Package com.hltech.pact.gen.domain.pact
Class BigDecimalManufacturer
- java.lang.Object
-
- uk.co.jemos.podam.typeManufacturers.AbstractTypeManufacturer<java.math.BigDecimal>
-
- com.hltech.pact.gen.domain.pact.BigDecimalManufacturer
-
- All Implemented Interfaces:
uk.co.jemos.podam.typeManufacturers.TypeManufacturer<java.math.BigDecimal>
public class BigDecimalManufacturer extends uk.co.jemos.podam.typeManufacturers.AbstractTypeManufacturer<java.math.BigDecimal>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.IntegerMAXIMAL_SCALEstatic java.lang.IntegerMINIMAL_SCALE
-
Constructor Summary
Constructors Constructor Description BigDecimalManufacturer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimalgetType(uk.co.jemos.podam.api.DataProviderStrategy strategy, uk.co.jemos.podam.api.AttributeMetadata attributeMetadata, java.util.Map<java.lang.String,java.lang.reflect.Type> genericTypesArgumentsMap)
-