Package org.yamcs.protobuf
Class Pvalue.ParameterValue
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Pvalue.ParameterValue
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Pvalue.ParameterValueOrBuilder
- Enclosing class:
- Pvalue
public static final class Pvalue.ParameterValue extends com.google.protobuf.GeneratedMessageV3 implements Pvalue.ParameterValueOrBuilder
Protobuf typeyamcs.protobuf.pvalue.ParameterValue- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPvalue.ParameterValue.BuilderProtobuf typeyamcs.protobuf.pvalue.ParameterValue-
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 intACQUISITIONSTATUS_FIELD_NUMBERstatic intACQUISITIONTIME_FIELD_NUMBERstatic intACQUISITIONTIMEUTC_FIELD_NUMBERstatic intALARMRANGE_FIELD_NUMBERstatic intENGVALUE_FIELD_NUMBERstatic intEXPIREMILLIS_FIELD_NUMBERstatic intGENERATIONTIME_FIELD_NUMBERstatic intGENERATIONTIMEUTC_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intMONITORINGRESULT_FIELD_NUMBERstatic intNUMERICID_FIELD_NUMBERstatic com.google.protobuf.Parser<Pvalue.ParameterValue>PARSERDeprecated.static intPROCESSINGSTATUS_FIELD_NUMBERstatic intRANGECONDITION_FIELD_NUMBERstatic intRAWVALUE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Pvalue.AcquisitionStatusgetAcquisitionStatus()optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;com.google.protobuf.TimestampgetAcquisitionTime()optional .google.protobuf.Timestamp acquisitionTime = 4;com.google.protobuf.TimestampOrBuildergetAcquisitionTimeOrBuilder()optional .google.protobuf.Timestamp acquisitionTime = 4;StringgetAcquisitionTimeUTC()Deprecated.com.google.protobuf.ByteStringgetAcquisitionTimeUTCBytes()Deprecated.Mdb.AlarmRangegetAlarmRange(int index)Context-dependent rangesintgetAlarmRangeCount()Context-dependent rangesList<Mdb.AlarmRange>getAlarmRangeList()Context-dependent rangesMdb.AlarmRangeOrBuildergetAlarmRangeOrBuilder(int index)Context-dependent rangesList<? extends Mdb.AlarmRangeOrBuilder>getAlarmRangeOrBuilderList()Context-dependent rangesstatic Pvalue.ParameterValuegetDefaultInstance()Pvalue.ParameterValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Yamcs.ValuegetEngValue()optional .yamcs.protobuf.Value engValue = 3;Yamcs.ValueOrBuildergetEngValueOrBuilder()optional .yamcs.protobuf.Value engValue = 3;longgetExpireMillis()How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.com.google.protobuf.TimestampgetGenerationTime()optional .google.protobuf.Timestamp generationTime = 5;com.google.protobuf.TimestampOrBuildergetGenerationTimeOrBuilder()optional .google.protobuf.Timestamp generationTime = 5;StringgetGenerationTimeUTC()Deprecated.com.google.protobuf.ByteStringgetGenerationTimeUTCBytes()Deprecated.Yamcs.NamedObjectIdgetId()optional .yamcs.protobuf.NamedObjectId id = 1;Yamcs.NamedObjectIdOrBuildergetIdOrBuilder()optional .yamcs.protobuf.NamedObjectId id = 1;Pvalue.MonitoringResultgetMonitoringResult()optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;intgetNumericId()When transferring parameters over WebSocket, this value might be used instead of the id above in order to reduce the bandwidth.com.google.protobuf.Parser<Pvalue.ParameterValue>getParserForType()booleangetProcessingStatus()optional bool processingStatus = 7;Pvalue.RangeConditiongetRangeCondition()optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;Yamcs.ValuegetRawValue()optional .yamcs.protobuf.Value rawValue = 2;Yamcs.ValueOrBuildergetRawValueOrBuilder()optional .yamcs.protobuf.Value rawValue = 2;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAcquisitionStatus()optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;booleanhasAcquisitionTime()optional .google.protobuf.Timestamp acquisitionTime = 4;booleanhasAcquisitionTimeUTC()Deprecated.booleanhasEngValue()optional .yamcs.protobuf.Value engValue = 3;booleanhasExpireMillis()How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.booleanhasGenerationTime()optional .google.protobuf.Timestamp generationTime = 5;booleanhasGenerationTimeUTC()Deprecated.inthashCode()booleanhasId()optional .yamcs.protobuf.NamedObjectId id = 1;booleanhasMonitoringResult()optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;booleanhasNumericId()When transferring parameters over WebSocket, this value might be used instead of the id above in order to reduce the bandwidth.booleanhasProcessingStatus()optional bool processingStatus = 7;booleanhasRangeCondition()optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;booleanhasRawValue()optional .yamcs.protobuf.Value rawValue = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Pvalue.ParameterValue.BuildernewBuilder()static Pvalue.ParameterValue.BuildernewBuilder(Pvalue.ParameterValue prototype)Pvalue.ParameterValue.BuildernewBuilderForType()protected Pvalue.ParameterValue.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Pvalue.ParameterValueparseDelimitedFrom(InputStream input)static Pvalue.ParameterValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Pvalue.ParameterValueparseFrom(byte[] data)static Pvalue.ParameterValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Pvalue.ParameterValueparseFrom(com.google.protobuf.ByteString data)static Pvalue.ParameterValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Pvalue.ParameterValueparseFrom(com.google.protobuf.CodedInputStream input)static Pvalue.ParameterValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Pvalue.ParameterValueparseFrom(InputStream input)static Pvalue.ParameterValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Pvalue.ParameterValueparseFrom(ByteBuffer data)static Pvalue.ParameterValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Pvalue.ParameterValue>parser()Pvalue.ParameterValue.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
-
RAWVALUE_FIELD_NUMBER
public static final int RAWVALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENGVALUE_FIELD_NUMBER
public static final int ENGVALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACQUISITIONTIME_FIELD_NUMBER
public static final int ACQUISITIONTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GENERATIONTIME_FIELD_NUMBER
public static final int GENERATIONTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACQUISITIONSTATUS_FIELD_NUMBER
public static final int ACQUISITIONSTATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSINGSTATUS_FIELD_NUMBER
public static final int PROCESSINGSTATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONITORINGRESULT_FIELD_NUMBER
public static final int MONITORINGRESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RANGECONDITION_FIELD_NUMBER
public static final int RANGECONDITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACQUISITIONTIMEUTC_FIELD_NUMBER
public static final int ACQUISITIONTIMEUTC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GENERATIONTIMEUTC_FIELD_NUMBER
public static final int GENERATIONTIMEUTC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALARMRANGE_FIELD_NUMBER
public static final int ALARMRANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIREMILLIS_FIELD_NUMBER
public static final int EXPIREMILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUMERICID_FIELD_NUMBER
public static final int NUMERICID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Pvalue.ParameterValue> 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 .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
hasIdin interfacePvalue.ParameterValueOrBuilder
-
getId
public Yamcs.NamedObjectId getId()
optional .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
getIdin interfacePvalue.ParameterValueOrBuilder
-
getIdOrBuilder
public Yamcs.NamedObjectIdOrBuilder getIdOrBuilder()
optional .yamcs.protobuf.NamedObjectId id = 1;- Specified by:
getIdOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasRawValue
public boolean hasRawValue()
optional .yamcs.protobuf.Value rawValue = 2;- Specified by:
hasRawValuein interfacePvalue.ParameterValueOrBuilder
-
getRawValue
public Yamcs.Value getRawValue()
optional .yamcs.protobuf.Value rawValue = 2;- Specified by:
getRawValuein interfacePvalue.ParameterValueOrBuilder
-
getRawValueOrBuilder
public Yamcs.ValueOrBuilder getRawValueOrBuilder()
optional .yamcs.protobuf.Value rawValue = 2;- Specified by:
getRawValueOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasEngValue
public boolean hasEngValue()
optional .yamcs.protobuf.Value engValue = 3;- Specified by:
hasEngValuein interfacePvalue.ParameterValueOrBuilder
-
getEngValue
public Yamcs.Value getEngValue()
optional .yamcs.protobuf.Value engValue = 3;- Specified by:
getEngValuein interfacePvalue.ParameterValueOrBuilder
-
getEngValueOrBuilder
public Yamcs.ValueOrBuilder getEngValueOrBuilder()
optional .yamcs.protobuf.Value engValue = 3;- Specified by:
getEngValueOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasAcquisitionTime
public boolean hasAcquisitionTime()
optional .google.protobuf.Timestamp acquisitionTime = 4;- Specified by:
hasAcquisitionTimein interfacePvalue.ParameterValueOrBuilder
-
getAcquisitionTime
public com.google.protobuf.Timestamp getAcquisitionTime()
optional .google.protobuf.Timestamp acquisitionTime = 4;- Specified by:
getAcquisitionTimein interfacePvalue.ParameterValueOrBuilder
-
getAcquisitionTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getAcquisitionTimeOrBuilder()
optional .google.protobuf.Timestamp acquisitionTime = 4;- Specified by:
getAcquisitionTimeOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasGenerationTime
public boolean hasGenerationTime()
optional .google.protobuf.Timestamp generationTime = 5;- Specified by:
hasGenerationTimein interfacePvalue.ParameterValueOrBuilder
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()
optional .google.protobuf.Timestamp generationTime = 5;- Specified by:
getGenerationTimein interfacePvalue.ParameterValueOrBuilder
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()
optional .google.protobuf.Timestamp generationTime = 5;- Specified by:
getGenerationTimeOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasAcquisitionStatus
public boolean hasAcquisitionStatus()
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;- Specified by:
hasAcquisitionStatusin interfacePvalue.ParameterValueOrBuilder
-
getAcquisitionStatus
public Pvalue.AcquisitionStatus getAcquisitionStatus()
optional .yamcs.protobuf.pvalue.AcquisitionStatus acquisitionStatus = 6;- Specified by:
getAcquisitionStatusin interfacePvalue.ParameterValueOrBuilder
-
hasProcessingStatus
public boolean hasProcessingStatus()
optional bool processingStatus = 7;- Specified by:
hasProcessingStatusin interfacePvalue.ParameterValueOrBuilder
-
getProcessingStatus
public boolean getProcessingStatus()
optional bool processingStatus = 7;- Specified by:
getProcessingStatusin interfacePvalue.ParameterValueOrBuilder
-
hasMonitoringResult
public boolean hasMonitoringResult()
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;- Specified by:
hasMonitoringResultin interfacePvalue.ParameterValueOrBuilder
-
getMonitoringResult
public Pvalue.MonitoringResult getMonitoringResult()
optional .yamcs.protobuf.pvalue.MonitoringResult monitoringResult = 8;- Specified by:
getMonitoringResultin interfacePvalue.ParameterValueOrBuilder
-
hasRangeCondition
public boolean hasRangeCondition()
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;- Specified by:
hasRangeConditionin interfacePvalue.ParameterValueOrBuilder
-
getRangeCondition
public Pvalue.RangeCondition getRangeCondition()
optional .yamcs.protobuf.pvalue.RangeCondition rangeCondition = 9;- Specified by:
getRangeConditionin interfacePvalue.ParameterValueOrBuilder
-
hasAcquisitionTimeUTC
@Deprecated public boolean hasAcquisitionTimeUTC()
Deprecated.same as the Timestamps above
optional string acquisitionTimeUTC = 11 [deprecated = true];- Specified by:
hasAcquisitionTimeUTCin interfacePvalue.ParameterValueOrBuilder
-
getAcquisitionTimeUTC
@Deprecated public String getAcquisitionTimeUTC()
Deprecated.same as the Timestamps above
optional string acquisitionTimeUTC = 11 [deprecated = true];- Specified by:
getAcquisitionTimeUTCin interfacePvalue.ParameterValueOrBuilder
-
getAcquisitionTimeUTCBytes
@Deprecated public com.google.protobuf.ByteString getAcquisitionTimeUTCBytes()
Deprecated.same as the Timestamps above
optional string acquisitionTimeUTC = 11 [deprecated = true];- Specified by:
getAcquisitionTimeUTCBytesin interfacePvalue.ParameterValueOrBuilder
-
hasGenerationTimeUTC
@Deprecated public boolean hasGenerationTimeUTC()
Deprecated.optional string generationTimeUTC = 12 [deprecated = true];- Specified by:
hasGenerationTimeUTCin interfacePvalue.ParameterValueOrBuilder
-
getGenerationTimeUTC
@Deprecated public String getGenerationTimeUTC()
Deprecated.optional string generationTimeUTC = 12 [deprecated = true];- Specified by:
getGenerationTimeUTCin interfacePvalue.ParameterValueOrBuilder
-
getGenerationTimeUTCBytes
@Deprecated public com.google.protobuf.ByteString getGenerationTimeUTCBytes()
Deprecated.optional string generationTimeUTC = 12 [deprecated = true];- Specified by:
getGenerationTimeUTCBytesin interfacePvalue.ParameterValueOrBuilder
-
getAlarmRangeList
public List<Mdb.AlarmRange> getAlarmRangeList()
Context-dependent ranges
repeated .yamcs.protobuf.mdb.AlarmRange alarmRange = 25;- Specified by:
getAlarmRangeListin interfacePvalue.ParameterValueOrBuilder
-
getAlarmRangeOrBuilderList
public List<? extends Mdb.AlarmRangeOrBuilder> getAlarmRangeOrBuilderList()
Context-dependent ranges
repeated .yamcs.protobuf.mdb.AlarmRange alarmRange = 25;- Specified by:
getAlarmRangeOrBuilderListin interfacePvalue.ParameterValueOrBuilder
-
getAlarmRangeCount
public int getAlarmRangeCount()
Context-dependent ranges
repeated .yamcs.protobuf.mdb.AlarmRange alarmRange = 25;- Specified by:
getAlarmRangeCountin interfacePvalue.ParameterValueOrBuilder
-
getAlarmRange
public Mdb.AlarmRange getAlarmRange(int index)
Context-dependent ranges
repeated .yamcs.protobuf.mdb.AlarmRange alarmRange = 25;- Specified by:
getAlarmRangein interfacePvalue.ParameterValueOrBuilder
-
getAlarmRangeOrBuilder
public Mdb.AlarmRangeOrBuilder getAlarmRangeOrBuilder(int index)
Context-dependent ranges
repeated .yamcs.protobuf.mdb.AlarmRange alarmRange = 25;- Specified by:
getAlarmRangeOrBuilderin interfacePvalue.ParameterValueOrBuilder
-
hasExpireMillis
public boolean hasExpireMillis()
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
optional int64 expireMillis = 26;- Specified by:
hasExpireMillisin interfacePvalue.ParameterValueOrBuilder
-
getExpireMillis
public long getExpireMillis()
How long (in milliseconds) this parameter value is valid Note that there is an option when subscribing to parameters to get updated when the parameter values expire.
optional int64 expireMillis = 26;- Specified by:
getExpireMillisin interfacePvalue.ParameterValueOrBuilder
-
hasNumericId
public boolean hasNumericId()
When transferring parameters over WebSocket, this value might be used instead of the id above in order to reduce the bandwidth. Note that the id <-> numericId assignment is only valid in the context of a single WebSocket connection.
optional uint32 numericId = 27;- Specified by:
hasNumericIdin interfacePvalue.ParameterValueOrBuilder
-
getNumericId
public int getNumericId()
When transferring parameters over WebSocket, this value might be used instead of the id above in order to reduce the bandwidth. Note that the id <-> numericId assignment is only valid in the context of a single WebSocket connection.
optional uint32 numericId = 27;- Specified by:
getNumericIdin interfacePvalue.ParameterValueOrBuilder
-
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 Pvalue.ParameterValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Pvalue.ParameterValue parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Pvalue.ParameterValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Pvalue.ParameterValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Pvalue.ParameterValue.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Pvalue.ParameterValue.Builder newBuilder()
-
newBuilder
public static Pvalue.ParameterValue.Builder newBuilder(Pvalue.ParameterValue prototype)
-
toBuilder
public Pvalue.ParameterValue.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Pvalue.ParameterValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Pvalue.ParameterValue getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Pvalue.ParameterValue> parser()
-
getParserForType
public com.google.protobuf.Parser<Pvalue.ParameterValue> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Pvalue.ParameterValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-