Uses of Class
co.dapi.types.PhoneNumber.PhoneNumberType
| Package | Description |
|---|---|
| co.dapi.types |
-
Uses of PhoneNumber.PhoneNumberType in co.dapi.types
Methods in co.dapi.types that return PhoneNumber.PhoneNumberType Modifier and Type Method Description PhoneNumber.PhoneNumberTypePhoneNumber. getType()static PhoneNumber.PhoneNumberTypePhoneNumber.PhoneNumberType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PhoneNumber.PhoneNumberType[]PhoneNumber.PhoneNumberType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in co.dapi.types with parameters of type PhoneNumber.PhoneNumberType Constructor Description PhoneNumber(java.lang.String value, PhoneNumber.PhoneNumberType type)