java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Quad
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,PB_RDF.RDF_QuadOrBuilder
- Enclosing class:
- PB_RDF
public static final class PB_RDF.RDF_Quad
extends com.google.protobuf.GeneratedMessageV3
implements PB_RDF.RDF_QuadOrBuilder
Protobuf type
RDF_Quad
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeRDF_Quad
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static PB_RDF.RDF_Quad
static final com.google.protobuf.Descriptors.Descriptor
getG()
.RDF_Term G = 4;
.RDF_Term G = 4;
getO()
.RDF_Term O = 3;
.RDF_Term O = 3;
getP()
.RDF_Term P = 2;
com.google.protobuf.Parser<PB_RDF.RDF_Quad>
.RDF_Term P = 2;
getS()
.RDF_Term S = 1;
int
.RDF_Term S = 1;
final com.google.protobuf.UnknownFieldSet
boolean
hasG()
.RDF_Term G = 4;
int
hashCode()
boolean
hasO()
.RDF_Term O = 3;
boolean
hasP()
.RDF_Term P = 2;
boolean
hasS()
.RDF_Term S = 1;
final boolean
static PB_RDF.RDF_Quad.Builder
static PB_RDF.RDF_Quad.Builder
newBuilder
(PB_RDF.RDF_Quad prototype) static PB_RDF.RDF_Quad
parseDelimitedFrom
(InputStream input) static PB_RDF.RDF_Quad
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_Quad
parseFrom
(byte[] data) static PB_RDF.RDF_Quad
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_Quad
parseFrom
(com.google.protobuf.ByteString data) static PB_RDF.RDF_Quad
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_Quad
parseFrom
(com.google.protobuf.CodedInputStream input) static PB_RDF.RDF_Quad
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_Quad
parseFrom
(InputStream input) static PB_RDF.RDF_Quad
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_Quad
parseFrom
(ByteBuffer data) static PB_RDF.RDF_Quad
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PB_RDF.RDF_Quad>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
S_FIELD_NUMBER
public static final int S_FIELD_NUMBER- See Also:
-
P_FIELD_NUMBER
public static final int P_FIELD_NUMBER- See Also:
-
O_FIELD_NUMBER
public static final int O_FIELD_NUMBER- See Also:
-
G_FIELD_NUMBER
public static final int G_FIELD_NUMBER- See Also:
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
hasS
public boolean hasS().RDF_Term S = 1;
- Specified by:
hasS
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- Whether the s field is set.
-
getS
.RDF_Term S = 1;
- Specified by:
getS
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- The s.
-
getSOrBuilder
.RDF_Term S = 1;
- Specified by:
getSOrBuilder
in interfacePB_RDF.RDF_QuadOrBuilder
-
hasP
public boolean hasP().RDF_Term P = 2;
- Specified by:
hasP
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- Whether the p field is set.
-
getP
.RDF_Term P = 2;
- Specified by:
getP
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- The p.
-
getPOrBuilder
.RDF_Term P = 2;
- Specified by:
getPOrBuilder
in interfacePB_RDF.RDF_QuadOrBuilder
-
hasO
public boolean hasO().RDF_Term O = 3;
- Specified by:
hasO
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- Whether the o field is set.
-
getO
.RDF_Term O = 3;
- Specified by:
getO
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- The o.
-
getOOrBuilder
.RDF_Term O = 3;
- Specified by:
getOOrBuilder
in interfacePB_RDF.RDF_QuadOrBuilder
-
hasG
public boolean hasG().RDF_Term G = 4;
- Specified by:
hasG
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- Whether the g field is set.
-
getG
.RDF_Term G = 4;
- Specified by:
getG
in interfacePB_RDF.RDF_QuadOrBuilder
- Returns:
- The g.
-
getGOrBuilder
.RDF_Term G = 4;
- Specified by:
getGOrBuilder
in interfacePB_RDF.RDF_QuadOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PB_RDF.RDF_Quad parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Quad parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Quad parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Quad 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_Quad parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PB_RDF.RDF_Quad 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_Quad parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PB_RDF.RDF_Quad parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PB_RDF.RDF_Quad parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PB_RDF.RDF_Quad parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-