| Package | Description |
|---|---|
| io.baltoro.domain |
| Modifier and Type | Method and Description |
|---|---|
static ColTypeEnum |
ColTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColTypeEnum[] |
ColTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BOMD.setColType(ColTypeEnum colType) |
| Constructor and Description |
|---|
BOMD(String name,
ColTypeEnum colType) |
Copyright © 2017. All rights reserved.