Class CellUpdateBindingConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.interchange.CellUpdateBindingConfig
- All Implemented Interfaces:
- BindingConfiguration,- Serializable
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classA simple, strings-only representation of a cell update spec
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanA string that represents the type of binding that this configuration representsinthashCode()
- 
Field Details- 
TYPE- See Also:
 
- 
updates
 
- 
- 
Constructor Details- 
CellUpdateBindingConfig
 
- 
- 
Method Details- 
getBindingTypeDescription copied from interface:BindingConfigurationA string that represents the type of binding that this configuration represents- Specified by:
- getBindingTypein interface- BindingConfiguration
 
- 
hashCodepublic int hashCode()
- 
equals
 
-