| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.infrastructure |
| Modifier and Type | Field and Description |
|---|---|
static List<RemoteServiceType> |
RemoteServiceType.CLOUD_PROVIDER_REMOTE_SERVICES |
| Modifier and Type | Method and Description |
|---|---|
static RemoteServiceType |
RemoteServiceType.valueFromName(String name) |
static RemoteServiceType |
RemoteServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteServiceType[] |
RemoteServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RemoteServiceType.isCloudProviderRemoteService(RemoteServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
RemoteServiceType |
RemoteServiceDto.getType()
Remote Service Type
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServiceDto.setType(RemoteServiceType type) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.