Class CellUpdateAdapter.RowIdentifier
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.CellUpdateAdapter.RowIdentifier
- Enclosing class:
- CellUpdateAdapter
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.RowIdentifier
(int rowNum) RowIdentifier
(String columnName, String identifier) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setColumnName
(String columnName) void
setIdentifier
(String identifier) toString()
-
Constructor Details
-
RowIdentifier
Deprecated.For serialization -
RowIdentifier
public RowIdentifier(int rowNum) -
RowIdentifier
-
-
Method Details
-
parse
- Throws:
IllegalArgumentException
-
getColumnName
-
setColumnName
-
getIdentifier
-
setIdentifier
-
toString
-
resolve
- Throws:
IllegalArgumentException
-