Package jcli
Interface Reflection.ToFieldType
- Enclosing class:
- Reflection
public static interface Reflection.ToFieldType
-
Method Summary
Modifier and Type Method Description java.lang.ObjecttoFieldType(java.lang.Class<?> type, java.lang.String value)
-
Method Details
-
toFieldType
java.lang.Object toFieldType(java.lang.Class<?> type, java.lang.String value) throws InvalidArgumentValue- Throws:
InvalidArgumentValue
-