Package org.yamcs.protobuf
Class Mdb.SequenceEntryInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Mdb.SequenceEntryInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Mdb.SequenceEntryInfoOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.SequenceEntryInfo extends com.google.protobuf.GeneratedMessageV3 implements Mdb.SequenceEntryInfoOrBuilder
Protobuf typeyamcs.protobuf.mdb.SequenceEntryInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMdb.SequenceEntryInfo.BuilderProtobuf typeyamcs.protobuf.mdb.SequenceEntryInfostatic classMdb.SequenceEntryInfo.ReferenceLocationTypeProtobuf enumyamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intARGUMENT_FIELD_NUMBERstatic intCONTAINER_FIELD_NUMBERstatic intFIXEDVALUE_FIELD_NUMBERstatic intLOCATIONINBITS_FIELD_NUMBERstatic intPARAMETER_FIELD_NUMBERstatic com.google.protobuf.Parser<Mdb.SequenceEntryInfo>PARSERDeprecated.static intREFERENCELOCATION_FIELD_NUMBERstatic intREPEAT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Mdb.ArgumentInfogetArgument()For use in command containersMdb.ArgumentInfoOrBuildergetArgumentOrBuilder()For use in command containersMdb.ContainerInfogetContainer()For use in sequence containersMdb.ContainerInfoOrBuildergetContainerOrBuilder()For use in sequence containersstatic Mdb.SequenceEntryInfogetDefaultInstance()Mdb.SequenceEntryInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Mdb.FixedValueInfogetFixedValue()optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;Mdb.FixedValueInfoOrBuildergetFixedValueOrBuilder()optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;intgetLocationInBits()optional int32 locationInBits = 1;Mdb.ParameterInfogetParameter()optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;Mdb.ParameterInfoOrBuildergetParameterOrBuilder()optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;com.google.protobuf.Parser<Mdb.SequenceEntryInfo>getParserForType()Mdb.SequenceEntryInfo.ReferenceLocationTypegetReferenceLocation()optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;Mdb.RepeatInfogetRepeat()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;Mdb.RepeatInfoOrBuildergetRepeatOrBuilder()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasArgument()For use in command containersbooleanhasContainer()For use in sequence containersbooleanhasFixedValue()optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;inthashCode()booleanhasLocationInBits()optional int32 locationInBits = 1;booleanhasParameter()optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;booleanhasReferenceLocation()optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;booleanhasRepeat()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Mdb.SequenceEntryInfo.BuildernewBuilder()static Mdb.SequenceEntryInfo.BuildernewBuilder(Mdb.SequenceEntryInfo prototype)Mdb.SequenceEntryInfo.BuildernewBuilderForType()protected Mdb.SequenceEntryInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Mdb.SequenceEntryInfoparseDelimitedFrom(InputStream input)static Mdb.SequenceEntryInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SequenceEntryInfoparseFrom(byte[] data)static Mdb.SequenceEntryInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SequenceEntryInfoparseFrom(com.google.protobuf.ByteString data)static Mdb.SequenceEntryInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SequenceEntryInfoparseFrom(com.google.protobuf.CodedInputStream input)static Mdb.SequenceEntryInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SequenceEntryInfoparseFrom(InputStream input)static Mdb.SequenceEntryInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SequenceEntryInfoparseFrom(ByteBuffer data)static Mdb.SequenceEntryInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Mdb.SequenceEntryInfo>parser()Mdb.SequenceEntryInfo.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, 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
-
-
-
-
Field Detail
-
LOCATIONINBITS_FIELD_NUMBER
public static final int LOCATIONINBITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REFERENCELOCATION_FIELD_NUMBER
public static final int REFERENCELOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINER_FIELD_NUMBER
public static final int CONTAINER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETER_FIELD_NUMBER
public static final int PARAMETER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARGUMENT_FIELD_NUMBER
public static final int ARGUMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIXEDVALUE_FIELD_NUMBER
public static final int FIXEDVALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPEAT_FIELD_NUMBER
public static final int REPEAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Mdb.SequenceEntryInfo> 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
-
hasLocationInBits
public boolean hasLocationInBits()
optional int32 locationInBits = 1;- Specified by:
hasLocationInBitsin interfaceMdb.SequenceEntryInfoOrBuilder
-
getLocationInBits
public int getLocationInBits()
optional int32 locationInBits = 1;- Specified by:
getLocationInBitsin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasReferenceLocation
public boolean hasReferenceLocation()
optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;- Specified by:
hasReferenceLocationin interfaceMdb.SequenceEntryInfoOrBuilder
-
getReferenceLocation
public Mdb.SequenceEntryInfo.ReferenceLocationType getReferenceLocation()
optional .yamcs.protobuf.mdb.SequenceEntryInfo.ReferenceLocationType referenceLocation = 2;- Specified by:
getReferenceLocationin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasContainer
public boolean hasContainer()
For use in sequence containers
optional .yamcs.protobuf.mdb.ContainerInfo container = 3;- Specified by:
hasContainerin interfaceMdb.SequenceEntryInfoOrBuilder
-
getContainer
public Mdb.ContainerInfo getContainer()
For use in sequence containers
optional .yamcs.protobuf.mdb.ContainerInfo container = 3;- Specified by:
getContainerin interfaceMdb.SequenceEntryInfoOrBuilder
-
getContainerOrBuilder
public Mdb.ContainerInfoOrBuilder getContainerOrBuilder()
For use in sequence containers
optional .yamcs.protobuf.mdb.ContainerInfo container = 3;- Specified by:
getContainerOrBuilderin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasParameter
public boolean hasParameter()
optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;- Specified by:
hasParameterin interfaceMdb.SequenceEntryInfoOrBuilder
-
getParameter
public Mdb.ParameterInfo getParameter()
optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;- Specified by:
getParameterin interfaceMdb.SequenceEntryInfoOrBuilder
-
getParameterOrBuilder
public Mdb.ParameterInfoOrBuilder getParameterOrBuilder()
optional .yamcs.protobuf.mdb.ParameterInfo parameter = 4;- Specified by:
getParameterOrBuilderin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasArgument
public boolean hasArgument()
For use in command containers
optional .yamcs.protobuf.mdb.ArgumentInfo argument = 6;- Specified by:
hasArgumentin interfaceMdb.SequenceEntryInfoOrBuilder
-
getArgument
public Mdb.ArgumentInfo getArgument()
For use in command containers
optional .yamcs.protobuf.mdb.ArgumentInfo argument = 6;- Specified by:
getArgumentin interfaceMdb.SequenceEntryInfoOrBuilder
-
getArgumentOrBuilder
public Mdb.ArgumentInfoOrBuilder getArgumentOrBuilder()
For use in command containers
optional .yamcs.protobuf.mdb.ArgumentInfo argument = 6;- Specified by:
getArgumentOrBuilderin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasFixedValue
public boolean hasFixedValue()
optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;- Specified by:
hasFixedValuein interfaceMdb.SequenceEntryInfoOrBuilder
-
getFixedValue
public Mdb.FixedValueInfo getFixedValue()
optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;- Specified by:
getFixedValuein interfaceMdb.SequenceEntryInfoOrBuilder
-
getFixedValueOrBuilder
public Mdb.FixedValueInfoOrBuilder getFixedValueOrBuilder()
optional .yamcs.protobuf.mdb.FixedValueInfo fixedValue = 7;- Specified by:
getFixedValueOrBuilderin interfaceMdb.SequenceEntryInfoOrBuilder
-
hasRepeat
public boolean hasRepeat()
optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;- Specified by:
hasRepeatin interfaceMdb.SequenceEntryInfoOrBuilder
-
getRepeat
public Mdb.RepeatInfo getRepeat()
optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;- Specified by:
getRepeatin interfaceMdb.SequenceEntryInfoOrBuilder
-
getRepeatOrBuilder
public Mdb.RepeatInfoOrBuilder getRepeatOrBuilder()
optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;- Specified by:
getRepeatOrBuilderin interfaceMdb.SequenceEntryInfoOrBuilder
-
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 Mdb.SequenceEntryInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.SequenceEntryInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.SequenceEntryInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SequenceEntryInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Mdb.SequenceEntryInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Mdb.SequenceEntryInfo.Builder newBuilder()
-
newBuilder
public static Mdb.SequenceEntryInfo.Builder newBuilder(Mdb.SequenceEntryInfo prototype)
-
toBuilder
public Mdb.SequenceEntryInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.SequenceEntryInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Mdb.SequenceEntryInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Mdb.SequenceEntryInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Mdb.SequenceEntryInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Mdb.SequenceEntryInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-