| Constructor and Description |
|---|
ValidValue(Node node,
PrimitiveType encodingType)
Construct a ValidValue given the XML node and the encodingType.
|
| Modifier and Type | Method and Description |
|---|---|
String |
description()
The description of the
EnumType.ValidValue. |
String |
name()
The name of the
EnumType.ValidValue. |
PrimitiveValue |
primitiveValue()
PrimitiveType for the EnumType.ValidValue. |
int |
sinceVersion()
The sinceVersion value of the
EnumType.ValidValue |
public ValidValue(Node node, PrimitiveType encodingType)
node - that contains the validValueencodingType - for the enumpublic PrimitiveValue primitiveValue()
PrimitiveType for the EnumType.ValidValue.PrimitiveType for the EnumType.ValidValue.public String name()
EnumType.ValidValue.EnumType.ValidValuepublic String description()
EnumType.ValidValue.EnumType.ValidValue.public int sinceVersion()
EnumType.ValidValueEnumType.ValidValueCopyright © 2013 Real Logic Ltd. All Rights Reserved.