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