Class ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
com.inductiveautomation.sfc.rpc.proto.gen.ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
,Cloneable
- Enclosing class:
- ChartStatusProto.ChartStatusPb.ElementStatusPb
public static final class ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
implements ChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
Protobuf type
sfc.protobuf.ChartStatusPb.ElementStatusPb
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
string type = 1;
clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
getStep()
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
getType()
string type = 1;
com.google.protobuf.ByteString
string type = 1;
boolean
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
boolean
hasStep()
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
boolean
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
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) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
setStep
(ChartStatusProto.ChartStatusPb.StepElementStatusPb.Builder builderForValue) .sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
string type = 1;
setTypeBytes
(com.google.protobuf.ByteString value) string type = 1;
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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
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<ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
setField
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
clearField
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
clearOneof
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
setRepeatedField
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
addRepeatedField
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
mergeFrom
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
mergeFrom
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeFrom(ChartStatusProto.ChartStatusPb.ElementStatusPb other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
mergeFrom
public ChartStatusProto.ChartStatusPb.ElementStatusPb.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<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
- Throws:
IOException
-
getStatusCase
- Specified by:
getStatusCase
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
-
clearStatus
-
getType
string type = 1;
- Specified by:
getType
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()string type = 1;
- Specified by:
getTypeBytes
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- The bytes for type.
-
setType
string type = 1;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
string type = 1;
- Returns:
- This builder for chaining.
-
setTypeBytes
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setTypeBytes(com.google.protobuf.ByteString value) string type = 1;
- Parameters:
value
- The bytes for type to set.- Returns:
- This builder for chaining.
-
hasStep
public boolean hasStep().sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
- Specified by:
hasStep
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- Whether the step field is set.
-
getStep
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
- Specified by:
getStep
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- The step.
-
setStep
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setStep(ChartStatusProto.ChartStatusPb.StepElementStatusPb value) .sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
-
setStep
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setStep(ChartStatusProto.ChartStatusPb.StepElementStatusPb.Builder builderForValue) .sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
-
mergeStep
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeStep(ChartStatusProto.ChartStatusPb.StepElementStatusPb value) .sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
-
clearStep
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
-
getStepBuilder
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
-
getStepOrBuilder
.sfc.protobuf.ChartStatusPb.StepElementStatusPb step = 2;
- Specified by:
getStepOrBuilder
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
-
hasTransition
public boolean hasTransition().sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
- Specified by:
hasTransition
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- Whether the transition field is set.
-
getTransition
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
- Specified by:
getTransition
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- The transition.
-
setTransition
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setTransition(ChartStatusProto.ChartStatusPb.TransitionElementStatusPb value) .sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
-
setTransition
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setTransition(ChartStatusProto.ChartStatusPb.TransitionElementStatusPb.Builder builderForValue) .sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
-
mergeTransition
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeTransition(ChartStatusProto.ChartStatusPb.TransitionElementStatusPb value) .sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
-
clearTransition
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
-
getTransitionBuilder
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
-
getTransitionOrBuilder
.sfc.protobuf.ChartStatusPb.TransitionElementStatusPb transition = 3;
- Specified by:
getTransitionOrBuilder
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
-
hasParallel
public boolean hasParallel().sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
- Specified by:
hasParallel
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- Whether the parallel field is set.
-
getParallel
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
- Specified by:
getParallel
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
- Returns:
- The parallel.
-
setParallel
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setParallel(ChartStatusProto.ChartStatusPb.ParallelElementStatusPb value) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
-
setParallel
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setParallel(ChartStatusProto.ChartStatusPb.ParallelElementStatusPb.Builder builderForValue) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
-
mergeParallel
public ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeParallel(ChartStatusProto.ChartStatusPb.ParallelElementStatusPb value) .sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
-
clearParallel
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
-
getParallelBuilder
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
-
getParallelOrBuilder
.sfc.protobuf.ChartStatusPb.ParallelElementStatusPb parallel = 4;
- Specified by:
getParallelOrBuilder
in interfaceChartStatusProto.ChartStatusPb.ElementStatusPbOrBuilder
-
setUnknownFields
public final ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-
mergeUnknownFields
public final ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChartStatusProto.ChartStatusPb.ElementStatusPb.Builder>
-