Package org.yamcs.protobuf
Class SubscribeParametersData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.SubscribeParametersData
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SubscribeParametersDataOrBuilder
public final class SubscribeParametersData extends com.google.protobuf.GeneratedMessageV3 implements SubscribeParametersDataOrBuilder
Protobuf typeyamcs.protobuf.processing.SubscribeParametersData- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubscribeParametersData.BuilderProtobuf typeyamcs.protobuf.processing.SubscribeParametersData-
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 intINVALID_FIELD_NUMBERstatic intMAPPING_FIELD_NUMBERstatic com.google.protobuf.Parser<SubscribeParametersData>PARSERDeprecated.static intVALUES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsMapping(int key)mapping between numeric and subscribed idbooleanequals(Object obj)static SubscribeParametersDatagetDefaultInstance()SubscribeParametersDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Yamcs.NamedObjectIdgetInvalid(int index)repeated .yamcs.protobuf.NamedObjectId invalid = 2;intgetInvalidCount()repeated .yamcs.protobuf.NamedObjectId invalid = 2;List<Yamcs.NamedObjectId>getInvalidList()repeated .yamcs.protobuf.NamedObjectId invalid = 2;Yamcs.NamedObjectIdOrBuildergetInvalidOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId invalid = 2;List<? extends Yamcs.NamedObjectIdOrBuilder>getInvalidOrBuilderList()repeated .yamcs.protobuf.NamedObjectId invalid = 2;Map<Integer,Yamcs.NamedObjectId>getMapping()Deprecated.intgetMappingCount()mapping between numeric and subscribed idMap<Integer,Yamcs.NamedObjectId>getMappingMap()mapping between numeric and subscribed idYamcs.NamedObjectIdgetMappingOrDefault(int key, Yamcs.NamedObjectId defaultValue)mapping between numeric and subscribed idYamcs.NamedObjectIdgetMappingOrThrow(int key)mapping between numeric and subscribed idcom.google.protobuf.Parser<SubscribeParametersData>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()Pvalue.ParameterValuegetValues(int index)repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;intgetValuesCount()repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;List<Pvalue.ParameterValue>getValuesList()repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;Pvalue.ParameterValueOrBuildergetValuesOrBuilder(int index)repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;List<? extends Pvalue.ParameterValueOrBuilder>getValuesOrBuilderList()repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static SubscribeParametersData.BuildernewBuilder()static SubscribeParametersData.BuildernewBuilder(SubscribeParametersData prototype)SubscribeParametersData.BuildernewBuilderForType()protected SubscribeParametersData.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static SubscribeParametersDataparseDelimitedFrom(InputStream input)static SubscribeParametersDataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscribeParametersDataparseFrom(byte[] data)static SubscribeParametersDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscribeParametersDataparseFrom(com.google.protobuf.ByteString data)static SubscribeParametersDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscribeParametersDataparseFrom(com.google.protobuf.CodedInputStream input)static SubscribeParametersDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscribeParametersDataparseFrom(InputStream input)static SubscribeParametersDataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscribeParametersDataparseFrom(ByteBuffer data)static SubscribeParametersDataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SubscribeParametersData>parser()SubscribeParametersData.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
-
MAPPING_FIELD_NUMBER
public static final int MAPPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_FIELD_NUMBER
public static final int INVALID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<SubscribeParametersData> 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
-
getMappingCount
public int getMappingCount()
Description copied from interface:SubscribeParametersDataOrBuildermapping between numeric and subscribed id
map<uint32, .yamcs.protobuf.NamedObjectId> mapping = 1;- Specified by:
getMappingCountin interfaceSubscribeParametersDataOrBuilder
-
containsMapping
public boolean containsMapping(int key)
mapping between numeric and subscribed id
map<uint32, .yamcs.protobuf.NamedObjectId> mapping = 1;- Specified by:
containsMappingin interfaceSubscribeParametersDataOrBuilder
-
getMapping
@Deprecated public Map<Integer,Yamcs.NamedObjectId> getMapping()
Deprecated.UsegetMappingMap()instead.- Specified by:
getMappingin interfaceSubscribeParametersDataOrBuilder
-
getMappingMap
public Map<Integer,Yamcs.NamedObjectId> getMappingMap()
mapping between numeric and subscribed id
map<uint32, .yamcs.protobuf.NamedObjectId> mapping = 1;- Specified by:
getMappingMapin interfaceSubscribeParametersDataOrBuilder
-
getMappingOrDefault
public Yamcs.NamedObjectId getMappingOrDefault(int key, Yamcs.NamedObjectId defaultValue)
mapping between numeric and subscribed id
map<uint32, .yamcs.protobuf.NamedObjectId> mapping = 1;- Specified by:
getMappingOrDefaultin interfaceSubscribeParametersDataOrBuilder
-
getMappingOrThrow
public Yamcs.NamedObjectId getMappingOrThrow(int key)
mapping between numeric and subscribed id
map<uint32, .yamcs.protobuf.NamedObjectId> mapping = 1;- Specified by:
getMappingOrThrowin interfaceSubscribeParametersDataOrBuilder
-
getInvalidList
public List<Yamcs.NamedObjectId> getInvalidList()
repeated .yamcs.protobuf.NamedObjectId invalid = 2;- Specified by:
getInvalidListin interfaceSubscribeParametersDataOrBuilder
-
getInvalidOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getInvalidOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId invalid = 2;- Specified by:
getInvalidOrBuilderListin interfaceSubscribeParametersDataOrBuilder
-
getInvalidCount
public int getInvalidCount()
repeated .yamcs.protobuf.NamedObjectId invalid = 2;- Specified by:
getInvalidCountin interfaceSubscribeParametersDataOrBuilder
-
getInvalid
public Yamcs.NamedObjectId getInvalid(int index)
repeated .yamcs.protobuf.NamedObjectId invalid = 2;- Specified by:
getInvalidin interfaceSubscribeParametersDataOrBuilder
-
getInvalidOrBuilder
public Yamcs.NamedObjectIdOrBuilder getInvalidOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId invalid = 2;- Specified by:
getInvalidOrBuilderin interfaceSubscribeParametersDataOrBuilder
-
getValuesList
public List<Pvalue.ParameterValue> getValuesList()
repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;- Specified by:
getValuesListin interfaceSubscribeParametersDataOrBuilder
-
getValuesOrBuilderList
public List<? extends Pvalue.ParameterValueOrBuilder> getValuesOrBuilderList()
repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;- Specified by:
getValuesOrBuilderListin interfaceSubscribeParametersDataOrBuilder
-
getValuesCount
public int getValuesCount()
repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;- Specified by:
getValuesCountin interfaceSubscribeParametersDataOrBuilder
-
getValues
public Pvalue.ParameterValue getValues(int index)
repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;- Specified by:
getValuesin interfaceSubscribeParametersDataOrBuilder
-
getValuesOrBuilder
public Pvalue.ParameterValueOrBuilder getValuesOrBuilder(int index)
repeated .yamcs.protobuf.pvalue.ParameterValue values = 3;- Specified by:
getValuesOrBuilderin interfaceSubscribeParametersDataOrBuilder
-
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 SubscribeParametersData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SubscribeParametersData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SubscribeParametersData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SubscribeParametersData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SubscribeParametersData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SubscribeParametersData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SubscribeParametersData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SubscribeParametersData.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SubscribeParametersData.Builder newBuilder()
-
newBuilder
public static SubscribeParametersData.Builder newBuilder(SubscribeParametersData prototype)
-
toBuilder
public SubscribeParametersData.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SubscribeParametersData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SubscribeParametersData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SubscribeParametersData> parser()
-
getParserForType
public com.google.protobuf.Parser<SubscribeParametersData> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SubscribeParametersData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-