Package org.yamcs.protobuf
Class ListQueuedCommandsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ListQueuedCommandsResponse.Builder>
org.yamcs.protobuf.ListQueuedCommandsResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,ListQueuedCommandsResponseOrBuilder
- Enclosing class:
- ListQueuedCommandsResponse
public static final class ListQueuedCommandsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListQueuedCommandsResponse.Builder>
implements ListQueuedCommandsResponseOrBuilder
Protobuf type
yamcs.protobuf.commanding.ListQueuedCommandsResponse
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCommands
(Iterable<? extends Commanding.CommandQueueEntry> values) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
addCommands
(int index, Commanding.CommandQueueEntry value) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
addCommands
(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
addCommands
(Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
addCommandsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
getCommands
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
getCommandsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
int
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
getCommandsOrBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
List<? extends Commanding.CommandQueueEntryOrBuilder>
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
protected 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) removeCommands
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
setCommands
(int index, Commanding.CommandQueueEntry value) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
setCommands
(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
setRepeatedField
(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<ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
setField
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
clearField
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
clearOneof
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
setRepeatedField
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
addRepeatedField
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListQueuedCommandsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListQueuedCommandsResponse.Builder>
-
mergeFrom
public ListQueuedCommandsResponse.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<ListQueuedCommandsResponse.Builder>
- Throws:
IOException
-
getCommandsList
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- Specified by:
getCommandsList
in interfaceListQueuedCommandsResponseOrBuilder
-
getCommandsCount
public int getCommandsCount()repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- Specified by:
getCommandsCount
in interfaceListQueuedCommandsResponseOrBuilder
-
getCommands
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- Specified by:
getCommands
in interfaceListQueuedCommandsResponseOrBuilder
-
setCommands
public ListQueuedCommandsResponse.Builder setCommands(int index, Commanding.CommandQueueEntry value) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
setCommands
public ListQueuedCommandsResponse.Builder setCommands(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addCommands
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addCommands
public ListQueuedCommandsResponse.Builder addCommands(int index, Commanding.CommandQueueEntry value) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addCommands
public ListQueuedCommandsResponse.Builder addCommands(Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addCommands
public ListQueuedCommandsResponse.Builder addCommands(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addAllCommands
public ListQueuedCommandsResponse.Builder addAllCommands(Iterable<? extends Commanding.CommandQueueEntry> values) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
clearCommands
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
removeCommands
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
getCommandsBuilder
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
getCommandsOrBuilder
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- Specified by:
getCommandsOrBuilder
in interfaceListQueuedCommandsResponseOrBuilder
-
getCommandsOrBuilderList
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
- Specified by:
getCommandsOrBuilderList
in interfaceListQueuedCommandsResponseOrBuilder
-
addCommandsBuilder
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
addCommandsBuilder
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
getCommandsBuilderList
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
-
setUnknownFields
public final ListQueuedCommandsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListQueuedCommandsResponse.Builder>
-
mergeUnknownFields
public final ListQueuedCommandsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListQueuedCommandsResponse.Builder>
-