Package org.yamcs.protobuf
Class Mdb.CreateParameterRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.Mdb.CreateParameterRequest
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Mdb.CreateParameterRequestOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.CreateParameterRequest
extends com.google.protobuf.GeneratedMessageV3
implements Mdb.CreateParameterRequestOrBuilder
Protobuf type
yamcs.protobuf.mdb.CreateParameterRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeyamcs.protobuf.mdb.CreateParameterRequestNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Mdb.CreateParameterRequest>Deprecated.static final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsAliases(String key) Aliases, keyed by namespacebooleanDeprecated.intAliases, keyed by namespaceAliases, keyed by namespacegetAliasesOrDefault(String key, String defaultValue) Aliases, keyed by namespacegetAliasesOrThrow(String key) Aliases, keyed by namespaceType of datasource.static Mdb.CreateParameterRequeststatic final com.google.protobuf.Descriptors.DescriptorYamcs instance namecom.google.protobuf.ByteStringYamcs instance nameLong description (Markdown)com.google.protobuf.ByteStringLong description (Markdown)getName()Fully qualified parameter namecom.google.protobuf.ByteStringFully qualified parameter nameFully qualified name of a parameter typecom.google.protobuf.ByteStringFully qualified name of a parameter typecom.google.protobuf.Parser<Mdb.CreateParameterRequest>intShort description (one line)com.google.protobuf.ByteStringShort description (one line)final com.google.protobuf.UnknownFieldSetbooleanType of datasource.inthashCode()booleanYamcs instance namebooleanLong description (Markdown)booleanhasName()Fully qualified parameter namebooleanFully qualified name of a parameter typebooleanShort description (one line)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleannewBuilder(Mdb.CreateParameterRequest prototype) protected Mdb.CreateParameterRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Mdb.CreateParameterRequestparseDelimitedFrom(InputStream input) static Mdb.CreateParameterRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CreateParameterRequestparseFrom(byte[] data) static Mdb.CreateParameterRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CreateParameterRequestparseFrom(com.google.protobuf.ByteString data) static Mdb.CreateParameterRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CreateParameterRequestparseFrom(com.google.protobuf.CodedInputStream input) static Mdb.CreateParameterRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CreateParameterRequestparseFrom(InputStream input) static Mdb.CreateParameterRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.CreateParameterRequestparseFrom(ByteBuffer data) static Mdb.CreateParameterRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Mdb.CreateParameterRequest>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
SHORTDESCRIPTION_FIELD_NUMBER
public static final int SHORTDESCRIPTION_FIELD_NUMBER- See Also:
-
LONGDESCRIPTION_FIELD_NUMBER
public static final int LONGDESCRIPTION_FIELD_NUMBER- See Also:
-
ALIASES_FIELD_NUMBER
public static final int ALIASES_FIELD_NUMBER- See Also:
-
DATASOURCE_FIELD_NUMBER
public static final int DATASOURCE_FIELD_NUMBER- See Also:
-
PARAMETERTYPE_FIELD_NUMBER
public static final int PARAMETERTYPE_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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 = 1;- Specified by:
hasInstancein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The bytes for instance.
-
hasName
public boolean hasName()Fully qualified parameter name
optional string name = 2;- Specified by:
hasNamein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
Fully qualified parameter name
optional string name = 2;- Specified by:
getNamein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Fully qualified parameter name
optional string name = 2;- Specified by:
getNameBytesin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The bytes for name.
-
hasShortDescription
public boolean hasShortDescription()Short description (one line)
optional string shortDescription = 3;- Specified by:
hasShortDescriptionin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
Short description (one line)
optional string shortDescription = 3;- Specified by:
getShortDescriptionin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()Short description (one line)
optional string shortDescription = 3;- Specified by:
getShortDescriptionBytesin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The bytes for shortDescription.
-
hasLongDescription
public boolean hasLongDescription()Long description (Markdown)
optional string longDescription = 4;- Specified by:
hasLongDescriptionin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the longDescription field is set.
-
getLongDescription
Long description (Markdown)
optional string longDescription = 4;- Specified by:
getLongDescriptionin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()Long description (Markdown)
optional string longDescription = 4;- Specified by:
getLongDescriptionBytesin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The bytes for longDescription.
-
getAliasesCount
public int getAliasesCount()Description copied from interface:Mdb.CreateParameterRequestOrBuilderAliases, keyed by namespace
map<string, string> aliases = 5;- Specified by:
getAliasesCountin interfaceMdb.CreateParameterRequestOrBuilder
-
containsAliases
Aliases, keyed by namespace
map<string, string> aliases = 5;- Specified by:
containsAliasesin interfaceMdb.CreateParameterRequestOrBuilder
-
getAliases
Deprecated.UsegetAliasesMap()instead.- Specified by:
getAliasesin interfaceMdb.CreateParameterRequestOrBuilder
-
getAliasesMap
Aliases, keyed by namespace
map<string, string> aliases = 5;- Specified by:
getAliasesMapin interfaceMdb.CreateParameterRequestOrBuilder
-
getAliasesOrDefault
Aliases, keyed by namespace
map<string, string> aliases = 5;- Specified by:
getAliasesOrDefaultin interfaceMdb.CreateParameterRequestOrBuilder
-
getAliasesOrThrow
Aliases, keyed by namespace
map<string, string> aliases = 5;- Specified by:
getAliasesOrThrowin interfaceMdb.CreateParameterRequestOrBuilder
-
hasDataSource
public boolean hasDataSource()Type of datasource. One of TELEMETERED, DERIVED, CONSTANT, LOCAL, SYSTEM, COMMAND, COMMAND_HISTORY, EXTERNAL1, EXTERNAL2, or EXTERNAL3
optional .yamcs.protobuf.mdb.DataSourceType dataSource = 6;- Specified by:
hasDataSourcein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the dataSource field is set.
-
getDataSource
Type of datasource. One of TELEMETERED, DERIVED, CONSTANT, LOCAL, SYSTEM, COMMAND, COMMAND_HISTORY, EXTERNAL1, EXTERNAL2, or EXTERNAL3
optional .yamcs.protobuf.mdb.DataSourceType dataSource = 6;- Specified by:
getDataSourcein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The dataSource.
-
hasParameterType
public boolean hasParameterType()Fully qualified name of a parameter type
optional string parameterType = 7;- Specified by:
hasParameterTypein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- Whether the parameterType field is set.
-
getParameterType
Fully qualified name of a parameter type
optional string parameterType = 7;- Specified by:
getParameterTypein interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The parameterType.
-
getParameterTypeBytes
public com.google.protobuf.ByteString getParameterTypeBytes()Fully qualified name of a parameter type
optional string parameterType = 7;- Specified by:
getParameterTypeBytesin interfaceMdb.CreateParameterRequestOrBuilder- Returns:
- The bytes for parameterType.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 Mdb.CreateParameterRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.CreateParameterRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.CreateParameterRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.CreateParameterRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-