| Modifier and Type | Method and Description |
|---|---|
MoChargingType |
SmscPropertiesManagementMBean.getHrCharging() |
MoChargingType |
SmscPropertiesManagement.getHrCharging() |
MoChargingType |
SmscPropertiesManagementMBean.getMoCharging() |
MoChargingType |
SmscPropertiesManagement.getMoCharging() |
static MoChargingType |
MoChargingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoChargingType[] |
MoChargingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmscPropertiesManagementMBean.setHrCharging(MoChargingType hrCharging) |
void |
SmscPropertiesManagement.setHrCharging(MoChargingType mtCharging) |
void |
SmscPropertiesManagementMBean.setMoCharging(MoChargingType moCharging) |
void |
SmscPropertiesManagement.setMoCharging(MoChargingType moCharging) |
Copyright © 2016. All Rights Reserved.