Modifier and Type | Field and Description |
---|---|
protected JobTaskProgressTypeUnit |
JobTaskProgressType.unit |
Modifier and Type | Method and Description |
---|---|
static JobTaskProgressTypeUnit |
JobTaskProgressTypeUnit.fromValue(String v) |
JobTaskProgressTypeUnit |
JobTaskProgressType.getUnit()
Gets the value of the unit property.
|
static JobTaskProgressTypeUnit |
JobTaskProgressTypeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobTaskProgressTypeUnit[] |
JobTaskProgressTypeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobTaskProgressType.setUnit(JobTaskProgressTypeUnit value)
Sets the value of the unit property.
|
JobTaskProgressType |
JobTaskProgressType.withUnit(JobTaskProgressTypeUnit value) |
Copyright © 2017. All rights reserved.