Class BasicResultProto.DisplayPathPB.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
com.inductiveautomation.historian.common.protobuf.BasicResultProto.DisplayPathPB.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BasicResultProto.DisplayPathPBOrBuilder,Cloneable
- Enclosing class:
- BasicResultProto.DisplayPathPB
public static final class BasicResultProto.DisplayPathPB.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
implements BasicResultProto.DisplayPathPBOrBuilder
Protobuf type
common.protobuf.DisplayPathPB-
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) .common.protobuf.QualifiedPathPB qualifiedPath = 2;string stringPath = 1;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.common.protobuf.QualifiedPathPB qualifiedPath = 2;.common.protobuf.QualifiedPathPB qualifiedPath = 2;.common.protobuf.QualifiedPathPB qualifiedPath = 2;string stringPath = 1;com.google.protobuf.ByteStringstring stringPath = 1;boolean.common.protobuf.QualifiedPathPB qualifiedPath = 2;booleanstring stringPath = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .common.protobuf.QualifiedPathPB qualifiedPath = 2;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) .common.protobuf.QualifiedPathPB qualifiedPath = 2;setQualifiedPath(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) .common.protobuf.QualifiedPathPB qualifiedPath = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStringPath(String value) string stringPath = 1;setStringPathBytes(com.google.protobuf.ByteString value) string stringPath = 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, 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<BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.Builder>
-
setField
public BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.Builder>
-
clearField
public BasicResultProto.DisplayPathPB.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
-
clearOneof
public BasicResultProto.DisplayPathPB.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
-
setRepeatedField
public BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.Builder>
-
addRepeatedField
public BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BasicResultProto.DisplayPathPB.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
-
mergeFrom
public BasicResultProto.DisplayPathPB.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<BasicResultProto.DisplayPathPB.Builder>- Throws:
IOException
-
getThePathCase
- Specified by:
getThePathCasein interfaceBasicResultProto.DisplayPathPBOrBuilder
-
clearThePath
-
hasStringPath
public boolean hasStringPath()string stringPath = 1;- Specified by:
hasStringPathin interfaceBasicResultProto.DisplayPathPBOrBuilder- Returns:
- Whether the stringPath field is set.
-
getStringPath
string stringPath = 1;- Specified by:
getStringPathin interfaceBasicResultProto.DisplayPathPBOrBuilder- Returns:
- The stringPath.
-
getStringPathBytes
public com.google.protobuf.ByteString getStringPathBytes()string stringPath = 1;- Specified by:
getStringPathBytesin interfaceBasicResultProto.DisplayPathPBOrBuilder- Returns:
- The bytes for stringPath.
-
setStringPath
string stringPath = 1;- Parameters:
value- The stringPath to set.- Returns:
- This builder for chaining.
-
clearStringPath
string stringPath = 1;- Returns:
- This builder for chaining.
-
setStringPathBytes
public BasicResultProto.DisplayPathPB.Builder setStringPathBytes(com.google.protobuf.ByteString value) string stringPath = 1;- Parameters:
value- The bytes for stringPath to set.- Returns:
- This builder for chaining.
-
hasQualifiedPath
public boolean hasQualifiedPath().common.protobuf.QualifiedPathPB qualifiedPath = 2;- Specified by:
hasQualifiedPathin interfaceBasicResultProto.DisplayPathPBOrBuilder- Returns:
- Whether the qualifiedPath field is set.
-
getQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 2;- Specified by:
getQualifiedPathin interfaceBasicResultProto.DisplayPathPBOrBuilder- Returns:
- The qualifiedPath.
-
setQualifiedPath
public BasicResultProto.DisplayPathPB.Builder setQualifiedPath(QualifiedPathProto.QualifiedPathPB value) .common.protobuf.QualifiedPathPB qualifiedPath = 2; -
setQualifiedPath
public BasicResultProto.DisplayPathPB.Builder setQualifiedPath(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) .common.protobuf.QualifiedPathPB qualifiedPath = 2; -
mergeQualifiedPath
public BasicResultProto.DisplayPathPB.Builder mergeQualifiedPath(QualifiedPathProto.QualifiedPathPB value) .common.protobuf.QualifiedPathPB qualifiedPath = 2; -
clearQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 2; -
getQualifiedPathBuilder
.common.protobuf.QualifiedPathPB qualifiedPath = 2; -
getQualifiedPathOrBuilder
.common.protobuf.QualifiedPathPB qualifiedPath = 2;- Specified by:
getQualifiedPathOrBuilderin interfaceBasicResultProto.DisplayPathPBOrBuilder
-
setUnknownFields
public final BasicResultProto.DisplayPathPB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
-
mergeUnknownFields
public final BasicResultProto.DisplayPathPB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicResultProto.DisplayPathPB.Builder>
-