Klasse ValueMapper
java.lang.Object
ch.nolix.system.middata.valuemapper.ValueMapper
- Alle implementierten Schnittstellen:
IValueMapper
- Version:
- 2021-11-05
- Autor:
- Silvan Wyss
-
Konstruktordetails
-
Methodendetails
-
mapStringToValue
- Angegeben von:
mapStringToValue
in SchnittstelleIValueMapper
- Parameter:
string
-dataType
-- Gibt zurück:
- a new value from the given string according to the given dataType.
-