| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumCostType |
MISDetails.costType |
| Modifier and Type | Method and Description |
|---|---|
static EnumCostType |
EnumCostType.fromValue(String v) |
EnumCostType |
MISDetails.getCostType()
Gets the value of the costType property.
|
static EnumCostType |
EnumCostType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumCostType[] |
EnumCostType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MISDetails.setCostType(EnumCostType value)
Sets the value of the costType property.
|
MISDetails |
MISDetails.withCostType(EnumCostType value) |
Copyright © 2016. All rights reserved.