| Package | Description |
|---|---|
| com.messagegears.sdk.model | |
| com.messagegears.sdk.model.request |
| Modifier and Type | Method and Description |
|---|---|
static TemplateLanguage |
TemplateLanguage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TemplateLanguage[] |
TemplateLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateLanguage |
JobRequest.getTemplateLanguage() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobRequest.setTemplateLanguage(TemplateLanguage templateLanguage) |
Copyright © 2016. All Rights Reserved.