Package org.yamcs.protobuf
Class IssueCommandRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.IssueCommandRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,IssueCommandRequestOrBuilder
public final class IssueCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements IssueCommandRequestOrBuilder
Protobuf typeyamcs.protobuf.commanding.IssueCommandRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIssueCommandRequest.AssignmentProtobuf typeyamcs.protobuf.commanding.IssueCommandRequest.Assignmentstatic interfaceIssueCommandRequest.AssignmentOrBuilderstatic classIssueCommandRequest.BuilderProtobuf typeyamcs.protobuf.commanding.IssueCommandRequest-
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 intASSIGNMENT_FIELD_NUMBERstatic intCOMMENT_FIELD_NUMBERstatic intDISABLETRANSMISSIONCONSTRAINTS_FIELD_NUMBERstatic intDISABLEVERIFIERS_FIELD_NUMBERstatic intDRYRUN_FIELD_NUMBERstatic intEXTRA_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intORIGIN_FIELD_NUMBERstatic com.google.protobuf.Parser<IssueCommandRequest>PARSERDeprecated.static intPROCESSOR_FIELD_NUMBERstatic intSEQUENCENUMBER_FIELD_NUMBERstatic intSTREAM_FIELD_NUMBERstatic intVERIFIERCONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsExtra(String key)Specify custom options for interpretation by non-core extensions.booleancontainsVerifierConfig(String key)Override verifier configuration.booleanequals(Object obj)IssueCommandRequest.AssignmentgetAssignment(int index)The name/value assignments for this command.intgetAssignmentCount()The name/value assignments for this command.List<IssueCommandRequest.Assignment>getAssignmentList()The name/value assignments for this command.IssueCommandRequest.AssignmentOrBuildergetAssignmentOrBuilder(int index)The name/value assignments for this command.List<? extends IssueCommandRequest.AssignmentOrBuilder>getAssignmentOrBuilderList()The name/value assignments for this command.StringgetComment()Comment attached to this command.com.google.protobuf.ByteStringgetCommentBytes()Comment attached to this command.static IssueCommandRequestgetDefaultInstance()IssueCommandRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDisableTransmissionConstraints()Disable verification of all transmission constrains (if any specified in the MDB).booleangetDisableVerifiers()Disable all post transmission verifiers (if any specified in the MDB) Requires elevated privilege.booleangetDryRun()Whether a response will be returned without actually issuing the command.Map<String,Yamcs.Value>getExtra()Deprecated.intgetExtraCount()Specify custom options for interpretation by non-core extensions.Map<String,Yamcs.Value>getExtraMap()Specify custom options for interpretation by non-core extensions.Yamcs.ValuegetExtraOrDefault(String key, Yamcs.Value defaultValue)Specify custom options for interpretation by non-core extensions.Yamcs.ValuegetExtraOrThrow(String key)Specify custom options for interpretation by non-core extensions.StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.StringgetName()Command name.com.google.protobuf.ByteStringgetNameBytes()Command name.StringgetOrigin()The origin of the command.com.google.protobuf.ByteStringgetOriginBytes()The origin of the command.com.google.protobuf.Parser<IssueCommandRequest>getParserForType()StringgetProcessor()Processor name.com.google.protobuf.ByteStringgetProcessorBytes()Processor name.intgetSequenceNumber()The sequence number as specified by the origin.intgetSerializedSize()StringgetStream()Override the stream on which the command should be sent out.com.google.protobuf.ByteStringgetStreamBytes()Override the stream on which the command should be sent out.com.google.protobuf.UnknownFieldSetgetUnknownFields()Map<String,Commanding.VerifierConfig>getVerifierConfig()Deprecated.intgetVerifierConfigCount()Override verifier configuration.Map<String,Commanding.VerifierConfig>getVerifierConfigMap()Override verifier configuration.Commanding.VerifierConfiggetVerifierConfigOrDefault(String key, Commanding.VerifierConfig defaultValue)Override verifier configuration.Commanding.VerifierConfiggetVerifierConfigOrThrow(String key)Override verifier configuration.booleanhasComment()Comment attached to this command.booleanhasDisableTransmissionConstraints()Disable verification of all transmission constrains (if any specified in the MDB).booleanhasDisableVerifiers()Disable all post transmission verifiers (if any specified in the MDB) Requires elevated privilege.booleanhasDryRun()Whether a response will be returned without actually issuing the command.inthashCode()booleanhasInstance()Yamcs instance name.booleanhasName()Command name.booleanhasOrigin()The origin of the command.booleanhasProcessor()Processor name.booleanhasSequenceNumber()The sequence number as specified by the origin.booleanhasStream()Override the stream on which the command should be sent out.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static IssueCommandRequest.BuildernewBuilder()static IssueCommandRequest.BuildernewBuilder(IssueCommandRequest prototype)IssueCommandRequest.BuildernewBuilderForType()protected IssueCommandRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static IssueCommandRequestparseDelimitedFrom(InputStream input)static IssueCommandRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandRequestparseFrom(byte[] data)static IssueCommandRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandRequestparseFrom(com.google.protobuf.ByteString data)static IssueCommandRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandRequestparseFrom(com.google.protobuf.CodedInputStream input)static IssueCommandRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandRequestparseFrom(InputStream input)static IssueCommandRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandRequestparseFrom(ByteBuffer data)static IssueCommandRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<IssueCommandRequest>parser()IssueCommandRequest.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, 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
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSOR_FIELD_NUMBER
public static final int PROCESSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSIGNMENT_FIELD_NUMBER
public static final int ASSIGNMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGIN_FIELD_NUMBER
public static final int ORIGIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQUENCENUMBER_FIELD_NUMBER
public static final int SEQUENCENUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRYRUN_FIELD_NUMBER
public static final int DRYRUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMENT_FIELD_NUMBER
public static final int COMMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAM_FIELD_NUMBER
public static final int STREAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLETRANSMISSIONCONSTRAINTS_FIELD_NUMBER
public static final int DISABLETRANSMISSIONCONSTRAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLEVERIFIERS_FIELD_NUMBER
public static final int DISABLEVERIFIERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERIFIERCONFIG_FIELD_NUMBER
public static final int VERIFIERCONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<IssueCommandRequest> 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 6;- Specified by:
hasInstancein interfaceIssueCommandRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 6;- Specified by:
getInstancein interfaceIssueCommandRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 6;- Specified by:
getInstanceBytesin interfaceIssueCommandRequestOrBuilder
-
hasProcessor
public boolean hasProcessor()
Processor name.
optional string processor = 7;- Specified by:
hasProcessorin interfaceIssueCommandRequestOrBuilder
-
getProcessor
public String getProcessor()
Processor name.
optional string processor = 7;- Specified by:
getProcessorin interfaceIssueCommandRequestOrBuilder
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()
Processor name.
optional string processor = 7;- Specified by:
getProcessorBytesin interfaceIssueCommandRequestOrBuilder
-
hasName
public boolean hasName()
Command name.
optional string name = 8;- Specified by:
hasNamein interfaceIssueCommandRequestOrBuilder
-
getName
public String getName()
Command name.
optional string name = 8;- Specified by:
getNamein interfaceIssueCommandRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Command name.
optional string name = 8;- Specified by:
getNameBytesin interfaceIssueCommandRequestOrBuilder
-
getAssignmentList
public List<IssueCommandRequest.Assignment> getAssignmentList()
The name/value assignments for this command.
repeated .yamcs.protobuf.commanding.IssueCommandRequest.Assignment assignment = 1;- Specified by:
getAssignmentListin interfaceIssueCommandRequestOrBuilder
-
getAssignmentOrBuilderList
public List<? extends IssueCommandRequest.AssignmentOrBuilder> getAssignmentOrBuilderList()
The name/value assignments for this command.
repeated .yamcs.protobuf.commanding.IssueCommandRequest.Assignment assignment = 1;- Specified by:
getAssignmentOrBuilderListin interfaceIssueCommandRequestOrBuilder
-
getAssignmentCount
public int getAssignmentCount()
The name/value assignments for this command.
repeated .yamcs.protobuf.commanding.IssueCommandRequest.Assignment assignment = 1;- Specified by:
getAssignmentCountin interfaceIssueCommandRequestOrBuilder
-
getAssignment
public IssueCommandRequest.Assignment getAssignment(int index)
The name/value assignments for this command.
repeated .yamcs.protobuf.commanding.IssueCommandRequest.Assignment assignment = 1;- Specified by:
getAssignmentin interfaceIssueCommandRequestOrBuilder
-
getAssignmentOrBuilder
public IssueCommandRequest.AssignmentOrBuilder getAssignmentOrBuilder(int index)
The name/value assignments for this command.
repeated .yamcs.protobuf.commanding.IssueCommandRequest.Assignment assignment = 1;- Specified by:
getAssignmentOrBuilderin interfaceIssueCommandRequestOrBuilder
-
hasOrigin
public boolean hasOrigin()
The origin of the command. Typically a hostname.
optional string origin = 2;- Specified by:
hasOriginin interfaceIssueCommandRequestOrBuilder
-
getOrigin
public String getOrigin()
The origin of the command. Typically a hostname.
optional string origin = 2;- Specified by:
getOriginin interfaceIssueCommandRequestOrBuilder
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
The origin of the command. Typically a hostname.
optional string origin = 2;- Specified by:
getOriginBytesin interfaceIssueCommandRequestOrBuilder
-
hasSequenceNumber
public boolean hasSequenceNumber()
The sequence number as specified by the origin. This gets communicated back in command history and command queue entries, thereby allowing clients to map local with remote command identities.
optional int32 sequenceNumber = 3;- Specified by:
hasSequenceNumberin interfaceIssueCommandRequestOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
The sequence number as specified by the origin. This gets communicated back in command history and command queue entries, thereby allowing clients to map local with remote command identities.
optional int32 sequenceNumber = 3;- Specified by:
getSequenceNumberin interfaceIssueCommandRequestOrBuilder
-
hasDryRun
public boolean hasDryRun()
Whether a response will be returned without actually issuing the command. This is useful when debugging commands. Default ``no``
optional bool dryRun = 4;- Specified by:
hasDryRunin interfaceIssueCommandRequestOrBuilder
-
getDryRun
public boolean getDryRun()
Whether a response will be returned without actually issuing the command. This is useful when debugging commands. Default ``no``
optional bool dryRun = 4;- Specified by:
getDryRunin interfaceIssueCommandRequestOrBuilder
-
hasComment
public boolean hasComment()
Comment attached to this command.
optional string comment = 5;- Specified by:
hasCommentin interfaceIssueCommandRequestOrBuilder
-
getComment
public String getComment()
Comment attached to this command.
optional string comment = 5;- Specified by:
getCommentin interfaceIssueCommandRequestOrBuilder
-
getCommentBytes
public com.google.protobuf.ByteString getCommentBytes()
Comment attached to this command.
optional string comment = 5;- Specified by:
getCommentBytesin interfaceIssueCommandRequestOrBuilder
-
hasStream
public boolean hasStream()
Override the stream on which the command should be sent out. Requires elevated privilege.
optional string stream = 11;- Specified by:
hasStreamin interfaceIssueCommandRequestOrBuilder
-
getStream
public String getStream()
Override the stream on which the command should be sent out. Requires elevated privilege.
optional string stream = 11;- Specified by:
getStreamin interfaceIssueCommandRequestOrBuilder
-
getStreamBytes
public com.google.protobuf.ByteString getStreamBytes()
Override the stream on which the command should be sent out. Requires elevated privilege.
optional string stream = 11;- Specified by:
getStreamBytesin interfaceIssueCommandRequestOrBuilder
-
hasDisableTransmissionConstraints
public boolean hasDisableTransmissionConstraints()
Disable verification of all transmission constrains (if any specified in the MDB). Requires elevated privilege.
optional bool disableTransmissionConstraints = 12;- Specified by:
hasDisableTransmissionConstraintsin interfaceIssueCommandRequestOrBuilder
-
getDisableTransmissionConstraints
public boolean getDisableTransmissionConstraints()
Disable verification of all transmission constrains (if any specified in the MDB). Requires elevated privilege.
optional bool disableTransmissionConstraints = 12;- Specified by:
getDisableTransmissionConstraintsin interfaceIssueCommandRequestOrBuilder
-
hasDisableVerifiers
public boolean hasDisableVerifiers()
Disable all post transmission verifiers (if any specified in the MDB) Requires elevated privilege.
optional bool disableVerifiers = 13;- Specified by:
hasDisableVerifiersin interfaceIssueCommandRequestOrBuilder
-
getDisableVerifiers
public boolean getDisableVerifiers()
Disable all post transmission verifiers (if any specified in the MDB) Requires elevated privilege.
optional bool disableVerifiers = 13;- Specified by:
getDisableVerifiersin interfaceIssueCommandRequestOrBuilder
-
getVerifierConfigCount
public int getVerifierConfigCount()
Description copied from interface:IssueCommandRequestOrBuilderOverride verifier configuration. Keyed by verifier name Requires elevated privilege.
map<string, .yamcs.protobuf.commanding.VerifierConfig> verifierConfig = 14;- Specified by:
getVerifierConfigCountin interfaceIssueCommandRequestOrBuilder
-
containsVerifierConfig
public boolean containsVerifierConfig(String key)
Override verifier configuration. Keyed by verifier name Requires elevated privilege.
map<string, .yamcs.protobuf.commanding.VerifierConfig> verifierConfig = 14;- Specified by:
containsVerifierConfigin interfaceIssueCommandRequestOrBuilder
-
getVerifierConfig
@Deprecated public Map<String,Commanding.VerifierConfig> getVerifierConfig()
Deprecated.UsegetVerifierConfigMap()instead.- Specified by:
getVerifierConfigin interfaceIssueCommandRequestOrBuilder
-
getVerifierConfigMap
public Map<String,Commanding.VerifierConfig> getVerifierConfigMap()
Override verifier configuration. Keyed by verifier name Requires elevated privilege.
map<string, .yamcs.protobuf.commanding.VerifierConfig> verifierConfig = 14;- Specified by:
getVerifierConfigMapin interfaceIssueCommandRequestOrBuilder
-
getVerifierConfigOrDefault
public Commanding.VerifierConfig getVerifierConfigOrDefault(String key, Commanding.VerifierConfig defaultValue)
Override verifier configuration. Keyed by verifier name Requires elevated privilege.
map<string, .yamcs.protobuf.commanding.VerifierConfig> verifierConfig = 14;- Specified by:
getVerifierConfigOrDefaultin interfaceIssueCommandRequestOrBuilder
-
getVerifierConfigOrThrow
public Commanding.VerifierConfig getVerifierConfigOrThrow(String key)
Override verifier configuration. Keyed by verifier name Requires elevated privilege.
map<string, .yamcs.protobuf.commanding.VerifierConfig> verifierConfig = 14;- Specified by:
getVerifierConfigOrThrowin interfaceIssueCommandRequestOrBuilder
-
getExtraCount
public int getExtraCount()
Description copied from interface:IssueCommandRequestOrBuilderSpecify custom options for interpretation by non-core extensions. Extensions must register these options against org.yamcs.YamcsServer
map<string, .yamcs.protobuf.Value> extra = 15;- Specified by:
getExtraCountin interfaceIssueCommandRequestOrBuilder
-
containsExtra
public boolean containsExtra(String key)
Specify custom options for interpretation by non-core extensions. Extensions must register these options against org.yamcs.YamcsServer
map<string, .yamcs.protobuf.Value> extra = 15;- Specified by:
containsExtrain interfaceIssueCommandRequestOrBuilder
-
getExtra
@Deprecated public Map<String,Yamcs.Value> getExtra()
Deprecated.UsegetExtraMap()instead.- Specified by:
getExtrain interfaceIssueCommandRequestOrBuilder
-
getExtraMap
public Map<String,Yamcs.Value> getExtraMap()
Specify custom options for interpretation by non-core extensions. Extensions must register these options against org.yamcs.YamcsServer
map<string, .yamcs.protobuf.Value> extra = 15;- Specified by:
getExtraMapin interfaceIssueCommandRequestOrBuilder
-
getExtraOrDefault
public Yamcs.Value getExtraOrDefault(String key, Yamcs.Value defaultValue)
Specify custom options for interpretation by non-core extensions. Extensions must register these options against org.yamcs.YamcsServer
map<string, .yamcs.protobuf.Value> extra = 15;- Specified by:
getExtraOrDefaultin interfaceIssueCommandRequestOrBuilder
-
getExtraOrThrow
public Yamcs.Value getExtraOrThrow(String key)
Specify custom options for interpretation by non-core extensions. Extensions must register these options against org.yamcs.YamcsServer
map<string, .yamcs.protobuf.Value> extra = 15;- Specified by:
getExtraOrThrowin interfaceIssueCommandRequestOrBuilder
-
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 IssueCommandRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static IssueCommandRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static IssueCommandRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public IssueCommandRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static IssueCommandRequest.Builder newBuilder()
-
newBuilder
public static IssueCommandRequest.Builder newBuilder(IssueCommandRequest prototype)
-
toBuilder
public IssueCommandRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected IssueCommandRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static IssueCommandRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<IssueCommandRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<IssueCommandRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public IssueCommandRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-