Package org.yamcs.protobuf
Class Mdb.CommandInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.Mdb.CommandInfo
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Mdb.CommandInfoOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.CommandInfo
extends com.google.protobuf.GeneratedMessageV3
implements Mdb.CommandInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.CommandInfo
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeyamcs.protobuf.mdb.CommandInfo
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
Modifier and TypeFieldDescriptionstatic 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 int
static final int
static final com.google.protobuf.Parser<Mdb.CommandInfo>
Deprecated.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 TypeMethodDescriptionboolean
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
boolean
boolean
optional bool abstract = 7;
getAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
int
repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
getAliasOrBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
List<? extends Yamcs.NamedObjectIdOrBuilder>
repeated .yamcs.protobuf.NamedObjectId alias = 5;
Deprecated.int
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
getAncillaryDataOrDefault
(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
getArgument
(int index) repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
getArgumentAssignment
(int index) repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
int
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
getArgumentAssignmentOrBuilder
(int index) repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
List<? extends Mdb.ArgumentAssignmentInfoOrBuilder>
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
int
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
getArgumentOrBuilder
(int index) repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
List<? extends Mdb.ArgumentInfoOrBuilder>
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
getConstraint
(int index) repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
int
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
getConstraintOrBuilder
(int index) repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
List<? extends Mdb.TransmissionConstraintInfoOrBuilder>
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
static Mdb.CommandInfo
static final com.google.protobuf.Descriptors.Descriptor
Effective command significance.Effective command significance.optional string longDescription = 4;
com.google.protobuf.ByteString
optional string longDescription = 4;
getName()
optional string name = 1;
com.google.protobuf.ByteString
optional string name = 1;
com.google.protobuf.Parser<Mdb.CommandInfo>
optional string qualifiedName = 2;
com.google.protobuf.ByteString
optional string qualifiedName = 2;
int
optional string shortDescription = 3;
com.google.protobuf.ByteString
optional string shortDescription = 3;
Command significance.Command significance.final com.google.protobuf.UnknownFieldSet
getVerifier
(int index) repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
int
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
getVerifierOrBuilder
(int index) repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
List<? extends Mdb.VerifierInfoOrBuilder>
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
boolean
optional bool abstract = 7;
boolean
optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
boolean
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
boolean
Effective command significance.int
hashCode()
boolean
optional string longDescription = 4;
boolean
hasName()
optional string name = 1;
boolean
optional string qualifiedName = 2;
boolean
optional string shortDescription = 3;
boolean
Command significance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
static Mdb.CommandInfo.Builder
static Mdb.CommandInfo.Builder
newBuilder
(Mdb.CommandInfo prototype) protected Mdb.CommandInfo.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Mdb.CommandInfo
parseDelimitedFrom
(InputStream input) static Mdb.CommandInfo
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CommandInfo
parseFrom
(byte[] data) static Mdb.CommandInfo
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CommandInfo
parseFrom
(com.google.protobuf.ByteString data) static Mdb.CommandInfo
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CommandInfo
parseFrom
(com.google.protobuf.CodedInputStream input) static Mdb.CommandInfo
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CommandInfo
parseFrom
(InputStream input) static Mdb.CommandInfo
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CommandInfo
parseFrom
(ByteBuffer data) static Mdb.CommandInfo
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Mdb.CommandInfo>
parser()
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, 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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
QUALIFIEDNAME_FIELD_NUMBER
public static final int QUALIFIEDNAME_FIELD_NUMBER- See Also:
-
SHORTDESCRIPTION_FIELD_NUMBER
public static final int SHORTDESCRIPTION_FIELD_NUMBER- See Also:
-
LONGDESCRIPTION_FIELD_NUMBER
public static final int LONGDESCRIPTION_FIELD_NUMBER- See Also:
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER- See Also:
-
BASECOMMAND_FIELD_NUMBER
public static final int BASECOMMAND_FIELD_NUMBER- See Also:
-
ABSTRACT_FIELD_NUMBER
public static final int ABSTRACT_FIELD_NUMBER- See Also:
-
ARGUMENT_FIELD_NUMBER
public static final int ARGUMENT_FIELD_NUMBER- See Also:
-
ARGUMENTASSIGNMENT_FIELD_NUMBER
public static final int ARGUMENTASSIGNMENT_FIELD_NUMBER- See Also:
-
SIGNIFICANCE_FIELD_NUMBER
public static final int SIGNIFICANCE_FIELD_NUMBER- See Also:
-
CONSTRAINT_FIELD_NUMBER
public static final int CONSTRAINT_FIELD_NUMBER- See Also:
-
COMMANDCONTAINER_FIELD_NUMBER
public static final int COMMANDCONTAINER_FIELD_NUMBER- See Also:
-
VERIFIER_FIELD_NUMBER
public static final int VERIFIER_FIELD_NUMBER- See Also:
-
ANCILLARYDATA_FIELD_NUMBER
public static final int ANCILLARYDATA_FIELD_NUMBER- See Also:
-
EFFECTIVESIGNIFICANCE_FIELD_NUMBER
public static final int EFFECTIVESIGNIFICANCE_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()optional string name = 1;
- Specified by:
hasName
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
optional string name = 1;
- Specified by:
getName
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()optional string name = 1;
- Specified by:
getNameBytes
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The bytes for name.
-
hasQualifiedName
public boolean hasQualifiedName()optional string qualifiedName = 2;
- Specified by:
hasQualifiedName
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;
- Specified by:
getQualifiedName
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;
- Specified by:
getQualifiedNameBytes
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The bytes for qualifiedName.
-
hasShortDescription
public boolean hasShortDescription()optional string shortDescription = 3;
- Specified by:
hasShortDescription
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
optional string shortDescription = 3;
- Specified by:
getShortDescription
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()optional string shortDescription = 3;
- Specified by:
getShortDescriptionBytes
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The bytes for shortDescription.
-
hasLongDescription
public boolean hasLongDescription()optional string longDescription = 4;
- Specified by:
hasLongDescription
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the longDescription field is set.
-
getLongDescription
optional string longDescription = 4;
- Specified by:
getLongDescription
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()optional string longDescription = 4;
- Specified by:
getLongDescriptionBytes
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The bytes for longDescription.
-
getAliasList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasList
in interfaceMdb.CommandInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilderList
in interfaceMdb.CommandInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasCount
in interfaceMdb.CommandInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAlias
in interfaceMdb.CommandInfoOrBuilder
-
getAliasOrBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
hasBaseCommand
public boolean hasBaseCommand()optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
- Specified by:
hasBaseCommand
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the baseCommand field is set.
-
getBaseCommand
optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
- Specified by:
getBaseCommand
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The baseCommand.
-
getBaseCommandOrBuilder
optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;
- Specified by:
getBaseCommandOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
hasAbstract
public boolean hasAbstract()optional bool abstract = 7;
- Specified by:
hasAbstract
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the abstract field is set.
-
getAbstract
public boolean getAbstract()optional bool abstract = 7;
- Specified by:
getAbstract
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The abstract.
-
getArgumentList
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- Specified by:
getArgumentList
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentOrBuilderList
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- Specified by:
getArgumentOrBuilderList
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentCount
public int getArgumentCount()repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- Specified by:
getArgumentCount
in interfaceMdb.CommandInfoOrBuilder
-
getArgument
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- Specified by:
getArgument
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentOrBuilder
repeated .yamcs.protobuf.mdb.ArgumentInfo argument = 8;
- Specified by:
getArgumentOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentAssignmentList
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- Specified by:
getArgumentAssignmentList
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentAssignmentOrBuilderList
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- Specified by:
getArgumentAssignmentOrBuilderList
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentAssignmentCount
public int getArgumentAssignmentCount()repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- Specified by:
getArgumentAssignmentCount
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentAssignment
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- Specified by:
getArgumentAssignment
in interfaceMdb.CommandInfoOrBuilder
-
getArgumentAssignmentOrBuilder
repeated .yamcs.protobuf.mdb.ArgumentAssignmentInfo argumentAssignment = 9;
- Specified by:
getArgumentAssignmentOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
hasSignificance
public boolean hasSignificance()Command significance. This is the significance defined specifically for this command. If unset, there may still be a significance inherited from a base command.
optional .yamcs.protobuf.mdb.SignificanceInfo significance = 10;
- Specified by:
hasSignificance
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the significance field is set.
-
getSignificance
Command significance. This is the significance defined specifically for this command. If unset, there may still be a significance inherited from a base command.
optional .yamcs.protobuf.mdb.SignificanceInfo significance = 10;
- Specified by:
getSignificance
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The significance.
-
getSignificanceOrBuilder
Command significance. This is the significance defined specifically for this command. If unset, there may still be a significance inherited from a base command.
optional .yamcs.protobuf.mdb.SignificanceInfo significance = 10;
- Specified by:
getSignificanceOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
getConstraintList
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- Specified by:
getConstraintList
in interfaceMdb.CommandInfoOrBuilder
-
getConstraintOrBuilderList
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- Specified by:
getConstraintOrBuilderList
in interfaceMdb.CommandInfoOrBuilder
-
getConstraintCount
public int getConstraintCount()repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- Specified by:
getConstraintCount
in interfaceMdb.CommandInfoOrBuilder
-
getConstraint
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- Specified by:
getConstraint
in interfaceMdb.CommandInfoOrBuilder
-
getConstraintOrBuilder
repeated .yamcs.protobuf.mdb.TransmissionConstraintInfo constraint = 11;
- Specified by:
getConstraintOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
hasCommandContainer
public boolean hasCommandContainer()optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
- Specified by:
hasCommandContainer
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the commandContainer field is set.
-
getCommandContainer
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
- Specified by:
getCommandContainer
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The commandContainer.
-
getCommandContainerOrBuilder
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
- Specified by:
getCommandContainerOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
getVerifierList
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- Specified by:
getVerifierList
in interfaceMdb.CommandInfoOrBuilder
-
getVerifierOrBuilderList
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- Specified by:
getVerifierOrBuilderList
in interfaceMdb.CommandInfoOrBuilder
-
getVerifierCount
public int getVerifierCount()repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- Specified by:
getVerifierCount
in interfaceMdb.CommandInfoOrBuilder
-
getVerifier
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- Specified by:
getVerifier
in interfaceMdb.CommandInfoOrBuilder
-
getVerifierOrBuilder
repeated .yamcs.protobuf.mdb.VerifierInfo verifier = 14;
- Specified by:
getVerifierOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
getAncillaryDataCount
public int getAncillaryDataCount()Description copied from interface:Mdb.CommandInfoOrBuilder
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
- Specified by:
getAncillaryDataCount
in interfaceMdb.CommandInfoOrBuilder
-
containsAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
- Specified by:
containsAncillaryData
in interfaceMdb.CommandInfoOrBuilder
-
getAncillaryData
Deprecated.UsegetAncillaryDataMap()
instead.- Specified by:
getAncillaryData
in interfaceMdb.CommandInfoOrBuilder
-
getAncillaryDataMap
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
- Specified by:
getAncillaryDataMap
in interfaceMdb.CommandInfoOrBuilder
-
getAncillaryDataOrDefault
public Mdb.AncillaryDataInfo getAncillaryDataOrDefault(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
- Specified by:
getAncillaryDataOrDefault
in interfaceMdb.CommandInfoOrBuilder
-
getAncillaryDataOrThrow
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 15;
- Specified by:
getAncillaryDataOrThrow
in interfaceMdb.CommandInfoOrBuilder
-
hasEffectiveSignificance
public boolean hasEffectiveSignificance()Effective command significance. This is the significance obtained by looking up the first defined significance either in this command, or the nearest base command.
optional .yamcs.protobuf.mdb.SignificanceInfo effectiveSignificance = 16;
- Specified by:
hasEffectiveSignificance
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- Whether the effectiveSignificance field is set.
-
getEffectiveSignificance
Effective command significance. This is the significance obtained by looking up the first defined significance either in this command, or the nearest base command.
optional .yamcs.protobuf.mdb.SignificanceInfo effectiveSignificance = 16;
- Specified by:
getEffectiveSignificance
in interfaceMdb.CommandInfoOrBuilder
- Returns:
- The effectiveSignificance.
-
getEffectiveSignificanceOrBuilder
Effective command significance. This is the significance obtained by looking up the first defined significance either in this command, or the nearest base command.
optional .yamcs.protobuf.mdb.SignificanceInfo effectiveSignificance = 16;
- Specified by:
getEffectiveSignificanceOrBuilder
in interfaceMdb.CommandInfoOrBuilder
-
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 Mdb.CommandInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CommandInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CommandInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CommandInfo 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.CommandInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CommandInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Mdb.CommandInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.CommandInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.CommandInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.CommandInfo 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
-
newBuilderForType
protected Mdb.CommandInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
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
-