public static interface PropertyManagement.PropertyConverter<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
baseClass() |
T |
convert(Serializable ob) |
Serializable |
convert(T ob) |
Serializable convert(T ob) throws Exception
ExceptionT convert(Serializable ob) throws Exception
ExceptionCopyright © 2013–2022. All rights reserved.