| Package | Description |
|---|---|
| uk.co.real_logic.sbe.xml |
| Modifier and Type | Method and Description |
|---|---|
EnumType.ValidValue |
EnumType.getValidValue(PrimitiveValue value)
Get the
EnumType.ValidValue represented by a PrimitiveValue. |
EnumType.ValidValue |
EnumType.getValidValue(String name)
Get the
EnumType.ValidValue represented by a string name. |
| Modifier and Type | Method and Description |
|---|---|
Collection<EnumType.ValidValue> |
EnumType.validValues()
The collection of valid values for this enumeration.
|
Copyright © 2013 Real Logic Ltd. All Rights Reserved.