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