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