| Package | Description |
|---|---|
| uk.co.jemos.podam.typeManufacturers |
Contains Type Manufacturers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeManufacturerParamsWrapperForGenericTypes
Wraps parameters for the Message Channel.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TypeManufacturerParamsWrapper> |
TypeManufacturer.getType(T wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
<T extends TypeManufacturerParamsWrapper> |
GenericTypeManufacturerImpl.getType(T wrapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTypeManufacturer.checkWrapperIsValid(TypeManufacturerParamsWrapper wrapper)
Checks that the given wrapper is valid.
|
String |
StringTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Short |
ShortTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Long |
LongTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Integer |
IntTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Float |
FloatTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Object |
EnumTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Double |
DoubleTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Character |
CharTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Byte |
ByteTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Boolean |
BooleanTypeManufacturerImpl.getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
Copyright © 2015. All rights reserved.