Package gauge.messages
Class Spec.ProtoStepValue.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoStepValue.Builder>
gauge.messages.Spec.ProtoStepValue.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoStepValueOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoStepValue
public static final class Spec.ProtoStepValue.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Spec.ProtoStepValue.Builder>
implements Spec.ProtoStepValueOrBuilder
/ A proto object representing a Step value.Protobuf type
gauge.messages.ProtoStepValue-
Method Summary
Modifier and TypeMethodDescriptionaddAllParameters(Iterable<String> values) / A collection of strings representing the parameters.addParameters(String value) / A collection of strings representing the parameters.addParametersBytes(com.google.protobuf.ByteString value) / A collection of strings representing the parameters.build()clear()/ The parameterized string value describing he Step./ A collection of strings representing the parameters./ The actual string value describing he Stepstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor/ The parameterized string value describing he Step.com.google.protobuf.ByteString/ The parameterized string value describing he Step.getParameters(int index) / A collection of strings representing the parameters.com.google.protobuf.ByteStringgetParametersBytes(int index) / A collection of strings representing the parameters.int/ A collection of strings representing the parameters.com.google.protobuf.ProtocolStringList/ A collection of strings representing the parameters./ The actual string value describing he Stepcom.google.protobuf.ByteString/ The actual string value describing he Stepprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Spec.ProtoStepValue other) setParameterizedStepValue(String value) / The parameterized string value describing he Step.setParameterizedStepValueBytes(com.google.protobuf.ByteString value) / The parameterized string value describing he Step.setParameters(int index, String value) / A collection of strings representing the parameters.setStepValue(String value) / The actual string value describing he StepsetStepValueBytes(com.google.protobuf.ByteString value) / The actual string value describing he StepMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoStepValue.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoStepValue.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.GeneratedMessage.Builder<Spec.ProtoStepValue.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
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoStepValue.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Spec.ProtoStepValue.Builder>
-
mergeFrom
public Spec.ProtoStepValue.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<Spec.ProtoStepValue.Builder>- Throws:
IOException
-
getStepValue
/ The actual string value describing he Step
string stepValue = 1;- Specified by:
getStepValuein interfaceSpec.ProtoStepValueOrBuilder- Returns:
- The stepValue.
-
getStepValueBytes
public com.google.protobuf.ByteString getStepValueBytes()/ The actual string value describing he Step
string stepValue = 1;- Specified by:
getStepValueBytesin interfaceSpec.ProtoStepValueOrBuilder- Returns:
- The bytes for stepValue.
-
setStepValue
/ The actual string value describing he Step
string stepValue = 1;- Parameters:
value- The stepValue to set.- Returns:
- This builder for chaining.
-
clearStepValue
/ The actual string value describing he Step
string stepValue = 1;- Returns:
- This builder for chaining.
-
setStepValueBytes
/ The actual string value describing he Step
string stepValue = 1;- Parameters:
value- The bytes for stepValue to set.- Returns:
- This builder for chaining.
-
getParameterizedStepValue
/ The parameterized string value describing he Step. The parameters are replaced with placeholders.
string parameterizedStepValue = 2;- Specified by:
getParameterizedStepValuein interfaceSpec.ProtoStepValueOrBuilder- Returns:
- The parameterizedStepValue.
-
getParameterizedStepValueBytes
public com.google.protobuf.ByteString getParameterizedStepValueBytes()/ The parameterized string value describing he Step. The parameters are replaced with placeholders.
string parameterizedStepValue = 2;- Specified by:
getParameterizedStepValueBytesin interfaceSpec.ProtoStepValueOrBuilder- Returns:
- The bytes for parameterizedStepValue.
-
setParameterizedStepValue
/ The parameterized string value describing he Step. The parameters are replaced with placeholders.
string parameterizedStepValue = 2;- Parameters:
value- The parameterizedStepValue to set.- Returns:
- This builder for chaining.
-
clearParameterizedStepValue
/ The parameterized string value describing he Step. The parameters are replaced with placeholders.
string parameterizedStepValue = 2;- Returns:
- This builder for chaining.
-
setParameterizedStepValueBytes
public Spec.ProtoStepValue.Builder setParameterizedStepValueBytes(com.google.protobuf.ByteString value) / The parameterized string value describing he Step. The parameters are replaced with placeholders.
string parameterizedStepValue = 2;- Parameters:
value- The bytes for parameterizedStepValue to set.- Returns:
- This builder for chaining.
-
getParametersList
public com.google.protobuf.ProtocolStringList getParametersList()/ A collection of strings representing the parameters.
repeated string parameters = 3;- Specified by:
getParametersListin interfaceSpec.ProtoStepValueOrBuilder- Returns:
- A list containing the parameters.
-
getParametersCount
public int getParametersCount()/ A collection of strings representing the parameters.
repeated string parameters = 3;- Specified by:
getParametersCountin interfaceSpec.ProtoStepValueOrBuilder- Returns:
- The count of parameters.
-
getParameters
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Specified by:
getParametersin interfaceSpec.ProtoStepValueOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The parameters at the given index.
-
getParametersBytes
public com.google.protobuf.ByteString getParametersBytes(int index) / A collection of strings representing the parameters.
repeated string parameters = 3;- Specified by:
getParametersBytesin interfaceSpec.ProtoStepValueOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the parameters at the given index.
-
setParameters
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Parameters:
index- The index to set the value at.value- The parameters to set.- Returns:
- This builder for chaining.
-
addParameters
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Parameters:
value- The parameters to add.- Returns:
- This builder for chaining.
-
addAllParameters
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Parameters:
values- The parameters to add.- Returns:
- This builder for chaining.
-
clearParameters
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Returns:
- This builder for chaining.
-
addParametersBytes
/ A collection of strings representing the parameters.
repeated string parameters = 3;- Parameters:
value- The bytes of the parameters to add.- Returns:
- This builder for chaining.
-