public class AllowedValue extends Object
| Constructor and Description |
|---|
AllowedValue(Node node) |
AllowedValue(String value)
Create an AllowedValue by the value String,
and will create the Node structure by itself
|
| Modifier and Type | Method and Description |
|---|---|
Node |
getAllowedValueNode() |
String |
getValue() |
static boolean |
isAllowedValueNode(Node node) |
void |
setValue(String value) |
public static final String ELEM_NAME