| Constructor and Description |
|---|
Choice(Node node,
PrimitiveType encodingType)
Construct a Choice given the XML node and the encodingType
|
| Modifier and Type | Method and Description |
|---|---|
String |
description()
The description of the bitset choice.
|
String |
name()
The String name representation of the bitset choice.
|
PrimitiveValue |
primitiveValue()
The
PrimitiveValue representation of the bitset choice. |
int |
sinceVersion()
The sinceVersion value of the
SetType.Choice |
public Choice(Node node, PrimitiveType encodingType)
node - that contains the validValueencodingType - for the enumpublic PrimitiveValue primitiveValue()
PrimitiveValue representation of the bitset choice.PrimitiveValue representation of the bitset choice.public String name()
public String description()
public int sinceVersion()
SetType.ChoiceSetType.ChoiceCopyright © 2013 Real Logic Ltd. All Rights Reserved.