Uses of Enum
com.xero.models.accounting.Phone.PhoneTypeEnum
Packages that use Phone.PhoneTypeEnum
-
Uses of Phone.PhoneTypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Phone.PhoneTypeEnumModifier and TypeMethodDescriptionstatic Phone.PhoneTypeEnumfromValuePhone.getPhoneType()Get phoneTypestatic Phone.PhoneTypeEnumReturns the enum constant of this type with the specified name.static Phone.PhoneTypeEnum[]Phone.PhoneTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type Phone.PhoneTypeEnumModifier and TypeMethodDescriptionPhone.phoneType(Phone.PhoneTypeEnum phoneType) phoneTypevoidPhone.setPhoneType(Phone.PhoneTypeEnum phoneType) phoneType