Class CellUpdateBindingConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.interchange.CellUpdateBindingConfig
- All Implemented Interfaces:
BindingConfiguration
,Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A simple, strings-only representation of a cell update spec -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
A string that represents the type of binding that this configuration representsint
hashCode()
-
Field Details
-
TYPE
- See Also:
-
updates
-
-
Constructor Details
-
CellUpdateBindingConfig
-
-
Method Details
-
getBindingType
Description copied from interface:BindingConfiguration
A string that represents the type of binding that this configuration represents- Specified by:
getBindingType
in interfaceBindingConfiguration
-
hashCode
public int hashCode() -
equals
-