Package org.yamcs.protobuf
Class UpdateCommandHistoryRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,UpdateCommandHistoryRequestOrBuilder
- Enclosing class:
- UpdateCommandHistoryRequest
public static final class UpdateCommandHistoryRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
implements UpdateCommandHistoryRequestOrBuilder
Protobuf type
yamcs.protobuf.commanding.UpdateCommandHistoryRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttributes
(Iterable<? extends Commanding.CommandHistoryAttribute> values) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
addAttributes
(int index, Commanding.CommandHistoryAttribute value) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
addAttributes
(int index, Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
addAttributes
(Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
addAttributesBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()
Command IDYamcs instance nameCommand nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Processor nameclone()
getAttributes
(int index) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
getAttributesBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
int
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
getAttributesOrBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
List<? extends Commanding.CommandHistoryAttributeOrBuilder>
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getId()
Command IDcom.google.protobuf.ByteString
Command IDYamcs instance namecom.google.protobuf.ByteString
Yamcs instance namegetName()
Command namecom.google.protobuf.ByteString
Command nameProcessor namecom.google.protobuf.ByteString
Processor nameboolean
hasId()
Command IDboolean
Yamcs instance nameboolean
hasName()
Command nameboolean
Processor nameprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeAttributes
(int index) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
setAttributes
(int index, Commanding.CommandHistoryAttribute value) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
setAttributes
(int index, Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
Command IDsetIdBytes
(com.google.protobuf.ByteString value) Command IDsetInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance nameCommand namesetNameBytes
(com.google.protobuf.ByteString value) Command namesetProcessor
(String value) Processor namesetProcessorBytes
(com.google.protobuf.ByteString value) Processor namesetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
setField
public UpdateCommandHistoryRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clearField
public UpdateCommandHistoryRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clearOneof
public UpdateCommandHistoryRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
setRepeatedField
public UpdateCommandHistoryRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
addRepeatedField
public UpdateCommandHistoryRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
public UpdateCommandHistoryRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateCommandHistoryRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasProcessor
public boolean hasProcessor()Processor name
optional string processor = 2;
- Specified by:
hasProcessor
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- Whether the processor field is set.
-
getProcessor
Processor name
optional string processor = 2;
- Specified by:
getProcessor
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The processor.
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()Processor name
optional string processor = 2;
- Specified by:
getProcessorBytes
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The bytes for processor.
-
setProcessor
Processor name
optional string processor = 2;
- Parameters:
value
- The processor to set.- Returns:
- This builder for chaining.
-
clearProcessor
Processor name
optional string processor = 2;
- Returns:
- This builder for chaining.
-
setProcessorBytes
Processor name
optional string processor = 2;
- Parameters:
value
- The bytes for processor to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Command name
optional string name = 3;
- Specified by:
hasName
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Command name
optional string name = 3;
- Specified by:
getName
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Command name
optional string name = 3;
- Specified by:
getNameBytes
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
Command name
optional string name = 3;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Command name
optional string name = 3;
- Returns:
- This builder for chaining.
-
setNameBytes
Command name
optional string name = 3;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()Command ID
optional string id = 4;
- Specified by:
hasId
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- Whether the id field is set.
-
getId
Command ID
optional string id = 4;
- Specified by:
getId
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Command ID
optional string id = 4;
- Specified by:
getIdBytes
in interfaceUpdateCommandHistoryRequestOrBuilder
- Returns:
- The bytes for id.
-
setId
Command ID
optional string id = 4;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
Command ID
optional string id = 4;
- Returns:
- This builder for chaining.
-
setIdBytes
Command ID
optional string id = 4;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
getAttributesList
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- Specified by:
getAttributesList
in interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesCount
public int getAttributesCount()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- Specified by:
getAttributesCount
in interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributes
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- Specified by:
getAttributes
in interfaceUpdateCommandHistoryRequestOrBuilder
-
setAttributes
public UpdateCommandHistoryRequest.Builder setAttributes(int index, Commanding.CommandHistoryAttribute value) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
setAttributes
public UpdateCommandHistoryRequest.Builder setAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(int index, Commanding.CommandHistoryAttribute value) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAllAttributes
public UpdateCommandHistoryRequest.Builder addAllAttributes(Iterable<? extends Commanding.CommandHistoryAttribute> values) repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
clearAttributes
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
removeAttributes
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesBuilder
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesOrBuilder
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- Specified by:
getAttributesOrBuilder
in interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesOrBuilderList
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
- Specified by:
getAttributesOrBuilderList
in interfaceUpdateCommandHistoryRequestOrBuilder
-
addAttributesBuilder
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributesBuilder
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesBuilderList
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
setUnknownFields
public final UpdateCommandHistoryRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeUnknownFields
public final UpdateCommandHistoryRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-