Uses of Class
omix.plugin.data.DataMatrixInterface.Representations
Package | Description |
---|---|
omix.plugin.data | |
omix.plugin.data.writable |
-
Uses of DataMatrixInterface.Representations in omix.plugin.data
Methods in omix.plugin.data that return DataMatrixInterface.Representations Modifier and Type Method Description DataMatrixInterface.Representations
DataMatrixInterface.Representation. asFlags()
DataMatrixInterface.Representations
DataMatrixInterface. getAllowedRepresentations()
-
Uses of DataMatrixInterface.Representations in omix.plugin.data.writable
Methods in omix.plugin.data.writable with parameters of type DataMatrixInterface.Representations Modifier and Type Method Description void
DataSourceManager. addTableRepresentation(String identifier, String tableIdentifier, DataMatrixInterface.Representations tableRepresentation)
Method parameters in omix.plugin.data.writable with type arguments of type DataMatrixInterface.Representations Modifier and Type Method Description void
DataSourceManager. setTableRepresentation(String identifier, Map<String,DataMatrixInterface.Representations> tableRepresentation)