| Constructor and Description |
|---|
ValidValue(Node node,
PrimitiveType encodingType)
Construct a ValidValue given the XML node and the encodingType.
|
| Modifier and Type | Method and Description |
|---|---|
int |
deprecated()
Version in which
EnumType.ValidValue was deprecated. |
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 |
String |
toString() |
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.ValidValuepublic int deprecated()
EnumType.ValidValue was deprecated. Only valid if greater than zero.EnumType.ValidValue was deprecated.Copyright © 2013-2024 Real Logic Limited. All Rights Reserved.