| Package | Description |
|---|---|
| apphub | |
| apphub.service.api |
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentType |
Config.environmentType |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
Config.getEnvironmentType() |
static EnvironmentType |
EnvironmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentType[] |
EnvironmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
EnvironmentType |
Environment.type |
| Constructor and Description |
|---|
Environment(String id,
Timestamp createTime,
String createUser,
Timestamp updateTime,
String updateUser,
EnvironmentType type,
EnvironmentState state,
String name,
String description,
String url,
String company,
String location,
String picture) |
Copyright © 2015. All rights reserved.