| Package | Description |
|---|---|
| com.coscale.sdk.client.applications |
| Modifier and Type | Field and Description |
|---|---|
ApplicationState |
Application.state |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationState |
ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationState[] |
ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Application(Long id,
Long version,
String name,
String appId,
Long ownerId,
ApplicationState state,
boolean invoiceYearly,
Long startType,
Long endTimeFreeTrial,
Long planId) |
Copyright © 2016. All rights reserved.