public class TypeTypeManufacturerImpl extends AbstractTypeManufacturer<Object>
Constructor and Description |
---|
TypeTypeManufacturerImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
getType(DataProviderStrategy strategy,
AttributeMetadata attributeMetadata,
ManufacturingContext manufacturingCtx)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
findElementOfType, getDouble, getInteger
public Object getType(DataProviderStrategy strategy, AttributeMetadata attributeMetadata, ManufacturingContext manufacturingCtx)
TypeManufacturer
strategy
- The DataProviderStrategyattributeMetadata
- The AttributeMetadatamanufacturingCtx
- pojo manufacturing context with types defintionsCopyright © 2023. All rights reserved.