| Modifier and Type | Method and Description |
|---|---|
HttpEncoding |
SmscPropertiesManagement.getHttpEncodingForGsm7() |
HttpEncoding |
SmscPropertiesManagementMBean.getHttpEncodingForGsm7() |
HttpEncoding |
SmscPropertiesManagement.getHttpEncodingForUCS2() |
HttpEncoding |
SmscPropertiesManagementMBean.getHttpEncodingForUCS2() |
static HttpEncoding |
HttpEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpEncoding[] |
HttpEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmscPropertiesManagement.setHttpEncodingForGsm7(HttpEncoding httpEncodingForGsm7) |
void |
SmscPropertiesManagementMBean.setHttpEncodingForGsm7(HttpEncoding httpEncodingForGsm7) |
void |
SmscPropertiesManagement.setHttpEncodingForUCS2(HttpEncoding httpEncodingForUCS2) |
void |
SmscPropertiesManagementMBean.setHttpEncodingForUCS2(HttpEncoding httpEncodingForUCS2) |
Copyright © 2016. All Rights Reserved.