| Package | Description |
|---|---|
| org.mobicents.smsc.domain |
| Modifier and Type | Method and Description |
|---|---|
StoreAndForwordMode |
SmscPropertiesManagement.getStoreAndForwordMode() |
StoreAndForwordMode |
SmscPropertiesManagementMBean.getStoreAndForwordMode() |
static StoreAndForwordMode |
StoreAndForwordMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreAndForwordMode[] |
StoreAndForwordMode.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.setStoreAndForwordMode(StoreAndForwordMode storeAndForwordMode) |
void |
SmscPropertiesManagementMBean.setStoreAndForwordMode(StoreAndForwordMode storeAndForwordMode) |
Copyright © 2017. All Rights Reserved.