Class TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
com.inductiveautomation.ignition.common.protocolbuffers.TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,TagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
,Cloneable
- Enclosing class:
- TagQueryFilterProto.TagPathWithoutSourceConditionPB
public static final class TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
implements TagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
com.inductiveautomation.ignition.common.tags.query.conditions.TagPathWithoutSourceConditionProtobuf type
common.protobuf.TagPathWithoutSourceConditionPB
-
Method Summary
Modifier and TypeMethodDescriptionaddAllPaths
(Iterable<String> values) repeated string paths = 1;
repeated string paths = 1;
addPathsBytes
(com.google.protobuf.ByteString value) repeated string paths = 1;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated string paths = 1;
clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getPaths
(int index) repeated string paths = 1;
com.google.protobuf.ByteString
getPathsBytes
(int index) repeated string paths = 1;
int
repeated string paths = 1;
com.google.protobuf.ProtocolStringList
repeated string paths = 1;
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) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) repeated string paths = 1;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
setField
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
clearField
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
clearOneof
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
setRepeatedField
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
addRepeatedField
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
mergeFrom
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
mergeFrom
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.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<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
- Throws:
IOException
-
getPathsList
public com.google.protobuf.ProtocolStringList getPathsList()repeated string paths = 1;
- Specified by:
getPathsList
in interfaceTagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
- Returns:
- A list containing the paths.
-
getPathsCount
public int getPathsCount()repeated string paths = 1;
- Specified by:
getPathsCount
in interfaceTagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
- Returns:
- The count of paths.
-
getPaths
repeated string paths = 1;
- Specified by:
getPaths
in interfaceTagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The paths at the given index.
-
getPathsBytes
public com.google.protobuf.ByteString getPathsBytes(int index) repeated string paths = 1;
- Specified by:
getPathsBytes
in interfaceTagQueryFilterProto.TagPathWithoutSourceConditionPBOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the paths at the given index.
-
setPaths
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder setPaths(int index, String value) repeated string paths = 1;
- Parameters:
index
- The index to set the value at.value
- The paths to set.- Returns:
- This builder for chaining.
-
addPaths
repeated string paths = 1;
- Parameters:
value
- The paths to add.- Returns:
- This builder for chaining.
-
addAllPaths
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder addAllPaths(Iterable<String> values) repeated string paths = 1;
- Parameters:
values
- The paths to add.- Returns:
- This builder for chaining.
-
clearPaths
repeated string paths = 1;
- Returns:
- This builder for chaining.
-
addPathsBytes
public TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder addPathsBytes(com.google.protobuf.ByteString value) repeated string paths = 1;
- Parameters:
value
- The bytes of the paths to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-
mergeUnknownFields
public final TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TagQueryFilterProto.TagPathWithoutSourceConditionPB.Builder>
-