public class PojoClass extends Object
| Modifier and Type | Method and Description |
|---|---|
Object |
createCopyThroughBuilder(Object pojo) |
Object |
createCopyThroughMap(Object pojo) |
Object |
createVariant(int varientIdx) |
int |
getVariationCount()
How many fields can be manipulated?
|
boolean |
isTestable() |
public boolean isTestable()
public int getVariationCount()
public Object createVariant(int varientIdx) throws Exception
varientIdx - -1 for all 'default' valuesException - on failuresCopyright © 2016. All rights reserved.