Uses of Class
com.twilio.rest.api.v2010.account.incomingphonenumber.Local.EmergencyAddressStatus
-
Packages that use Local.EmergencyAddressStatus Package Description com.twilio.rest.api.v2010.account.incomingphonenumber -
-
Uses of Local.EmergencyAddressStatus in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return Local.EmergencyAddressStatus Modifier and Type Method Description static Local.EmergencyAddressStatusLocal.EmergencyAddressStatus. forValue(String value)Local.EmergencyAddressStatusLocal. getEmergencyAddressStatus()static Local.EmergencyAddressStatusLocal.EmergencyAddressStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Local.EmergencyAddressStatus[]Local.EmergencyAddressStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-