public class DatatypeConvert extends Object
| Constructor and Description |
|---|
DatatypeConvert()
create new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
fromString(Class<?> aType,
String sValue,
boolean bScramble) |
static String |
toString(Class<?> aType,
Object aValue,
boolean bScramble) |
Copyright © 2016 as-development.net. All rights reserved.