Package org.yamcs.protobuf
Class Commanding.CommandQueueEntry
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Commanding.CommandQueueEntry
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Commanding.CommandQueueEntryOrBuilder
- Enclosing class:
- Commanding
public static final class Commanding.CommandQueueEntry extends com.google.protobuf.GeneratedMessageV3 implements Commanding.CommandQueueEntryOrBuilder
One entry (command) in the command queue
Protobuf typeyamcs.protobuf.commanding.CommandQueueEntry- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommanding.CommandQueueEntry.BuilderOne entry (command) in the command queue-
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 intCOMMENT_FIELD_NUMBERstatic intGENERATIONTIME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intORIGIN_FIELD_NUMBERstatic com.google.protobuf.Parser<Commanding.CommandQueueEntry>PARSERDeprecated.static intPENDINGTRANSMISSIONCONSTRAINTS_FIELD_NUMBERstatic intPROCESSORNAME_FIELD_NUMBERstatic intQUEUENAME_FIELD_NUMBERstatic intSEQUENCENUMBER_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intUSERNAME_FIELD_NUMBERstatic intUUID_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 = 6;StringgetCommandName()optional string commandName = 17;com.google.protobuf.ByteStringgetCommandNameBytes()optional string commandName = 17;StringgetComment()optional string comment = 11;com.google.protobuf.ByteStringgetCommentBytes()optional string comment = 11;static Commanding.CommandQueueEntrygetDefaultInstance()Commanding.CommandQueueEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;com.google.protobuf.TimestampOrBuildergetGenerationTimeOrBuilder()optional .google.protobuf.Timestamp generationTime = 12;StringgetId()optional string id = 14;com.google.protobuf.ByteStringgetIdBytes()optional string id = 14;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;StringgetOrigin()optional string origin = 15;com.google.protobuf.ByteStringgetOriginBytes()optional string origin = 15;com.google.protobuf.Parser<Commanding.CommandQueueEntry>getParserForType()booleangetPendingTransmissionConstraints()if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsStringgetProcessorName()optional string processorName = 2;com.google.protobuf.ByteStringgetProcessorNameBytes()optional string processorName = 2;StringgetQueueName()optional string queueName = 3;com.google.protobuf.ByteStringgetQueueNameBytes()optional string queueName = 3;intgetSequenceNumber()optional int32 sequenceNumber = 16;intgetSerializedSize()StringgetSource()optional string source = 5;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUsername()optional string username = 7;com.google.protobuf.ByteStringgetUsernameBytes()optional string username = 7;StringgetUuid()optional string uuid = 9;com.google.protobuf.ByteStringgetUuidBytes()optional string uuid = 9;booleanhasBinary()optional bytes binary = 6;booleanhasCommandName()optional string commandName = 17;booleanhasComment()optional string comment = 11;booleanhasGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;inthashCode()booleanhasId()optional string id = 14;booleanhasInstance()optional string instance = 1;booleanhasOrigin()optional string origin = 15;booleanhasPendingTransmissionConstraints()if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsbooleanhasProcessorName()optional string processorName = 2;booleanhasQueueName()optional string queueName = 3;booleanhasSequenceNumber()optional int32 sequenceNumber = 16;booleanhasSource()optional string source = 5;booleanhasUsername()optional string username = 7;booleanhasUuid()optional string uuid = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Commanding.CommandQueueEntry.BuildernewBuilder()static Commanding.CommandQueueEntry.BuildernewBuilder(Commanding.CommandQueueEntry prototype)Commanding.CommandQueueEntry.BuildernewBuilderForType()protected Commanding.CommandQueueEntry.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Commanding.CommandQueueEntryparseDelimitedFrom(InputStream input)static Commanding.CommandQueueEntryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueEntryparseFrom(byte[] data)static Commanding.CommandQueueEntryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueEntryparseFrom(com.google.protobuf.ByteString data)static Commanding.CommandQueueEntryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueEntryparseFrom(com.google.protobuf.CodedInputStream input)static Commanding.CommandQueueEntryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueEntryparseFrom(InputStream input)static Commanding.CommandQueueEntryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Commanding.CommandQueueEntryparseFrom(ByteBuffer data)static Commanding.CommandQueueEntryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Commanding.CommandQueueEntry>parser()Commanding.CommandQueueEntry.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
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSORNAME_FIELD_NUMBER
public static final int PROCESSORNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUEUENAME_FIELD_NUMBER
public static final int QUEUENAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_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
-
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
-
UUID_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMENT_FIELD_NUMBER
public static final int COMMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GENERATIONTIME_FIELD_NUMBER
public static final int GENERATIONTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PENDINGTRANSMISSIONCONSTRAINTS_FIELD_NUMBER
public static final int PENDINGTRANSMISSIONCONSTRAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Commanding.CommandQueueEntry> 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
-
hasInstance
public boolean hasInstance()
optional string instance = 1;- Specified by:
hasInstancein interfaceCommanding.CommandQueueEntryOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceCommanding.CommandQueueEntryOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasProcessorName
public boolean hasProcessorName()
optional string processorName = 2;- Specified by:
hasProcessorNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getProcessorName
public String getProcessorName()
optional string processorName = 2;- Specified by:
getProcessorNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getProcessorNameBytes
public com.google.protobuf.ByteString getProcessorNameBytes()
optional string processorName = 2;- Specified by:
getProcessorNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasQueueName
public boolean hasQueueName()
optional string queueName = 3;- Specified by:
hasQueueNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getQueueName
public String getQueueName()
optional string queueName = 3;- Specified by:
getQueueNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getQueueNameBytes
public com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 3;- Specified by:
getQueueNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasId
public boolean hasId()
optional string id = 14;- Specified by:
hasIdin interfaceCommanding.CommandQueueEntryOrBuilder
-
getId
public String getId()
optional string id = 14;- Specified by:
getIdin interfaceCommanding.CommandQueueEntryOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 14;- Specified by:
getIdBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasOrigin
public boolean hasOrigin()
optional string origin = 15;- Specified by:
hasOriginin interfaceCommanding.CommandQueueEntryOrBuilder
-
getOrigin
public String getOrigin()
optional string origin = 15;- Specified by:
getOriginin interfaceCommanding.CommandQueueEntryOrBuilder
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
optional string origin = 15;- Specified by:
getOriginBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasSequenceNumber
public boolean hasSequenceNumber()
optional int32 sequenceNumber = 16;- Specified by:
hasSequenceNumberin interfaceCommanding.CommandQueueEntryOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
optional int32 sequenceNumber = 16;- Specified by:
getSequenceNumberin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasCommandName
public boolean hasCommandName()
optional string commandName = 17;- Specified by:
hasCommandNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommandName
public String getCommandName()
optional string commandName = 17;- Specified by:
getCommandNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommandNameBytes
public com.google.protobuf.ByteString getCommandNameBytes()
optional string commandName = 17;- Specified by:
getCommandNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasSource
public boolean hasSource()
optional string source = 5;- Specified by:
hasSourcein interfaceCommanding.CommandQueueEntryOrBuilder
-
getSource
public String getSource()
optional string source = 5;- Specified by:
getSourcein interfaceCommanding.CommandQueueEntryOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 5;- Specified by:
getSourceBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasBinary
public boolean hasBinary()
optional bytes binary = 6;- Specified by:
hasBinaryin interfaceCommanding.CommandQueueEntryOrBuilder
-
getBinary
public com.google.protobuf.ByteString getBinary()
optional bytes binary = 6;- Specified by:
getBinaryin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasUsername
public boolean hasUsername()
optional string username = 7;- Specified by:
hasUsernamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getUsername
public String getUsername()
optional string username = 7;- Specified by:
getUsernamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()
optional string username = 7;- Specified by:
getUsernameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasUuid
public boolean hasUuid()
optional string uuid = 9;- Specified by:
hasUuidin interfaceCommanding.CommandQueueEntryOrBuilder
-
getUuid
public String getUuid()
optional string uuid = 9;- Specified by:
getUuidin interfaceCommanding.CommandQueueEntryOrBuilder
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()
optional string uuid = 9;- Specified by:
getUuidBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasComment
public boolean hasComment()
optional string comment = 11;- Specified by:
hasCommentin interfaceCommanding.CommandQueueEntryOrBuilder
-
getComment
public String getComment()
optional string comment = 11;- Specified by:
getCommentin interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommentBytes
public com.google.protobuf.ByteString getCommentBytes()
optional string comment = 11;- Specified by:
getCommentBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasGenerationTime
public boolean hasGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
hasGenerationTimein interfaceCommanding.CommandQueueEntryOrBuilder
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
getGenerationTimein interfaceCommanding.CommandQueueEntryOrBuilder
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
getGenerationTimeOrBuilderin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasPendingTransmissionConstraints
public boolean hasPendingTransmissionConstraints()
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;- Specified by:
hasPendingTransmissionConstraintsin interfaceCommanding.CommandQueueEntryOrBuilder
-
getPendingTransmissionConstraints
public boolean getPendingTransmissionConstraints()
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;- Specified by:
getPendingTransmissionConstraintsin interfaceCommanding.CommandQueueEntryOrBuilder
-
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 Commanding.CommandQueueEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Commanding.CommandQueueEntry parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Commanding.CommandQueueEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Commanding.CommandQueueEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Commanding.CommandQueueEntry.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Commanding.CommandQueueEntry.Builder newBuilder()
-
newBuilder
public static Commanding.CommandQueueEntry.Builder newBuilder(Commanding.CommandQueueEntry prototype)
-
toBuilder
public Commanding.CommandQueueEntry.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Commanding.CommandQueueEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Commanding.CommandQueueEntry getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Commanding.CommandQueueEntry> parser()
-
getParserForType
public com.google.protobuf.Parser<Commanding.CommandQueueEntry> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Commanding.CommandQueueEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-