public interface DynAttrConverter<NativeType>
| Modifier and Type | Method and Description |
|---|---|
String |
convertNativeValueToString(NativeType nativeType) |
NativeType |
convertStringValueToNative(String s) |
String convertNativeValueToString(NativeType nativeType)
NativeType convertStringValueToNative(String s)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.