| Package | Description |
|---|---|
| org.iru.rts.model.carnet_1 |
| Modifier and Type | Field and Description |
|---|---|
protected CarnetStatusType |
CarnetType.status |
| Modifier and Type | Method and Description |
|---|---|
static CarnetStatusType |
CarnetStatusType.fromValue(String v) |
CarnetStatusType |
CarnetType.getStatus()
Gets the value of the status property.
|
static CarnetStatusType |
CarnetStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarnetStatusType[] |
CarnetStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarnetType.setStatus(CarnetStatusType value)
Sets the value of the status property.
|
Copyright © 2017. All rights reserved.