public static interface rtypes.Conversion
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
convert(IceMapper mapper)
Convert the "val" field on the given RType instance to an ome.model.*
representation.
|
java.lang.Class<?> |
type()
Specifies the type that can be expected from the
convert(IceMapper) method. |
java.lang.Class<?> type()
convert(IceMapper)
method.java.lang.Object convert(IceMapper mapper) throws ApiUsageException
ApiUsageException