Class PropertyValue
- java.lang.Object
-
- com.inductiveautomation.ignition.common.config.PropertyValue
-
public class PropertyValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PropertyValue()
PropertyValue(Property prop, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Property
getProperty()
java.lang.Object
getValue()
-