| Modifier and Type | Method and Description |
|---|---|
static ChinesePhoneNumberParser.MobileOperator |
ChinesePhoneNumberParser.MobileOperator.getMobileOperator(String number) |
ChinesePhoneNumberParser.MobileOperator |
ChinesePhoneNumberParser.PhoneNumber.getOperator() |
static ChinesePhoneNumberParser.MobileOperator |
ChinesePhoneNumberParser.MobileOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChinesePhoneNumberParser.MobileOperator[] |
ChinesePhoneNumberParser.MobileOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChinesePhoneNumberParser.PhoneNumber.setOperator(ChinesePhoneNumberParser.MobileOperator operator) |
Copyright © 2019. All rights reserved.