Package | Description |
---|---|
org.mycontroller.standalone |
Modifier and Type | Method and Description |
---|---|
static AppProperties.SMS_VENDOR |
AppProperties.SMS_VENDOR.fromString(String text) |
static AppProperties.SMS_VENDOR |
AppProperties.SMS_VENDOR.get(int id) |
static AppProperties.SMS_VENDOR |
AppProperties.SMS_VENDOR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppProperties.SMS_VENDOR[] |
AppProperties.SMS_VENDOR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.