Package org.yamcs.protobuf
Class IssueCommandResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.IssueCommandResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,IssueCommandResponseOrBuilder
public final class IssueCommandResponse extends com.google.protobuf.GeneratedMessageV3 implements IssueCommandResponseOrBuilder
Protobuf typeyamcs.protobuf.commanding.IssueCommandResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIssueCommandResponse.BuilderProtobuf typeyamcs.protobuf.commanding.IssueCommandResponse-
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 intBINARY_FIELD_NUMBERstatic intCOMMANDNAME_FIELD_NUMBERstatic intGENERATIONTIME_FIELD_NUMBERstatic intHEX_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intORIGIN_FIELD_NUMBERstatic com.google.protobuf.Parser<IssueCommandResponse>PARSERDeprecated.static intQUEUE_FIELD_NUMBERstatic intSEQUENCENUMBER_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intUSERNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.ByteStringgetBinary()optional bytes binary = 4;StringgetCommandName()optional string commandName = 9;com.google.protobuf.ByteStringgetCommandNameBytes()optional string commandName = 9;static IssueCommandResponsegetDefaultInstance()IssueCommandResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetGenerationTime()optional .google.protobuf.Timestamp generationTime = 6;com.google.protobuf.TimestampOrBuildergetGenerationTimeOrBuilder()optional .google.protobuf.Timestamp generationTime = 6;StringgetHex()optional string hex = 3;com.google.protobuf.ByteStringgetHexBytes()optional string hex = 3;StringgetId()optional string id = 5;com.google.protobuf.ByteStringgetIdBytes()optional string id = 5;StringgetOrigin()optional string origin = 7;com.google.protobuf.ByteStringgetOriginBytes()optional string origin = 7;com.google.protobuf.Parser<IssueCommandResponse>getParserForType()StringgetQueue()optional string queue = 10;com.google.protobuf.ByteStringgetQueueBytes()optional string queue = 10;intgetSequenceNumber()optional int32 sequenceNumber = 8;intgetSerializedSize()StringgetSource()optional string source = 2;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUsername()optional string username = 11;com.google.protobuf.ByteStringgetUsernameBytes()optional string username = 11;booleanhasBinary()optional bytes binary = 4;booleanhasCommandName()optional string commandName = 9;booleanhasGenerationTime()optional .google.protobuf.Timestamp generationTime = 6;inthashCode()booleanhasHex()optional string hex = 3;booleanhasId()optional string id = 5;booleanhasOrigin()optional string origin = 7;booleanhasQueue()optional string queue = 10;booleanhasSequenceNumber()optional int32 sequenceNumber = 8;booleanhasSource()optional string source = 2;booleanhasUsername()optional string username = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static IssueCommandResponse.BuildernewBuilder()static IssueCommandResponse.BuildernewBuilder(IssueCommandResponse prototype)IssueCommandResponse.BuildernewBuilderForType()protected IssueCommandResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static IssueCommandResponseparseDelimitedFrom(InputStream input)static IssueCommandResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandResponseparseFrom(byte[] data)static IssueCommandResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandResponseparseFrom(com.google.protobuf.ByteString data)static IssueCommandResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandResponseparseFrom(com.google.protobuf.CodedInputStream input)static IssueCommandResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandResponseparseFrom(InputStream input)static IssueCommandResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueCommandResponseparseFrom(ByteBuffer data)static IssueCommandResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<IssueCommandResponse>parser()IssueCommandResponse.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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GENERATIONTIME_FIELD_NUMBER
public static final int GENERATIONTIME_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
-
COMMANDNAME_FIELD_NUMBER
public static final int COMMANDNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEX_FIELD_NUMBER
public static final int HEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_FIELD_NUMBER
public static final int BINARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERNAME_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUEUE_FIELD_NUMBER
public static final int QUEUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<IssueCommandResponse> 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
-
hasId
public boolean hasId()
optional string id = 5;- Specified by:
hasIdin interfaceIssueCommandResponseOrBuilder
-
getId
public String getId()
optional string id = 5;- Specified by:
getIdin interfaceIssueCommandResponseOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 5;- Specified by:
getIdBytesin interfaceIssueCommandResponseOrBuilder
-
hasGenerationTime
public boolean hasGenerationTime()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
hasGenerationTimein interfaceIssueCommandResponseOrBuilder
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
getGenerationTimein interfaceIssueCommandResponseOrBuilder
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
getGenerationTimeOrBuilderin interfaceIssueCommandResponseOrBuilder
-
hasOrigin
public boolean hasOrigin()
optional string origin = 7;- Specified by:
hasOriginin interfaceIssueCommandResponseOrBuilder
-
getOrigin
public String getOrigin()
optional string origin = 7;- Specified by:
getOriginin interfaceIssueCommandResponseOrBuilder
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
optional string origin = 7;- Specified by:
getOriginBytesin interfaceIssueCommandResponseOrBuilder
-
hasSequenceNumber
public boolean hasSequenceNumber()
optional int32 sequenceNumber = 8;- Specified by:
hasSequenceNumberin interfaceIssueCommandResponseOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
optional int32 sequenceNumber = 8;- Specified by:
getSequenceNumberin interfaceIssueCommandResponseOrBuilder
-
hasCommandName
public boolean hasCommandName()
optional string commandName = 9;- Specified by:
hasCommandNamein interfaceIssueCommandResponseOrBuilder
-
getCommandName
public String getCommandName()
optional string commandName = 9;- Specified by:
getCommandNamein interfaceIssueCommandResponseOrBuilder
-
getCommandNameBytes
public com.google.protobuf.ByteString getCommandNameBytes()
optional string commandName = 9;- Specified by:
getCommandNameBytesin interfaceIssueCommandResponseOrBuilder
-
hasSource
public boolean hasSource()
optional string source = 2;- Specified by:
hasSourcein interfaceIssueCommandResponseOrBuilder
-
getSource
public String getSource()
optional string source = 2;- Specified by:
getSourcein interfaceIssueCommandResponseOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 2;- Specified by:
getSourceBytesin interfaceIssueCommandResponseOrBuilder
-
hasHex
public boolean hasHex()
optional string hex = 3;- Specified by:
hasHexin interfaceIssueCommandResponseOrBuilder
-
getHex
public String getHex()
optional string hex = 3;- Specified by:
getHexin interfaceIssueCommandResponseOrBuilder
-
getHexBytes
public com.google.protobuf.ByteString getHexBytes()
optional string hex = 3;- Specified by:
getHexBytesin interfaceIssueCommandResponseOrBuilder
-
hasBinary
public boolean hasBinary()
optional bytes binary = 4;- Specified by:
hasBinaryin interfaceIssueCommandResponseOrBuilder
-
getBinary
public com.google.protobuf.ByteString getBinary()
optional bytes binary = 4;- Specified by:
getBinaryin interfaceIssueCommandResponseOrBuilder
-
hasUsername
public boolean hasUsername()
optional string username = 11;- Specified by:
hasUsernamein interfaceIssueCommandResponseOrBuilder
-
getUsername
public String getUsername()
optional string username = 11;- Specified by:
getUsernamein interfaceIssueCommandResponseOrBuilder
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()
optional string username = 11;- Specified by:
getUsernameBytesin interfaceIssueCommandResponseOrBuilder
-
hasQueue
public boolean hasQueue()
optional string queue = 10;- Specified by:
hasQueuein interfaceIssueCommandResponseOrBuilder
-
getQueue
public String getQueue()
optional string queue = 10;- Specified by:
getQueuein interfaceIssueCommandResponseOrBuilder
-
getQueueBytes
public com.google.protobuf.ByteString getQueueBytes()
optional string queue = 10;- Specified by:
getQueueBytesin interfaceIssueCommandResponseOrBuilder
-
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 IssueCommandResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IssueCommandResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static IssueCommandResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static IssueCommandResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static IssueCommandResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public IssueCommandResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static IssueCommandResponse.Builder newBuilder()
-
newBuilder
public static IssueCommandResponse.Builder newBuilder(IssueCommandResponse prototype)
-
toBuilder
public IssueCommandResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected IssueCommandResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static IssueCommandResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<IssueCommandResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<IssueCommandResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public IssueCommandResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-