java.lang.Object
com.inductiveautomation.ignition.common.config.BoundValue
All Implemented Interfaces:
Serializable

public class BoundValue extends Object implements Serializable
See Also:
  • Constructor Details

    • BoundValue

      public BoundValue(BoundValue copy)
    • BoundValue

      public BoundValue(String bindType, String binding)
  • Method Details