Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected SystemStatusType |
SystemStatusResult.systemStatus |
Modifier and Type | Method and Description |
---|---|
static SystemStatusType |
SystemStatusType.fromValue(String v) |
SystemStatusType |
SystemStatusResult.getSystemStatus()
Gets the value of the systemStatus property.
|
static SystemStatusType |
SystemStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemStatusType[] |
SystemStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemStatusResult.setSystemStatus(SystemStatusType value)
Sets the value of the systemStatus property.
|
Copyright © 2017. All rights reserved.