Package com.google.protobuf
Class DescriptorProtos.UninterpretedOption
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder>
-
- com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- All Implemented Interfaces:
DescriptorProtos.UninterpretedOptionOrBuilder,MessageLite,MessageLiteOrBuilder
- Enclosing class:
- DescriptorProtos
public static final class DescriptorProtos.UninterpretedOption extends GeneratedMessageLite<DescriptorProtos.UninterpretedOption,DescriptorProtos.UninterpretedOption.Builder> implements DescriptorProtos.UninterpretedOptionOrBuilder
Protobuf typegoogle.protobuf.UninterpretedOption
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDescriptorProtos.UninterpretedOption.BuilderProtobuf typegoogle.protobuf.UninterpretedOptionstatic classDescriptorProtos.UninterpretedOption.NamePartProtobuf typegoogle.protobuf.UninterpretedOption.NamePartstatic interfaceDescriptorProtos.UninterpretedOption.NamePartOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>>, GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type>, GeneratedMessageLite.MethodToInvoke, GeneratedMessageLite.SerializedForm
-
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum
-
-
Field Summary
Fields Modifier and Type Field Description static intAGGREGATE_VALUE_FIELD_NUMBERstatic intDOUBLE_VALUE_FIELD_NUMBERstatic intIDENTIFIER_VALUE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNEGATIVE_INT_VALUE_FIELD_NUMBERstatic intPOSITIVE_INT_VALUE_FIELD_NUMBERstatic intSTRING_VALUE_FIELD_NUMBER-
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
-
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)A method that implements different types of operations described inGeneratedMessageLite.MethodToInvoke.java.lang.StringgetAggregateValue()optional string aggregate_value = 8 [json_name = "aggregateValue"];ByteStringgetAggregateValueBytes()optional string aggregate_value = 8 [json_name = "aggregateValue"];static DescriptorProtos.UninterpretedOptiongetDefaultInstance()doublegetDoubleValue()optional double double_value = 6 [json_name = "doubleValue"];java.lang.StringgetIdentifierValue()optional string identifier_value = 3 [json_name = "identifierValue"];ByteStringgetIdentifierValueBytes()optional string identifier_value = 3 [json_name = "identifierValue"];DescriptorProtos.UninterpretedOption.NamePartgetName(int index)repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];intgetNameCount()repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];java.util.List<DescriptorProtos.UninterpretedOption.NamePart>getNameList()repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];DescriptorProtos.UninterpretedOption.NamePartOrBuildergetNameOrBuilder(int index)repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];java.util.List<? extends DescriptorProtos.UninterpretedOption.NamePartOrBuilder>getNameOrBuilderList()repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];longgetNegativeIntValue()optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];longgetPositiveIntValue()optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];ByteStringgetStringValue()optional bytes string_value = 7 [json_name = "stringValue"];booleanhasAggregateValue()optional string aggregate_value = 8 [json_name = "aggregateValue"];booleanhasDoubleValue()optional double double_value = 6 [json_name = "doubleValue"];booleanhasIdentifierValue()optional string identifier_value = 3 [json_name = "identifierValue"];booleanhasNegativeIntValue()optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];booleanhasPositiveIntValue()optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];booleanhasStringValue()optional bytes string_value = 7 [json_name = "stringValue"];static DescriptorProtos.UninterpretedOption.BuildernewBuilder()static DescriptorProtos.UninterpretedOption.BuildernewBuilder(DescriptorProtos.UninterpretedOption prototype)static DescriptorProtos.UninterpretedOptionparseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.UninterpretedOptionparseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.UninterpretedOptionparseFrom(byte[] data)static DescriptorProtos.UninterpretedOptionparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.UninterpretedOptionparseFrom(ByteString data)static DescriptorProtos.UninterpretedOptionparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.UninterpretedOptionparseFrom(CodedInputStream input)static DescriptorProtos.UninterpretedOptionparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.UninterpretedOptionparseFrom(java.io.InputStream input)static DescriptorProtos.UninterpretedOptionparseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.UninterpretedOptionparseFrom(java.nio.ByteBuffer data)static DescriptorProtos.UninterpretedOptionparseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)static Parser<DescriptorProtos.UninterpretedOption>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IDENTIFIER_VALUE_FIELD_NUMBER
public static final int IDENTIFIER_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSITIVE_INT_VALUE_FIELD_NUMBER
public static final int POSITIVE_INT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEGATIVE_INT_VALUE_FIELD_NUMBER
public static final int NEGATIVE_INT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AGGREGATE_VALUE_FIELD_NUMBER
public static final int AGGREGATE_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getNameList
public java.util.List<DescriptorProtos.UninterpretedOption.NamePart> getNameList()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];- Specified by:
getNameListin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getNameOrBuilderList
public java.util.List<? extends DescriptorProtos.UninterpretedOption.NamePartOrBuilder> getNameOrBuilderList()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
-
getNameCount
public int getNameCount()
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];- Specified by:
getNameCountin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getName
public DescriptorProtos.UninterpretedOption.NamePart getName(int index)
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];- Specified by:
getNamein interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getNameOrBuilder
public DescriptorProtos.UninterpretedOption.NamePartOrBuilder getNameOrBuilder(int index)
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
-
hasIdentifierValue
public boolean hasIdentifierValue()
optional string identifier_value = 3 [json_name = "identifierValue"];- Specified by:
hasIdentifierValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the identifierValue field is set.
-
getIdentifierValue
public java.lang.String getIdentifierValue()
optional string identifier_value = 3 [json_name = "identifierValue"];- Specified by:
getIdentifierValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The identifierValue.
-
getIdentifierValueBytes
public ByteString getIdentifierValueBytes()
optional string identifier_value = 3 [json_name = "identifierValue"];- Specified by:
getIdentifierValueBytesin interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The bytes for identifierValue.
-
hasPositiveIntValue
public boolean hasPositiveIntValue()
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];- Specified by:
hasPositiveIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the positiveIntValue field is set.
-
getPositiveIntValue
public long getPositiveIntValue()
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];- Specified by:
getPositiveIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The positiveIntValue.
-
hasNegativeIntValue
public boolean hasNegativeIntValue()
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];- Specified by:
hasNegativeIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the negativeIntValue field is set.
-
getNegativeIntValue
public long getNegativeIntValue()
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];- Specified by:
getNegativeIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The negativeIntValue.
-
hasDoubleValue
public boolean hasDoubleValue()
optional double double_value = 6 [json_name = "doubleValue"];- Specified by:
hasDoubleValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the doubleValue field is set.
-
getDoubleValue
public double getDoubleValue()
optional double double_value = 6 [json_name = "doubleValue"];- Specified by:
getDoubleValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The doubleValue.
-
hasStringValue
public boolean hasStringValue()
optional bytes string_value = 7 [json_name = "stringValue"];- Specified by:
hasStringValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
public ByteString getStringValue()
optional bytes string_value = 7 [json_name = "stringValue"];- Specified by:
getStringValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The stringValue.
-
hasAggregateValue
public boolean hasAggregateValue()
optional string aggregate_value = 8 [json_name = "aggregateValue"];- Specified by:
hasAggregateValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the aggregateValue field is set.
-
getAggregateValue
public java.lang.String getAggregateValue()
optional string aggregate_value = 8 [json_name = "aggregateValue"];- Specified by:
getAggregateValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The aggregateValue.
-
getAggregateValueBytes
public ByteString getAggregateValueBytes()
optional string aggregate_value = 8 [json_name = "aggregateValue"];- Specified by:
getAggregateValueBytesin interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The bytes for aggregateValue.
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(java.nio.ByteBuffer data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(ByteString data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(byte[] data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DescriptorProtos.UninterpretedOption parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DescriptorProtos.UninterpretedOption parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DescriptorProtos.UninterpretedOption parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static DescriptorProtos.UninterpretedOption.Builder newBuilder()
-
newBuilder
public static DescriptorProtos.UninterpretedOption.Builder newBuilder(DescriptorProtos.UninterpretedOption prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)
Description copied from class:GeneratedMessageLiteA method that implements different types of operations described inGeneratedMessageLite.MethodToInvoke. These different kinds of operations are required to implement message-level operations for builders in the runtime. This method bundles those operations to reduce the generated methods count.NEW_INSTANCEreturns a new instance of the protocol buffer that has not yet been made immutable. SeeMAKE_IMMUTABLE.IS_INITIALIZEDreturnsnullfor false and the default instance for true. It doesn't use or modify any memoized value.GET_MEMOIZED_IS_INITIALIZEDreturns the memoizedisInitializedbyte value.SET_MEMOIZED_IS_INITIALIZEDsets the memoizedisInitializedbyte value to 1 if the first parameter is not null, or to 0 if the first parameter is null.NEW_BUILDERreturns aBuilderTypeinstance.
For use by generated code only.
-
getDefaultInstance
public static DescriptorProtos.UninterpretedOption getDefaultInstance()
-
parser
public static Parser<DescriptorProtos.UninterpretedOption> parser()
-
-