| Package | Description |
|---|---|
| com.messagegears.sdk.v3_1 | |
| com.messagegears.sdk.v3_1.types |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
UpdateAccountResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
TransactionalJobSubmitResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
TransactionalContent.getResult()
Returns the value of field 'result'.
|
ResultType |
ThumbnailResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
MessagePreviewResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
JobStateResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
ForwardToAFriendResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
CreateAccountResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
BulkJobSummaryResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
BulkJobSubmitResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
AccountSummaryResponse.getResult()
Returns the value of field 'result'.
|
ResultType |
AccountActivityResponse.getResult()
Returns the value of field 'result'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAccountResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
TransactionalJobSubmitResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
TransactionalContent.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
ThumbnailResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
MessagePreviewResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
JobStateResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
ForwardToAFriendResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
CreateAccountResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
BulkJobSummaryResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
BulkJobSubmitResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
AccountSummaryResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
void |
AccountActivityResponse.setResult(ResultType result)
Sets the value of field 'result'.
|
| Modifier and Type | Method and Description |
|---|---|
static ResultType |
ResultType.fromValue(java.lang.String value)
Method fromValue.
|
static ResultType |
ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.