public class IsisMatrixSemanticMapper
extends org.nuiton.math.matrix.SemanticMapper
Constructor and Description |
---|
IsisMatrixSemanticMapper() |
Modifier and Type | Method and Description |
---|---|
Class |
getType(String typeName)
Return class for type identified by typeName.
|
Object |
getValue(Class type,
String valueId)
Return value identified by valueId and type
type . |
public Class getType(String typeName)
String
by default.getType
in class org.nuiton.math.matrix.SemanticMapper
typeName
- type to get class.Copyright © 1999–2020 CodeLutin. All rights reserved.