public interface TypeManufacturer
| Modifier and Type | Method and Description |
|---|---|
<T extends TypeManufacturerParamsWrapper> |
getType(T wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
<T extends TypeManufacturerParamsWrapper> Object getType(T wrapper)
wrapper - The Wrapper object containing parameters required by type manufacturers to work correctlyCopyright © 2015. All rights reserved.