Class PathProto.PathPB.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
com.inductiveautomation.ignition.common.protocolbuffers.PathProto.PathPB.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PathProto.PathPBOrBuilder,Cloneable
- Enclosing class:
- PathProto.PathPB
public static final class PathProto.PathPB.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
implements PathProto.PathPBOrBuilder
Base interface is com.inductiveautomation.ignition.common.PathProtobuf type
common.protobuf.PathPB-
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 = 3;.common.protobuf.StringPathPB stringPath = 2;.common.protobuf.TagPathPB tagPath = 1;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.common.protobuf.QualifiedPathPB qualifiedPath = 3;.common.protobuf.QualifiedPathPB qualifiedPath = 3;.common.protobuf.QualifiedPathPB qualifiedPath = 3;.common.protobuf.StringPathPB stringPath = 2;.common.protobuf.StringPathPB stringPath = 2;.common.protobuf.StringPathPB stringPath = 2;.common.protobuf.TagPathPB tagPath = 1;.common.protobuf.TagPathPB tagPath = 1;.common.protobuf.TagPathPB tagPath = 1;boolean.common.protobuf.QualifiedPathPB qualifiedPath = 3;boolean.common.protobuf.StringPathPB stringPath = 2;boolean.common.protobuf.TagPathPB tagPath = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(PathProto.PathPB other) .common.protobuf.QualifiedPathPB qualifiedPath = 3;.common.protobuf.StringPathPB stringPath = 2;.common.protobuf.TagPathPB tagPath = 1;final PathProto.PathPB.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) .common.protobuf.QualifiedPathPB qualifiedPath = 3;setQualifiedPath(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) .common.protobuf.QualifiedPathPB qualifiedPath = 3;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .common.protobuf.StringPathPB stringPath = 2;setStringPath(StringPathProto.StringPathPB.Builder builderForValue) .common.protobuf.StringPathPB stringPath = 2;setTagPath(TagPathProto.TagPathPB value) .common.protobuf.TagPathPB tagPath = 1;setTagPath(TagPathProto.TagPathPB.Builder builderForValue) .common.protobuf.TagPathPB tagPath = 1;final PathProto.PathPB.BuildersetUnknownFields(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<PathProto.PathPB.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<PathProto.PathPB.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<PathProto.PathPB.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<PathProto.PathPB.Builder>
-
setField
public PathProto.PathPB.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<PathProto.PathPB.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
-
setRepeatedField
public PathProto.PathPB.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<PathProto.PathPB.Builder>
-
addRepeatedField
public PathProto.PathPB.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<PathProto.PathPB.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PathProto.PathPB.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
-
mergeFrom
public PathProto.PathPB.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<PathProto.PathPB.Builder>- Throws:
IOException
-
getPathCase
- Specified by:
getPathCasein interfacePathProto.PathPBOrBuilder
-
clearPath
-
hasTagPath
public boolean hasTagPath().common.protobuf.TagPathPB tagPath = 1;- Specified by:
hasTagPathin interfacePathProto.PathPBOrBuilder- Returns:
- Whether the tagPath field is set.
-
getTagPath
.common.protobuf.TagPathPB tagPath = 1;- Specified by:
getTagPathin interfacePathProto.PathPBOrBuilder- Returns:
- The tagPath.
-
setTagPath
.common.protobuf.TagPathPB tagPath = 1; -
setTagPath
.common.protobuf.TagPathPB tagPath = 1; -
mergeTagPath
.common.protobuf.TagPathPB tagPath = 1; -
clearTagPath
.common.protobuf.TagPathPB tagPath = 1; -
getTagPathBuilder
.common.protobuf.TagPathPB tagPath = 1; -
getTagPathOrBuilder
.common.protobuf.TagPathPB tagPath = 1;- Specified by:
getTagPathOrBuilderin interfacePathProto.PathPBOrBuilder
-
hasStringPath
public boolean hasStringPath().common.protobuf.StringPathPB stringPath = 2;- Specified by:
hasStringPathin interfacePathProto.PathPBOrBuilder- Returns:
- Whether the stringPath field is set.
-
getStringPath
.common.protobuf.StringPathPB stringPath = 2;- Specified by:
getStringPathin interfacePathProto.PathPBOrBuilder- Returns:
- The stringPath.
-
setStringPath
.common.protobuf.StringPathPB stringPath = 2; -
setStringPath
.common.protobuf.StringPathPB stringPath = 2; -
mergeStringPath
.common.protobuf.StringPathPB stringPath = 2; -
clearStringPath
.common.protobuf.StringPathPB stringPath = 2; -
getStringPathBuilder
.common.protobuf.StringPathPB stringPath = 2; -
getStringPathOrBuilder
.common.protobuf.StringPathPB stringPath = 2;- Specified by:
getStringPathOrBuilderin interfacePathProto.PathPBOrBuilder
-
hasQualifiedPath
public boolean hasQualifiedPath().common.protobuf.QualifiedPathPB qualifiedPath = 3;- Specified by:
hasQualifiedPathin interfacePathProto.PathPBOrBuilder- Returns:
- Whether the qualifiedPath field is set.
-
getQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 3;- Specified by:
getQualifiedPathin interfacePathProto.PathPBOrBuilder- Returns:
- The qualifiedPath.
-
setQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 3; -
setQualifiedPath
public PathProto.PathPB.Builder setQualifiedPath(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) .common.protobuf.QualifiedPathPB qualifiedPath = 3; -
mergeQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 3; -
clearQualifiedPath
.common.protobuf.QualifiedPathPB qualifiedPath = 3; -
getQualifiedPathBuilder
.common.protobuf.QualifiedPathPB qualifiedPath = 3; -
getQualifiedPathOrBuilder
.common.protobuf.QualifiedPathPB qualifiedPath = 3;- Specified by:
getQualifiedPathOrBuilderin interfacePathProto.PathPBOrBuilder
-
setUnknownFields
public final PathProto.PathPB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
-
mergeUnknownFields
public final PathProto.PathPB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PathProto.PathPB.Builder>
-