java.lang.Object
omix.plugin.data.DataMatrixInterface.MetaData
- Enclosing interface:
- DataMatrixInterface
public static class DataMatrixInterface.MetaData extends Object
-
Constructor Summary
Constructors Constructor Description MetaData()
-
Method Summary
Modifier and Type Method Description Object
get(DataMatrixInterface.MetaDataType type)
<T> T
get(DataMatrixInterface.MetaDataType type, Class<T> cls)
void
put(DataMatrixInterface.MetaDataType type, Object value)
Set<DataMatrixInterface.MetaDataType>
types()