Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.enums |
Modifier and Type | Field and Description |
---|---|
protected ServicePackMigrationTaskStatus |
ServiceProvider.ServiceProviderServicePackMigrationTaskGetResponse.status |
Modifier and Type | Method and Description |
---|---|
ServicePackMigrationTaskStatus |
ServiceProvider.ServiceProviderServicePackMigrationTaskGetResponse.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceProvider.ServiceProviderServicePackMigrationTaskGetResponse.setStatus(ServicePackMigrationTaskStatus status) |
Modifier and Type | Method and Description |
---|---|
static ServicePackMigrationTaskStatus |
ServicePackMigrationTaskStatus.get(String value) |
static ServicePackMigrationTaskStatus[] |
ServicePackMigrationTaskStatus.getArray(String[] values) |
static ServicePackMigrationTaskStatus |
ServicePackMigrationTaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServicePackMigrationTaskStatus[] |
ServicePackMigrationTaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 ECG. All rights reserved.