Class PropertyColormapBindingConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.interchange.PropertyColormapBindingConfig
- All Implemented Interfaces:
BindingConfiguration
,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPropertyColormapBindingConfig
(String propertyPath, ColorStateTable colorTable) -
Method Summary
Modifier and TypeMethodDescriptionboolean
A string that represents the type of binding that this configuration representsint
hashCode()
-
Field Details
-
TYPE
- See Also:
-
propertyPath
-
colorTable
-
-
Constructor Details
-
PropertyColormapBindingConfig
-
-
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
-