java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Literal
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,PB_RDF.RDF_LiteralOrBuilder
- Enclosing class:
- PB_RDF
public static final class PB_RDF.RDF_Literal
extends com.google.protobuf.GeneratedMessage
implements PB_RDF.RDF_LiteralOrBuilder
Protobuf type
RDF_Literal- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeRDF_Literalstatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleanstring datatype = 3;com.google.protobuf.ByteStringstring datatype = 3;static PB_RDF.RDF_Literalstatic final com.google.protobuf.Descriptors.Descriptor.RDF_PrefixName dtPrefix = 4;.RDF_PrefixName dtPrefix = 4;Language tag and base direction separated by "--"com.google.protobuf.ByteStringLanguage tag and base direction separated by "--"Language tag only literalcom.google.protobuf.ByteStringLanguage tag only literalgetLex()string lex = 1;com.google.protobuf.ByteStringstring lex = 1;com.google.protobuf.Parser<PB_RDF.RDF_Literal>intbooleanbool simple = 9;booleanstring datatype = 3;boolean.RDF_PrefixName dtPrefix = 4;inthashCode()booleanLanguage tag and base direction separated by "--"booleanLanguage tag only literalbooleanbool simple = 9;final booleanstatic PB_RDF.RDF_Literal.Builderstatic PB_RDF.RDF_Literal.BuildernewBuilder(PB_RDF.RDF_Literal prototype) static PB_RDF.RDF_LiteralparseDelimitedFrom(InputStream input) static PB_RDF.RDF_LiteralparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralparseFrom(byte[] data) static PB_RDF.RDF_LiteralparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralparseFrom(com.google.protobuf.ByteString data) static PB_RDF.RDF_LiteralparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralparseFrom(com.google.protobuf.CodedInputStream input) static PB_RDF.RDF_LiteralparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralparseFrom(InputStream input) static PB_RDF.RDF_LiteralparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralparseFrom(ByteBuffer data) static PB_RDF.RDF_LiteralparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PB_RDF.RDF_Literal>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
LEX_FIELD_NUMBER
public static final int LEX_FIELD_NUMBER- See Also:
-
SIMPLE_FIELD_NUMBER
public static final int SIMPLE_FIELD_NUMBER- See Also:
-
LANGTAG_FIELD_NUMBER
public static final int LANGTAG_FIELD_NUMBER- See Also:
-
LANGDIR_FIELD_NUMBER
public static final int LANGDIR_FIELD_NUMBER- See Also:
-
DATATYPE_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER- See Also:
-
DTPREFIX_FIELD_NUMBER
public static final int DTPREFIX_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getLiteralKindCase
- Specified by:
getLiteralKindCasein interfacePB_RDF.RDF_LiteralOrBuilder
-
getLex
string lex = 1;- Specified by:
getLexin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The lex.
-
getLexBytes
public com.google.protobuf.ByteString getLexBytes()string lex = 1;- Specified by:
getLexBytesin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The bytes for lex.
-
hasSimple
public boolean hasSimple()bool simple = 9;- Specified by:
hasSimplein interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- Whether the simple field is set.
-
getSimple
public boolean getSimple()bool simple = 9;- Specified by:
getSimplein interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The simple.
-
hasLangtag
public boolean hasLangtag()Language tag only literal
string langtag = 2;- Specified by:
hasLangtagin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- Whether the langtag field is set.
-
getLangtag
Language tag only literal
string langtag = 2;- Specified by:
getLangtagin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The langtag.
-
getLangtagBytes
public com.google.protobuf.ByteString getLangtagBytes()Language tag only literal
string langtag = 2;- Specified by:
getLangtagBytesin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The bytes for langtag.
-
hasLangdir
public boolean hasLangdir()Language tag and base direction separated by "--"
string langdir = 5;- Specified by:
hasLangdirin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- Whether the langdir field is set.
-
getLangdir
Language tag and base direction separated by "--"
string langdir = 5;- Specified by:
getLangdirin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The langdir.
-
getLangdirBytes
public com.google.protobuf.ByteString getLangdirBytes()Language tag and base direction separated by "--"
string langdir = 5;- Specified by:
getLangdirBytesin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The bytes for langdir.
-
hasDatatype
public boolean hasDatatype()string datatype = 3;- Specified by:
hasDatatypein interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- Whether the datatype field is set.
-
getDatatype
string datatype = 3;- Specified by:
getDatatypein interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The datatype.
-
getDatatypeBytes
public com.google.protobuf.ByteString getDatatypeBytes()string datatype = 3;- Specified by:
getDatatypeBytesin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The bytes for datatype.
-
hasDtPrefix
public boolean hasDtPrefix().RDF_PrefixName dtPrefix = 4;- Specified by:
hasDtPrefixin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- Whether the dtPrefix field is set.
-
getDtPrefix
.RDF_PrefixName dtPrefix = 4;- Specified by:
getDtPrefixin interfacePB_RDF.RDF_LiteralOrBuilder- Returns:
- The dtPrefix.
-
getDtPrefixOrBuilder
.RDF_PrefixName dtPrefix = 4;- Specified by:
getDtPrefixOrBuilderin interfacePB_RDF.RDF_LiteralOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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 PB_RDF.RDF_Literal parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PB_RDF.RDF_Literal parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PB_RDF.RDF_Literal parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-