Package org.yamcs.protobuf.config
Class SpecInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
org.yamcs.protobuf.config.SpecInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SpecInfoOrBuilder
- Enclosing class:
- SpecInfo
public static final class SpecInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
implements SpecInfoOrBuilder
Specifies the valid structure of a configuration mapProtobuf type
yamcs.protobuf.config.SpecInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllOptions(Iterable<? extends OptionInfo> values) Options for this specificationaddAllRequiredOneOf(Iterable<? extends OptionGroupInfo> values) Constraints on a groups of options.addAllRequireTogether(Iterable<? extends OptionGroupInfo> values) Constraints on a group of options.addAllWhenConditions(Iterable<? extends WhenConditionInfo> values) Conditional constraints on a group of optionsaddOptions(int index, OptionInfo value) Options for this specificationaddOptions(int index, OptionInfo.Builder builderForValue) Options for this specificationaddOptions(OptionInfo value) Options for this specificationaddOptions(OptionInfo.Builder builderForValue) Options for this specificationOptions for this specificationaddOptionsBuilder(int index) Options for this specificationaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addRequiredOneOf(int index, OptionGroupInfo value) Constraints on a groups of options.addRequiredOneOf(int index, OptionGroupInfo.Builder builderForValue) Constraints on a groups of options.addRequiredOneOf(OptionGroupInfo value) Constraints on a groups of options.addRequiredOneOf(OptionGroupInfo.Builder builderForValue) Constraints on a groups of options.Constraints on a groups of options.addRequiredOneOfBuilder(int index) Constraints on a groups of options.addRequireTogether(int index, OptionGroupInfo value) Constraints on a group of options.addRequireTogether(int index, OptionGroupInfo.Builder builderForValue) Constraints on a group of options.Constraints on a group of options.addRequireTogether(OptionGroupInfo.Builder builderForValue) Constraints on a group of options.Constraints on a group of options.addRequireTogetherBuilder(int index) Constraints on a group of options.addWhenConditions(int index, WhenConditionInfo value) Conditional constraints on a group of optionsaddWhenConditions(int index, WhenConditionInfo.Builder builderForValue) Conditional constraints on a group of optionsConditional constraints on a group of optionsaddWhenConditions(WhenConditionInfo.Builder builderForValue) Conditional constraints on a group of optionsConditional constraints on a group of optionsaddWhenConditionsBuilder(int index) Conditional constraints on a group of optionsbuild()clear()If true, any option is allowedclearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options for this specificationConstraints on a groups of options.Constraints on a group of options.Conditional constraints on a group of optionsclone()booleanIf true, any option is allowedstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetOptions(int index) Options for this specificationgetOptionsBuilder(int index) Options for this specificationOptions for this specificationintOptions for this specificationOptions for this specificationgetOptionsOrBuilder(int index) Options for this specificationList<? extends OptionInfoOrBuilder>Options for this specificationgetRequiredOneOf(int index) Constraints on a groups of options.getRequiredOneOfBuilder(int index) Constraints on a groups of options.Constraints on a groups of options.intConstraints on a groups of options.Constraints on a groups of options.getRequiredOneOfOrBuilder(int index) Constraints on a groups of options.List<? extends OptionGroupInfoOrBuilder>Constraints on a groups of options.getRequireTogether(int index) Constraints on a group of options.getRequireTogetherBuilder(int index) Constraints on a group of options.Constraints on a group of options.intConstraints on a group of options.Constraints on a group of options.getRequireTogetherOrBuilder(int index) Constraints on a group of options.List<? extends OptionGroupInfoOrBuilder>Constraints on a group of options.getWhenConditions(int index) Conditional constraints on a group of optionsgetWhenConditionsBuilder(int index) Conditional constraints on a group of optionsConditional constraints on a group of optionsintConditional constraints on a group of optionsConditional constraints on a group of optionsgetWhenConditionsOrBuilder(int index) Conditional constraints on a group of optionsList<? extends WhenConditionInfoOrBuilder>Conditional constraints on a group of optionsbooleanIf true, any option is allowedprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final SpecInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeOptions(int index) Options for this specificationremoveRequiredOneOf(int index) Constraints on a groups of options.removeRequireTogether(int index) Constraints on a group of options.removeWhenConditions(int index) Conditional constraints on a group of optionssetAllowUnknownKeys(boolean value) If true, any option is allowedsetOptions(int index, OptionInfo value) Options for this specificationsetOptions(int index, OptionInfo.Builder builderForValue) Options for this specificationsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequiredOneOf(int index, OptionGroupInfo value) Constraints on a groups of options.setRequiredOneOf(int index, OptionGroupInfo.Builder builderForValue) Constraints on a groups of options.setRequireTogether(int index, OptionGroupInfo value) Constraints on a group of options.setRequireTogether(int index, OptionGroupInfo.Builder builderForValue) Constraints on a group of options.final SpecInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWhenConditions(int index, WhenConditionInfo value) Conditional constraints on a group of optionssetWhenConditions(int index, WhenConditionInfo.Builder builderForValue) Conditional constraints on a group of optionsMethods 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<SpecInfo.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<SpecInfo.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<SpecInfo.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<SpecInfo.Builder>
-
setField
public SpecInfo.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<SpecInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
-
setRepeatedField
public SpecInfo.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<SpecInfo.Builder>
-
addRepeatedField
public SpecInfo.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<SpecInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SpecInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
-
mergeFrom
public SpecInfo.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<SpecInfo.Builder>- Throws:
IOException
-
getOptionsList
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1;- Specified by:
getOptionsListin interfaceSpecInfoOrBuilder
-
getOptionsCount
public int getOptionsCount()Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1;- Specified by:
getOptionsCountin interfaceSpecInfoOrBuilder
-
getOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1;- Specified by:
getOptionsin interfaceSpecInfoOrBuilder
-
setOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
setOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addAllOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
clearOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
removeOptions
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
getOptionsBuilder
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
getOptionsOrBuilder
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1;- Specified by:
getOptionsOrBuilderin interfaceSpecInfoOrBuilder
-
getOptionsOrBuilderList
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1;- Specified by:
getOptionsOrBuilderListin interfaceSpecInfoOrBuilder
-
addOptionsBuilder
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
addOptionsBuilder
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
getOptionsBuilderList
Options for this specification
repeated .yamcs.protobuf.config.OptionInfo options = 1; -
hasAllowUnknownKeys
public boolean hasAllowUnknownKeys()If true, any option is allowed
optional bool allowUnknownKeys = 2;- Specified by:
hasAllowUnknownKeysin interfaceSpecInfoOrBuilder- Returns:
- Whether the allowUnknownKeys field is set.
-
getAllowUnknownKeys
public boolean getAllowUnknownKeys()If true, any option is allowed
optional bool allowUnknownKeys = 2;- Specified by:
getAllowUnknownKeysin interfaceSpecInfoOrBuilder- Returns:
- The allowUnknownKeys.
-
setAllowUnknownKeys
If true, any option is allowed
optional bool allowUnknownKeys = 2;- Parameters:
value- The allowUnknownKeys to set.- Returns:
- This builder for chaining.
-
clearAllowUnknownKeys
If true, any option is allowed
optional bool allowUnknownKeys = 2;- Returns:
- This builder for chaining.
-
getRequiredOneOfList
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3;- Specified by:
getRequiredOneOfListin interfaceSpecInfoOrBuilder
-
getRequiredOneOfCount
public int getRequiredOneOfCount()Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3;- Specified by:
getRequiredOneOfCountin interfaceSpecInfoOrBuilder
-
getRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3;- Specified by:
getRequiredOneOfin interfaceSpecInfoOrBuilder
-
setRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
setRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addAllRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
clearRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
removeRequiredOneOf
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
getRequiredOneOfBuilder
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
getRequiredOneOfOrBuilder
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3;- Specified by:
getRequiredOneOfOrBuilderin interfaceSpecInfoOrBuilder
-
getRequiredOneOfOrBuilderList
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3;- Specified by:
getRequiredOneOfOrBuilderListin interfaceSpecInfoOrBuilder
-
addRequiredOneOfBuilder
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
addRequiredOneOfBuilder
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
getRequiredOneOfBuilderList
Constraints on a groups of options. For each group at least one of the keys must be specified.
repeated .yamcs.protobuf.config.OptionGroupInfo requiredOneOf = 3; -
getRequireTogetherList
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4;- Specified by:
getRequireTogetherListin interfaceSpecInfoOrBuilder
-
getRequireTogetherCount
public int getRequireTogetherCount()Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4;- Specified by:
getRequireTogetherCountin interfaceSpecInfoOrBuilder
-
getRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4;- Specified by:
getRequireTogetherin interfaceSpecInfoOrBuilder
-
setRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
setRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addAllRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
clearRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
removeRequireTogether
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
getRequireTogetherBuilder
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
getRequireTogetherOrBuilder
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4;- Specified by:
getRequireTogetherOrBuilderin interfaceSpecInfoOrBuilder
-
getRequireTogetherOrBuilderList
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4;- Specified by:
getRequireTogetherOrBuilderListin interfaceSpecInfoOrBuilder
-
addRequireTogetherBuilder
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
addRequireTogetherBuilder
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
getRequireTogetherBuilderList
Constraints on a group of options. For each group, all keys must be specified, or none at all.
repeated .yamcs.protobuf.config.OptionGroupInfo requireTogether = 4; -
getWhenConditionsList
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5;- Specified by:
getWhenConditionsListin interfaceSpecInfoOrBuilder
-
getWhenConditionsCount
public int getWhenConditionsCount()Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5;- Specified by:
getWhenConditionsCountin interfaceSpecInfoOrBuilder
-
getWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5;- Specified by:
getWhenConditionsin interfaceSpecInfoOrBuilder
-
setWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
setWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addAllWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
clearWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
removeWhenConditions
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
getWhenConditionsBuilder
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
getWhenConditionsOrBuilder
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5;- Specified by:
getWhenConditionsOrBuilderin interfaceSpecInfoOrBuilder
-
getWhenConditionsOrBuilderList
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5;- Specified by:
getWhenConditionsOrBuilderListin interfaceSpecInfoOrBuilder
-
addWhenConditionsBuilder
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
addWhenConditionsBuilder
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
getWhenConditionsBuilderList
Conditional constraints on a group of options
repeated .yamcs.protobuf.config.WhenConditionInfo whenConditions = 5; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SpecInfo.Builder>
-