Class OptionInfo

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.config.OptionInfo
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, OptionInfoOrBuilder

public final class OptionInfo extends com.google.protobuf.GeneratedMessageV3 implements OptionInfoOrBuilder
Protobuf type yamcs.protobuf.config.OptionInfo
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type yamcs.protobuf.config.OptionInfo

    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

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final com.google.protobuf.Parser<OptionInfo>
    Deprecated.
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    getAliases(int index)
    Additional names that can be used for this option
    com.google.protobuf.ByteString
    getAliasesBytes(int index)
    Additional names that can be used for this option
    int
    Additional names that can be used for this option
    com.google.protobuf.ProtocolStringList
    Additional names that can be used for this option
    boolean
    When the type is ``MAP``, this property determines whether default values are generated even when a value for that option was not provided.
    com.google.protobuf.Value
    getChoices(int index)
    Allowed values for this option
    int
    Allowed values for this option
    List<com.google.protobuf.Value>
    Allowed values for this option
    com.google.protobuf.ValueOrBuilder
    Allowed values for this option
    List<? extends com.google.protobuf.ValueOrBuilder>
    Allowed values for this option
    com.google.protobuf.Value
    Default value when the option is not specified
    static OptionInfo
     
     
    com.google.protobuf.ValueOrBuilder
    Default value when the option is not specified
    Deprecation message for this option
    com.google.protobuf.ByteString
    Deprecation message for this option
    getDescription(int index)
    Description, each list entry represents a paragraph
    com.google.protobuf.ByteString
    Description, each list entry represents a paragraph
    int
    Description, each list entry represents a paragraph
    com.google.protobuf.ProtocolStringList
    Description, each list entry represents a paragraph
    static final com.google.protobuf.Descriptors.Descriptor
     
    When the type is ``LIST`` or ``LIST_OR_ELEMENT``, this indicates the type of each element of that list
    boolean
    Hint that this option should be excluded from any document generation
    Name of this option, unique within a spec
    com.google.protobuf.ByteString
    Name of this option, unique within a spec
    com.google.protobuf.Parser<OptionInfo>
     
    boolean
    Whether this options must be specified
    boolean
    Hint that value for this option should not be logged
    int
     
    When the type or elementType is ``MAP``, this specifies the options with that map
    When the type or elementType is ``MAP``, this specifies the options with that map
    UI-friendly label for this option
    com.google.protobuf.ByteString
    UI-friendly label for this option
    Type of this option
    final com.google.protobuf.UnknownFieldSet
     
    Which version of this software this option was added.
    com.google.protobuf.ByteString
    Which version of this software this option was added.
    boolean
    When the type is ``MAP``, this property determines whether default values are generated even when a value for that option was not provided.
    boolean
    Default value when the option is not specified
    boolean
    Deprecation message for this option
    boolean
    When the type is ``LIST`` or ``LIST_OR_ELEMENT``, this indicates the type of each element of that list
    int
     
    boolean
    Hint that this option should be excluded from any document generation
    boolean
    Name of this option, unique within a spec
    boolean
    Whether this options must be specified
    boolean
    Hint that value for this option should not be logged
    boolean
    When the type or elementType is ``MAP``, this specifies the options with that map
    boolean
    UI-friendly label for this option
    boolean
    Type of this option
    boolean
    Which version of this software this option was added.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
    static OptionInfo
     
    static OptionInfo
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static OptionInfo
    parseFrom(byte[] data)
     
    static OptionInfo
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static OptionInfo
    parseFrom(com.google.protobuf.ByteString data)
     
    static OptionInfo
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static OptionInfo
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static OptionInfo
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static OptionInfo
     
    static OptionInfo
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static OptionInfo
     
    static OptionInfo
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<OptionInfo>
     
     
    void
    writeTo(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, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, 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

    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

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasName

      public boolean hasName()
       Name of this option, unique within a spec
       
      optional string name = 1;
      Specified by:
      hasName in interface OptionInfoOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public String getName()
       Name of this option, unique within a spec
       
      optional string name = 1;
      Specified by:
      getName in interface OptionInfoOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       Name of this option, unique within a spec
       
      optional string name = 1;
      Specified by:
      getNameBytes in interface OptionInfoOrBuilder
      Returns:
      The bytes for name.
    • hasType

      public boolean hasType()
       Type of this option
       
      optional .yamcs.protobuf.config.OptionType type = 2;
      Specified by:
      hasType in interface OptionInfoOrBuilder
      Returns:
      Whether the type field is set.
    • getType

      public OptionType getType()
       Type of this option
       
      optional .yamcs.protobuf.config.OptionType type = 2;
      Specified by:
      getType in interface OptionInfoOrBuilder
      Returns:
      The type.
    • hasTitle

      public boolean hasTitle()
       UI-friendly label for this option
       
      optional string title = 3;
      Specified by:
      hasTitle in interface OptionInfoOrBuilder
      Returns:
      Whether the title field is set.
    • getTitle

      public String getTitle()
       UI-friendly label for this option
       
      optional string title = 3;
      Specified by:
      getTitle in interface OptionInfoOrBuilder
      Returns:
      The title.
    • getTitleBytes

      public com.google.protobuf.ByteString getTitleBytes()
       UI-friendly label for this option
       
      optional string title = 3;
      Specified by:
      getTitleBytes in interface OptionInfoOrBuilder
      Returns:
      The bytes for title.
    • hasDefault

      public boolean hasDefault()
       Default value when the option is not specified
       
      optional .google.protobuf.Value default = 4;
      Specified by:
      hasDefault in interface OptionInfoOrBuilder
      Returns:
      Whether the default field is set.
    • getDefault

      public com.google.protobuf.Value getDefault()
       Default value when the option is not specified
       
      optional .google.protobuf.Value default = 4;
      Specified by:
      getDefault in interface OptionInfoOrBuilder
      Returns:
      The default.
    • getDefaultOrBuilder

      public com.google.protobuf.ValueOrBuilder getDefaultOrBuilder()
       Default value when the option is not specified
       
      optional .google.protobuf.Value default = 4;
      Specified by:
      getDefaultOrBuilder in interface OptionInfoOrBuilder
    • hasRequired

      public boolean hasRequired()
       Whether this options must be specified
       
      optional bool required = 5;
      Specified by:
      hasRequired in interface OptionInfoOrBuilder
      Returns:
      Whether the required field is set.
    • getRequired

      public boolean getRequired()
       Whether this options must be specified
       
      optional bool required = 5;
      Specified by:
      getRequired in interface OptionInfoOrBuilder
      Returns:
      The required.
    • hasHidden

      public boolean hasHidden()
       Hint that this option should be excluded from any
       document generation
       
      optional bool hidden = 6;
      Specified by:
      hasHidden in interface OptionInfoOrBuilder
      Returns:
      Whether the hidden field is set.
    • getHidden

      public boolean getHidden()
       Hint that this option should be excluded from any
       document generation
       
      optional bool hidden = 6;
      Specified by:
      getHidden in interface OptionInfoOrBuilder
      Returns:
      The hidden.
    • hasSecret

      public boolean hasSecret()
       Hint that value for this option should not be
       logged
       
      optional bool secret = 7;
      Specified by:
      hasSecret in interface OptionInfoOrBuilder
      Returns:
      Whether the secret field is set.
    • getSecret

      public boolean getSecret()
       Hint that value for this option should not be
       logged
       
      optional bool secret = 7;
      Specified by:
      getSecret in interface OptionInfoOrBuilder
      Returns:
      The secret.
    • hasVersionAdded

      public boolean hasVersionAdded()
       Which version of this software this option was added.
       Can be the Yamcs version, or the version of a plugin.  
       
      optional string versionAdded = 8;
      Specified by:
      hasVersionAdded in interface OptionInfoOrBuilder
      Returns:
      Whether the versionAdded field is set.
    • getVersionAdded

      public String getVersionAdded()
       Which version of this software this option was added.
       Can be the Yamcs version, or the version of a plugin.  
       
      optional string versionAdded = 8;
      Specified by:
      getVersionAdded in interface OptionInfoOrBuilder
      Returns:
      The versionAdded.
    • getVersionAddedBytes

      public com.google.protobuf.ByteString getVersionAddedBytes()
       Which version of this software this option was added.
       Can be the Yamcs version, or the version of a plugin.  
       
      optional string versionAdded = 8;
      Specified by:
      getVersionAddedBytes in interface OptionInfoOrBuilder
      Returns:
      The bytes for versionAdded.
    • hasDeprecationMessage

      public boolean hasDeprecationMessage()
       Deprecation message for this option
       
      optional string deprecationMessage = 9;
      Specified by:
      hasDeprecationMessage in interface OptionInfoOrBuilder
      Returns:
      Whether the deprecationMessage field is set.
    • getDeprecationMessage

      public String getDeprecationMessage()
       Deprecation message for this option
       
      optional string deprecationMessage = 9;
      Specified by:
      getDeprecationMessage in interface OptionInfoOrBuilder
      Returns:
      The deprecationMessage.
    • getDeprecationMessageBytes

      public com.google.protobuf.ByteString getDeprecationMessageBytes()
       Deprecation message for this option
       
      optional string deprecationMessage = 9;
      Specified by:
      getDeprecationMessageBytes in interface OptionInfoOrBuilder
      Returns:
      The bytes for deprecationMessage.
    • getDescriptionList

      public com.google.protobuf.ProtocolStringList getDescriptionList()
       Description, each list entry represents a paragraph
       
      repeated string description = 10;
      Specified by:
      getDescriptionList in interface OptionInfoOrBuilder
      Returns:
      A list containing the description.
    • getDescriptionCount

      public int getDescriptionCount()
       Description, each list entry represents a paragraph
       
      repeated string description = 10;
      Specified by:
      getDescriptionCount in interface OptionInfoOrBuilder
      Returns:
      The count of description.
    • getDescription

      public String getDescription(int index)
       Description, each list entry represents a paragraph
       
      repeated string description = 10;
      Specified by:
      getDescription in interface OptionInfoOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The description at the given index.
    • getDescriptionBytes

      public com.google.protobuf.ByteString getDescriptionBytes(int index)
       Description, each list entry represents a paragraph
       
      repeated string description = 10;
      Specified by:
      getDescriptionBytes in interface OptionInfoOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the description at the given index.
    • hasElementType

      public boolean hasElementType()
       When the type is ``LIST`` or ``LIST_OR_ELEMENT``, this indicates the type
       of each element of that list
       
      optional .yamcs.protobuf.config.OptionType elementType = 11;
      Specified by:
      hasElementType in interface OptionInfoOrBuilder
      Returns:
      Whether the elementType field is set.
    • getElementType

      public OptionType getElementType()
       When the type is ``LIST`` or ``LIST_OR_ELEMENT``, this indicates the type
       of each element of that list
       
      optional .yamcs.protobuf.config.OptionType elementType = 11;
      Specified by:
      getElementType in interface OptionInfoOrBuilder
      Returns:
      The elementType.
    • hasSpec

      public boolean hasSpec()
       When the type or elementType is ``MAP``, this specifies
       the options with that map
       
      optional .yamcs.protobuf.config.SpecInfo spec = 12;
      Specified by:
      hasSpec in interface OptionInfoOrBuilder
      Returns:
      Whether the spec field is set.
    • getSpec

      public SpecInfo getSpec()
       When the type or elementType is ``MAP``, this specifies
       the options with that map
       
      optional .yamcs.protobuf.config.SpecInfo spec = 12;
      Specified by:
      getSpec in interface OptionInfoOrBuilder
      Returns:
      The spec.
    • getSpecOrBuilder

      public SpecInfoOrBuilder getSpecOrBuilder()
       When the type or elementType is ``MAP``, this specifies
       the options with that map
       
      optional .yamcs.protobuf.config.SpecInfo spec = 12;
      Specified by:
      getSpecOrBuilder in interface OptionInfoOrBuilder
    • getChoicesList

      public List<com.google.protobuf.Value> getChoicesList()
       Allowed values for this option
       
      repeated .google.protobuf.Value choices = 13;
      Specified by:
      getChoicesList in interface OptionInfoOrBuilder
    • getChoicesOrBuilderList

      public List<? extends com.google.protobuf.ValueOrBuilder> getChoicesOrBuilderList()
       Allowed values for this option
       
      repeated .google.protobuf.Value choices = 13;
      Specified by:
      getChoicesOrBuilderList in interface OptionInfoOrBuilder
    • getChoicesCount

      public int getChoicesCount()
       Allowed values for this option
       
      repeated .google.protobuf.Value choices = 13;
      Specified by:
      getChoicesCount in interface OptionInfoOrBuilder
    • getChoices

      public com.google.protobuf.Value getChoices(int index)
       Allowed values for this option
       
      repeated .google.protobuf.Value choices = 13;
      Specified by:
      getChoices in interface OptionInfoOrBuilder
    • getChoicesOrBuilder

      public com.google.protobuf.ValueOrBuilder getChoicesOrBuilder(int index)
       Allowed values for this option
       
      repeated .google.protobuf.Value choices = 13;
      Specified by:
      getChoicesOrBuilder in interface OptionInfoOrBuilder
    • hasApplySpecDefaults

      public boolean hasApplySpecDefaults()
       When the type is ``MAP``, this property determines whether default values
       are generated even when a value for that option was not provided.
       
      optional bool applySpecDefaults = 14;
      Specified by:
      hasApplySpecDefaults in interface OptionInfoOrBuilder
      Returns:
      Whether the applySpecDefaults field is set.
    • getApplySpecDefaults

      public boolean getApplySpecDefaults()
       When the type is ``MAP``, this property determines whether default values
       are generated even when a value for that option was not provided.
       
      optional bool applySpecDefaults = 14;
      Specified by:
      getApplySpecDefaults in interface OptionInfoOrBuilder
      Returns:
      The applySpecDefaults.
    • getAliasesList

      public com.google.protobuf.ProtocolStringList getAliasesList()
       Additional names that can be used for this option
       
      repeated string aliases = 15;
      Specified by:
      getAliasesList in interface OptionInfoOrBuilder
      Returns:
      A list containing the aliases.
    • getAliasesCount

      public int getAliasesCount()
       Additional names that can be used for this option
       
      repeated string aliases = 15;
      Specified by:
      getAliasesCount in interface OptionInfoOrBuilder
      Returns:
      The count of aliases.
    • getAliases

      public String getAliases(int index)
       Additional names that can be used for this option
       
      repeated string aliases = 15;
      Specified by:
      getAliases in interface OptionInfoOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The aliases at the given index.
    • getAliasesBytes

      public com.google.protobuf.ByteString getAliasesBytes(int index)
       Additional names that can be used for this option
       
      repeated string aliases = 15;
      Specified by:
      getAliasesBytes in interface OptionInfoOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the aliases at the given index.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static OptionInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OptionInfo parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static OptionInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static OptionInfo parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static OptionInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static OptionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static OptionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public OptionInfo.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static OptionInfo.Builder newBuilder()
    • newBuilder

      public static OptionInfo.Builder newBuilder(OptionInfo prototype)
    • toBuilder

      public OptionInfo.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected OptionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static OptionInfo getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<OptionInfo> parser()
    • getParserForType

      public com.google.protobuf.Parser<OptionInfo> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public OptionInfo getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder