Package org.yamcs.protobuf
Class UpdateCommandHistoryRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
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;intrepeated .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.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()Command IDcom.google.protobuf.ByteStringCommand IDYamcs instance namecom.google.protobuf.ByteStringYamcs instance namegetName()Command namecom.google.protobuf.ByteStringCommand nameProcessor namecom.google.protobuf.ByteStringProcessor namebooleanhasId()Command IDbooleanYamcs instance namebooleanhasName()Command namebooleanProcessor nameprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
setField
public UpdateCommandHistoryRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clearField
public UpdateCommandHistoryRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clearOneof
public UpdateCommandHistoryRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
setRepeatedField
public UpdateCommandHistoryRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
addRepeatedField
public UpdateCommandHistoryRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateCommandHistoryRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin 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:
hasProcessorin interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- Whether the processor field is set.
-
getProcessor
Processor name
optional string processor = 2;- Specified by:
getProcessorin interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- The processor.
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()Processor name
optional string processor = 2;- Specified by:
getProcessorBytesin 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:
hasNamein interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
Command name
optional string name = 3;- Specified by:
getNamein interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Command name
optional string name = 3;- Specified by:
getNameBytesin 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:
hasIdin interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
Command ID
optional string id = 4;- Specified by:
getIdin interfaceUpdateCommandHistoryRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Command ID
optional string id = 4;- Specified by:
getIdBytesin 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:
getAttributesListin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesCount
public int getAttributesCount()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesCountin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributes
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesin 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:
getAttributesOrBuilderin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesOrBuilderList
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesOrBuilderListin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeUnknownFields
public final UpdateCommandHistoryRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-