| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected CatComponentTypeT |
CategoryType.componentType |
| Modifier and Type | Method and Description |
|---|---|
static CatComponentTypeT |
CatComponentTypeT.fromValue(String v) |
CatComponentTypeT |
CategoryType.getComponentType()
Gets the value of the componentType property.
|
static CatComponentTypeT |
CatComponentTypeT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatComponentTypeT[] |
CatComponentTypeT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryType.setComponentType(CatComponentTypeT value)
Sets the value of the componentType property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.