Uses of Class
com.twilio.twiml.voice.Pay.Language
-
Packages that use Pay.Language Package Description com.twilio.twiml.voice -
-
Uses of Pay.Language in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Pay.Language Modifier and Type Method Description Pay.LanguagePay. getLanguage()Language to usestatic Pay.LanguagePay.Language. valueOf(String name)Returns the enum constant of this type with the specified name.static Pay.Language[]Pay.Language. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.twiml.voice with parameters of type Pay.Language Modifier and Type Method Description Pay.BuilderPay.Builder. language(Pay.Language language)Language to use
-