Class AlarmFilterProto.PathConditionPB.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AlarmFilterProto.PathConditionPB.Builder>
com.inductiveautomation.ignition.common.protocolbuffers.AlarmFilterProto.PathConditionPB.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AlarmFilterProto.PathConditionPBOrBuilder
,Cloneable
- Enclosing class:
- AlarmFilterProto.PathConditionPB
public static final class AlarmFilterProto.PathConditionPB.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AlarmFilterProto.PathConditionPB.Builder>
implements AlarmFilterProto.PathConditionPBOrBuilder
com.inductiveautomation.ignition.common.alarming.query.conditions.PathConditionProtobuf type
gateway.protobuf.PathConditionPB
-
Method Summary
Modifier and TypeMethodDescriptionaddAllQualifiedPaths
(Iterable<? extends QualifiedPathProto.QualifiedPathPB> values) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
addAllStringPaths
(Iterable<? extends StringPathProto.StringPathPB> values) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.addQualifiedPaths
(int index, QualifiedPathProto.QualifiedPathPB value) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
addQualifiedPaths
(int index, QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
addQualifiedPaths
(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
addQualifiedPathsBuilder
(int index) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addStringPaths
(int index, StringPathProto.StringPathPB value) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.addStringPaths
(int index, StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.addStringPaths
(StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.addStringPathsBuilder
(int index) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getQualifiedPaths
(int index) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
getQualifiedPathsBuilder
(int index) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
int
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
getQualifiedPathsOrBuilder
(int index) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
List<? extends QualifiedPathProto.QualifiedPathPBOrBuilder>
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
getStringPaths
(int index) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.getStringPathsBuilder
(int index) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.int
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.getStringPathsOrBuilder
(int index) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.List<? extends StringPathProto.StringPathPBOrBuilder>
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.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) removeQualifiedPaths
(int index) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
removeStringPaths
(int index) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.setQualifiedPaths
(int index, QualifiedPathProto.QualifiedPathPB value) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
setQualifiedPaths
(int index, QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStringPaths
(int index, StringPathProto.StringPathPB value) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.setStringPaths
(int index, StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths.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<AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
setField
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
clearField
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
clearOneof
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
setRepeatedField
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
addRepeatedField
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AlarmFilterProto.PathConditionPB.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AlarmFilterProto.PathConditionPB.Builder>
-
mergeFrom
public AlarmFilterProto.PathConditionPB.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<AlarmFilterProto.PathConditionPB.Builder>
- Throws:
IOException
-
getStringPathsList
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
- Specified by:
getStringPathsList
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getStringPathsCount
public int getStringPathsCount()I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
- Specified by:
getStringPathsCount
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getStringPaths
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
- Specified by:
getStringPaths
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
setStringPaths
public AlarmFilterProto.PathConditionPB.Builder setStringPaths(int index, StringPathProto.StringPathPB value) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
setStringPaths
public AlarmFilterProto.PathConditionPB.Builder setStringPaths(int index, StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addStringPaths
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addStringPaths
public AlarmFilterProto.PathConditionPB.Builder addStringPaths(int index, StringPathProto.StringPathPB value) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addStringPaths
public AlarmFilterProto.PathConditionPB.Builder addStringPaths(StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addStringPaths
public AlarmFilterProto.PathConditionPB.Builder addStringPaths(int index, StringPathProto.StringPathPB.Builder builderForValue) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addAllStringPaths
public AlarmFilterProto.PathConditionPB.Builder addAllStringPaths(Iterable<? extends StringPathProto.StringPathPB> values) I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
clearStringPaths
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
removeStringPaths
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
getStringPathsBuilder
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
getStringPathsOrBuilder
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
- Specified by:
getStringPathsOrBuilder
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getStringPathsOrBuilderList
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
- Specified by:
getStringPathsOrBuilderList
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
addStringPathsBuilder
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
addStringPathsBuilder
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
getStringPathsBuilderList
I haven't found any evidence that alarm filter conditions use anything other than StringPaths or QualifiedPaths. But if we find more path types after testing, we need to adjust this.
repeated .common.protobuf.StringPathPB stringPaths = 1;
-
getQualifiedPathsList
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
- Specified by:
getQualifiedPathsList
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getQualifiedPathsCount
public int getQualifiedPathsCount()repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
- Specified by:
getQualifiedPathsCount
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getQualifiedPaths
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
- Specified by:
getQualifiedPaths
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
setQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder setQualifiedPaths(int index, QualifiedPathProto.QualifiedPathPB value) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
setQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder setQualifiedPaths(int index, QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder addQualifiedPaths(QualifiedPathProto.QualifiedPathPB value) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder addQualifiedPaths(int index, QualifiedPathProto.QualifiedPathPB value) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder addQualifiedPaths(QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder addQualifiedPaths(int index, QualifiedPathProto.QualifiedPathPB.Builder builderForValue) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addAllQualifiedPaths
public AlarmFilterProto.PathConditionPB.Builder addAllQualifiedPaths(Iterable<? extends QualifiedPathProto.QualifiedPathPB> values) repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
clearQualifiedPaths
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
removeQualifiedPaths
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
getQualifiedPathsBuilder
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
getQualifiedPathsOrBuilder
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
- Specified by:
getQualifiedPathsOrBuilder
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
getQualifiedPathsOrBuilderList
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
- Specified by:
getQualifiedPathsOrBuilderList
in interfaceAlarmFilterProto.PathConditionPBOrBuilder
-
addQualifiedPathsBuilder
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
addQualifiedPathsBuilder
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
getQualifiedPathsBuilderList
repeated .common.protobuf.QualifiedPathPB qualifiedPaths = 2;
-
setUnknownFields
public final AlarmFilterProto.PathConditionPB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AlarmFilterProto.PathConditionPB.Builder>
-
mergeUnknownFields
public final AlarmFilterProto.PathConditionPB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AlarmFilterProto.PathConditionPB.Builder>
-