| Modifier and Type | Method and Description |
|---|---|
ChargingType |
SmscPropertiesManagement.getTxSipChargingType() |
ChargingType |
SmscPropertiesManagementMBean.getTxSipChargingType() |
ChargingType |
SmscPropertiesManagement.getTxSmppChargingType() |
ChargingType |
SmscPropertiesManagementMBean.getTxSmppChargingType() |
static ChargingType |
ChargingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargingType[] |
ChargingType.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.setTxSipChargingType(ChargingType txSipCharging) |
void |
SmscPropertiesManagementMBean.setTxSipChargingType(ChargingType txSmppCharging) |
void |
SmscPropertiesManagement.setTxSmppChargingType(ChargingType txSmppCharging) |
void |
SmscPropertiesManagementMBean.setTxSmppChargingType(ChargingType txSmppCharging) |
Copyright © 2016. All Rights Reserved.