Class TagPathProto.TagPathPB.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TagPathProto.TagPathPB.Builder>
com.inductiveautomation.ignition.common.protocolbuffers.TagPathProto.TagPathPB.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,TagPathProto.TagPathPBOrBuilder
,Cloneable
- Enclosing class:
- TagPathProto.TagPathPB
public static final class TagPathProto.TagPathPB.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TagPathProto.TagPathPB.Builder>
implements TagPathProto.TagPathPBOrBuilder
Base interface is com.inductiveautomation.ignition.common.tags.model.TagPathProtobuf type
common.protobuf.TagPathPB
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
.common.protobuf.BasicTagPathPB basicPath = 1;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
clone()
.common.protobuf.BasicTagPathPB basicPath = 1;
.common.protobuf.BasicTagPathPB basicPath = 1;
.common.protobuf.BasicTagPathPB basicPath = 1;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
boolean
.common.protobuf.BasicTagPathPB basicPath = 1;
boolean
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
boolean
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
boolean
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
.common.protobuf.BasicTagPathPB basicPath = 1;
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(TagPathProto.TagPathPB other) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) .common.protobuf.BasicTagPathPB basicPath = 1;
setBasicPath
(TagPathProto.BasicTagPathPB.Builder builderForValue) .common.protobuf.BasicTagPathPB basicPath = 1;
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
setPropAlteredPath
(TagPathProto.PropertyAlteredTagPathPB.Builder builderForValue) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
setSimplifiedPath
(TagPathProto.SimplifiedTagPathPB.Builder builderForValue) .common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
setSrcAlteredPath
(TagPathProto.SourceAlteredTagPathPB.Builder builderForValue) .common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
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<TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
setField
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
clearField
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
clearOneof
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
setRepeatedField
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
addRepeatedField
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TagPathProto.TagPathPB.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagPathProto.TagPathPB.Builder>
-
mergeFrom
public TagPathProto.TagPathPB.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<TagPathProto.TagPathPB.Builder>
- Throws:
IOException
-
getTagPathCase
- Specified by:
getTagPathCase
in interfaceTagPathProto.TagPathPBOrBuilder
-
clearTagPath
-
hasBasicPath
public boolean hasBasicPath().common.protobuf.BasicTagPathPB basicPath = 1;
- Specified by:
hasBasicPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- Whether the basicPath field is set.
-
getBasicPath
.common.protobuf.BasicTagPathPB basicPath = 1;
- Specified by:
getBasicPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- The basicPath.
-
setBasicPath
.common.protobuf.BasicTagPathPB basicPath = 1;
-
setBasicPath
public TagPathProto.TagPathPB.Builder setBasicPath(TagPathProto.BasicTagPathPB.Builder builderForValue) .common.protobuf.BasicTagPathPB basicPath = 1;
-
mergeBasicPath
.common.protobuf.BasicTagPathPB basicPath = 1;
-
clearBasicPath
.common.protobuf.BasicTagPathPB basicPath = 1;
-
getBasicPathBuilder
.common.protobuf.BasicTagPathPB basicPath = 1;
-
getBasicPathOrBuilder
.common.protobuf.BasicTagPathPB basicPath = 1;
- Specified by:
getBasicPathOrBuilder
in interfaceTagPathProto.TagPathPBOrBuilder
-
hasSrcAlteredPath
public boolean hasSrcAlteredPath().common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
- Specified by:
hasSrcAlteredPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- Whether the srcAlteredPath field is set.
-
getSrcAlteredPath
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
- Specified by:
getSrcAlteredPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- The srcAlteredPath.
-
setSrcAlteredPath
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
-
setSrcAlteredPath
public TagPathProto.TagPathPB.Builder setSrcAlteredPath(TagPathProto.SourceAlteredTagPathPB.Builder builderForValue) .common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
-
mergeSrcAlteredPath
public TagPathProto.TagPathPB.Builder mergeSrcAlteredPath(TagPathProto.SourceAlteredTagPathPB value) .common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
-
clearSrcAlteredPath
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
-
getSrcAlteredPathBuilder
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
-
getSrcAlteredPathOrBuilder
.common.protobuf.SourceAlteredTagPathPB srcAlteredPath = 2;
- Specified by:
getSrcAlteredPathOrBuilder
in interfaceTagPathProto.TagPathPBOrBuilder
-
hasPropAlteredPath
public boolean hasPropAlteredPath().common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
- Specified by:
hasPropAlteredPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- Whether the propAlteredPath field is set.
-
getPropAlteredPath
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
- Specified by:
getPropAlteredPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- The propAlteredPath.
-
setPropAlteredPath
public TagPathProto.TagPathPB.Builder setPropAlteredPath(TagPathProto.PropertyAlteredTagPathPB value) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
-
setPropAlteredPath
public TagPathProto.TagPathPB.Builder setPropAlteredPath(TagPathProto.PropertyAlteredTagPathPB.Builder builderForValue) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
-
mergePropAlteredPath
public TagPathProto.TagPathPB.Builder mergePropAlteredPath(TagPathProto.PropertyAlteredTagPathPB value) .common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
-
clearPropAlteredPath
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
-
getPropAlteredPathBuilder
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
-
getPropAlteredPathOrBuilder
.common.protobuf.PropertyAlteredTagPathPB propAlteredPath = 3;
- Specified by:
getPropAlteredPathOrBuilder
in interfaceTagPathProto.TagPathPBOrBuilder
-
hasSimplifiedPath
public boolean hasSimplifiedPath().common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
- Specified by:
hasSimplifiedPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- Whether the simplifiedPath field is set.
-
getSimplifiedPath
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
- Specified by:
getSimplifiedPath
in interfaceTagPathProto.TagPathPBOrBuilder
- Returns:
- The simplifiedPath.
-
setSimplifiedPath
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
-
setSimplifiedPath
public TagPathProto.TagPathPB.Builder setSimplifiedPath(TagPathProto.SimplifiedTagPathPB.Builder builderForValue) .common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
-
mergeSimplifiedPath
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
-
clearSimplifiedPath
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
-
getSimplifiedPathBuilder
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
-
getSimplifiedPathOrBuilder
.common.protobuf.SimplifiedTagPathPB simplifiedPath = 4;
- Specified by:
getSimplifiedPathOrBuilder
in interfaceTagPathProto.TagPathPBOrBuilder
-
setUnknownFields
public final TagPathProto.TagPathPB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagPathProto.TagPathPB.Builder>
-
mergeUnknownFields
public final TagPathProto.TagPathPB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagPathProto.TagPathPB.Builder>
-