Class WellKnownMetaProperty<T>
java.lang.Object
com.inductiveautomation.ignition.common.metaproperties.MetaProperty
com.inductiveautomation.ignition.common.metaproperties.TypedMetaProperty<T>
com.inductiveautomation.ignition.common.metaproperties.WellKnownMetaProperty<T>
- All Implemented Interfaces:
- CopyConstructorClonable,- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetFrom(MetaPropertyCollection collection) Retrieves the WellKnownProperty from the given property collection.getValueFrom(MetaPropertyCollection collection) Methods inherited from class com.inductiveautomation.ignition.common.metaproperties.TypedMetaPropertygetTypedValueMethods inherited from class com.inductiveautomation.ignition.common.metaproperties.MetaPropertyequals, getName, getValue, getValueAs, setName, setValue, toString
- 
Constructor Details- 
WellKnownMetaPropertypublic WellKnownMetaProperty()
- 
WellKnownMetaProperty
- 
WellKnownMetaProperty
 
- 
- 
Method Details- 
getDefault
- 
getFromRetrieves the WellKnownProperty from the given property collection. If not defined, the default value is returned.
- 
getValueFrom
 
-