| Package | Description |
|---|---|
| com.abiquo.server.core.appslibrary |
| Modifier and Type | Field and Description |
|---|---|
protected TemplateStateDto.TemplateStatusEnumType |
TemplateStateDto.status
Deprecated.
Current status in the enterprise repository
|
| Modifier and Type | Method and Description |
|---|---|
static TemplateStateDto.TemplateStatusEnumType |
TemplateStateDto.TemplateStatusEnumType.fromValue(String v) |
TemplateStateDto.TemplateStatusEnumType |
TemplateStateDto.getStatus()
Deprecated.
|
static TemplateStateDto.TemplateStatusEnumType |
TemplateStateDto.TemplateStatusEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateStateDto.TemplateStatusEnumType[] |
TemplateStateDto.TemplateStatusEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateStateDto.setStatus(TemplateStateDto.TemplateStatusEnumType status)
Deprecated.
|
| Constructor and Description |
|---|
TemplateStateDto(String ovfId,
TemplateStateDto.TemplateStatusEnumType status)
Deprecated.
|
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.