Class ZoneTraitDescriptor<T>
java.lang.Object
com.inductiveautomation.ignition.common.config.BasicProperty<T>
com.inductiveautomation.ignition.common.config.BasicDescriptiveProperty<T>
com.inductiveautomation.ignition.gateway.authentication.securityzones.ZoneTraitDescriptor<T>
- All Implemented Interfaces:
- DescriptiveProperty<T>,- Property<T>,- Serializable
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprotected static classprotected static classTests an input IP address against a comma-delimited pattern list.protected static classIf the setting is true, the value must be true, otherwise true or false works.protected static classprotected static class
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract com.google.common.base.Predicate<Object>getMatchPredicate(T setting) Methods inherited from class com.inductiveautomation.ignition.common.config.BasicDescriptivePropertygetCategory, getCategoryKey, getDescription, getDescriptionKey, getDisplayName, getDisplayNameKey, setCategory, setDescription, setDisplayNameMethods inherited from class com.inductiveautomation.ignition.common.config.BasicPropertyequals, getClazz, getDefaultValue, getName, getType, hashCode, of, setClazz, setClazz_, setDefaultValue, setDefaultValue_, setName, setName_, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertygetDefaultValue, getName, getType
- 
Constructor Details- 
ZoneTraitDescriptor
 
- 
- 
Method Details- 
getMatchPredicate
 
-