protected static class BeanBuilder.KnownValueEnumeration extends Object implements DataEnumRestriction
| Modifier | Constructor and Description |
|---|---|
protected |
KnownValueEnumeration(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
genRestriction(Writer out,
String type)
Generate some Java code to test @param readMethod of type @param type or @param sizeExpr
to see if it passes this restriction.
|
protected KnownValueEnumeration(String value)
public void genRestriction(Writer out, String type) throws IOException
DataEnumRestrictiongenRestriction in interface DataEnumRestrictionIOExceptionCopyright © 2017. All Rights Reserved.