Class PropertyValue

java.lang.Object
com.inductiveautomation.ignition.common.config.PropertyValue

public class PropertyValue extends Object
  • Constructor Details

    • PropertyValue

      public PropertyValue()
    • PropertyValue

      public PropertyValue(Property prop, @Nullable Object value)
  • Method Details