public class AllowedValue extends RecordWrapper
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWED_VALUE_TYPE |
static String |
EXPRESSION |
| Constructor and Description |
|---|
AllowedValue() |
AllowedValue(RecordHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getTypeName() |
void |
setExpression(String value) |
asMap, create, equals, getIntProperty, getProperty, hashCode, holder, isCreated, setIntProperty, setProperty, toCollection, toList, toSet, toString, unwrappublic static final String ALLOWED_VALUE_TYPE
public static final String EXPRESSION
public AllowedValue()
public AllowedValue(RecordHolder holder)
holder - public String getTypeName()
getTypeName in interface IRecordWrappergetTypeName in class RecordWrapperpublic String getExpression()
public void setExpression(String value)
value - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.