| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Method and Description |
|---|---|
static ConversionState |
ConversionState.fromId(int id) |
static ConversionState |
ConversionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversionState[] |
ConversionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConversionState |
ConversionDto.getState()
Result status of the conversion
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionDto.setState(ConversionState state) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.