Package lgraph
Class Lgraph.ProtoFieldData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- lgraph.Lgraph.ProtoFieldData
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Lgraph.ProtoFieldDataOrBuilder
- Enclosing class:
- Lgraph
public static final class Lgraph.ProtoFieldData extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.ProtoFieldDataOrBuilder
Protobuf typelgraph.ProtoFieldData- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLgraph.ProtoFieldData.BuilderProtobuf typelgraph.ProtoFieldDatastatic classLgraph.ProtoFieldData.DataCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBLOB_FIELD_NUMBERstatic intBOOLEAN_FIELD_NUMBERstatic intDATE_FIELD_NUMBERstatic intDATETIME_FIELD_NUMBERstatic intDP_FIELD_NUMBERstatic intINT16__FIELD_NUMBERstatic intINT32__FIELD_NUMBERstatic intINT64__FIELD_NUMBERstatic intINT8__FIELD_NUMBERstatic com.google.protobuf.Parser<Lgraph.ProtoFieldData>PARSERDeprecated.static intSP_FIELD_NUMBERstatic intSTR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.ByteStringgetBlob()optional bytes blob = 11;booleangetBoolean()optional bool boolean = 1;Lgraph.ProtoFieldData.DataCasegetDataCase()intgetDate()optional int32 date = 8;longgetDatetime()optional int64 datetime = 9;static Lgraph.ProtoFieldDatagetDefaultInstance()Lgraph.ProtoFieldDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetDp()optional double dp = 7;intgetInt16()optional int32 int16_ = 3;intgetInt32()optional int32 int32_ = 4;longgetInt64()optional int64 int64_ = 5;intgetInt8()optional int32 int8_ = 2;com.google.protobuf.Parser<Lgraph.ProtoFieldData>getParserForType()intgetSerializedSize()floatgetSp()optional float sp = 6;StringgetStr()optional string str = 10;com.google.protobuf.ByteStringgetStrBytes()optional string str = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBlob()optional bytes blob = 11;booleanhasBoolean()optional bool boolean = 1;booleanhasDate()optional int32 date = 8;booleanhasDatetime()optional int64 datetime = 9;booleanhasDp()optional double dp = 7;inthashCode()booleanhasInt16()optional int32 int16_ = 3;booleanhasInt32()optional int32 int32_ = 4;booleanhasInt64()optional int64 int64_ = 5;booleanhasInt8()optional int32 int8_ = 2;booleanhasSp()optional float sp = 6;booleanhasStr()optional string str = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Lgraph.ProtoFieldData.BuildernewBuilder()static Lgraph.ProtoFieldData.BuildernewBuilder(Lgraph.ProtoFieldData prototype)Lgraph.ProtoFieldData.BuildernewBuilderForType()protected Lgraph.ProtoFieldData.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Lgraph.ProtoFieldDataparseDelimitedFrom(InputStream input)static Lgraph.ProtoFieldDataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ProtoFieldDataparseFrom(byte[] data)static Lgraph.ProtoFieldDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ProtoFieldDataparseFrom(com.google.protobuf.ByteString data)static Lgraph.ProtoFieldDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ProtoFieldDataparseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.ProtoFieldDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ProtoFieldDataparseFrom(InputStream input)static Lgraph.ProtoFieldDataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ProtoFieldDataparseFrom(ByteBuffer data)static Lgraph.ProtoFieldDataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Lgraph.ProtoFieldData>parser()Lgraph.ProtoFieldData.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
BOOLEAN_FIELD_NUMBER
public static final int BOOLEAN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT8__FIELD_NUMBER
public static final int INT8__FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT16__FIELD_NUMBER
public static final int INT16__FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT32__FIELD_NUMBER
public static final int INT32__FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT64__FIELD_NUMBER
public static final int INT64__FIELD_NUMBER
- See Also:
- Constant Field Values
-
SP_FIELD_NUMBER
public static final int SP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DP_FIELD_NUMBER
public static final int DP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATE_FIELD_NUMBER
public static final int DATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATETIME_FIELD_NUMBER
public static final int DATETIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STR_FIELD_NUMBER
public static final int STR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BLOB_FIELD_NUMBER
public static final int BLOB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.ProtoFieldData> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDataCase
public Lgraph.ProtoFieldData.DataCase getDataCase()
- Specified by:
getDataCasein interfaceLgraph.ProtoFieldDataOrBuilder
-
hasBoolean
public boolean hasBoolean()
optional bool boolean = 1;- Specified by:
hasBooleanin interfaceLgraph.ProtoFieldDataOrBuilder
-
getBoolean
public boolean getBoolean()
optional bool boolean = 1;- Specified by:
getBooleanin interfaceLgraph.ProtoFieldDataOrBuilder
-
hasInt8
public boolean hasInt8()
optional int32 int8_ = 2;- Specified by:
hasInt8in interfaceLgraph.ProtoFieldDataOrBuilder
-
getInt8
public int getInt8()
optional int32 int8_ = 2;- Specified by:
getInt8in interfaceLgraph.ProtoFieldDataOrBuilder
-
hasInt16
public boolean hasInt16()
optional int32 int16_ = 3;- Specified by:
hasInt16in interfaceLgraph.ProtoFieldDataOrBuilder
-
getInt16
public int getInt16()
optional int32 int16_ = 3;- Specified by:
getInt16in interfaceLgraph.ProtoFieldDataOrBuilder
-
hasInt32
public boolean hasInt32()
optional int32 int32_ = 4;- Specified by:
hasInt32in interfaceLgraph.ProtoFieldDataOrBuilder
-
getInt32
public int getInt32()
optional int32 int32_ = 4;- Specified by:
getInt32in interfaceLgraph.ProtoFieldDataOrBuilder
-
hasInt64
public boolean hasInt64()
optional int64 int64_ = 5;- Specified by:
hasInt64in interfaceLgraph.ProtoFieldDataOrBuilder
-
getInt64
public long getInt64()
optional int64 int64_ = 5;- Specified by:
getInt64in interfaceLgraph.ProtoFieldDataOrBuilder
-
hasSp
public boolean hasSp()
optional float sp = 6;- Specified by:
hasSpin interfaceLgraph.ProtoFieldDataOrBuilder
-
getSp
public float getSp()
optional float sp = 6;- Specified by:
getSpin interfaceLgraph.ProtoFieldDataOrBuilder
-
hasDp
public boolean hasDp()
optional double dp = 7;- Specified by:
hasDpin interfaceLgraph.ProtoFieldDataOrBuilder
-
getDp
public double getDp()
optional double dp = 7;- Specified by:
getDpin interfaceLgraph.ProtoFieldDataOrBuilder
-
hasDate
public boolean hasDate()
optional int32 date = 8;- Specified by:
hasDatein interfaceLgraph.ProtoFieldDataOrBuilder
-
getDate
public int getDate()
optional int32 date = 8;- Specified by:
getDatein interfaceLgraph.ProtoFieldDataOrBuilder
-
hasDatetime
public boolean hasDatetime()
optional int64 datetime = 9;- Specified by:
hasDatetimein interfaceLgraph.ProtoFieldDataOrBuilder
-
getDatetime
public long getDatetime()
optional int64 datetime = 9;- Specified by:
getDatetimein interfaceLgraph.ProtoFieldDataOrBuilder
-
hasStr
public boolean hasStr()
optional string str = 10;- Specified by:
hasStrin interfaceLgraph.ProtoFieldDataOrBuilder
-
getStr
public String getStr()
optional string str = 10;- Specified by:
getStrin interfaceLgraph.ProtoFieldDataOrBuilder
-
getStrBytes
public com.google.protobuf.ByteString getStrBytes()
optional string str = 10;- Specified by:
getStrBytesin interfaceLgraph.ProtoFieldDataOrBuilder
-
hasBlob
public boolean hasBlob()
optional bytes blob = 11;- Specified by:
hasBlobin interfaceLgraph.ProtoFieldDataOrBuilder
-
getBlob
public com.google.protobuf.ByteString getBlob()
optional bytes blob = 11;- Specified by:
getBlobin interfaceLgraph.ProtoFieldDataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.ProtoFieldData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.ProtoFieldData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ProtoFieldData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Lgraph.ProtoFieldData.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Lgraph.ProtoFieldData.Builder newBuilder()
-
newBuilder
public static Lgraph.ProtoFieldData.Builder newBuilder(Lgraph.ProtoFieldData prototype)
-
toBuilder
public Lgraph.ProtoFieldData.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Lgraph.ProtoFieldData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Lgraph.ProtoFieldData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Lgraph.ProtoFieldData> parser()
-
getParserForType
public com.google.protobuf.Parser<Lgraph.ProtoFieldData> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Lgraph.ProtoFieldData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-