Uses of Enum
model.PaymentInstrumentToken.TypeEnum
Packages that use PaymentInstrumentToken.TypeEnum
-
Uses of PaymentInstrumentToken.TypeEnum in model
Methods in model that return PaymentInstrumentToken.TypeEnumModifier and TypeMethodDescriptionPaymentInstrumentToken.getType()Get typePaymentInstrumentToken.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static PaymentInstrumentToken.TypeEnum[]PaymentInstrumentToken.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type PaymentInstrumentToken.TypeEnumModifier and TypeMethodDescriptionvoidPaymentInstrumentToken.setType(PaymentInstrumentToken.TypeEnum type) PaymentInstrumentToken.type(PaymentInstrumentToken.TypeEnum type) voidPaymentInstrumentToken.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, PaymentInstrumentToken.TypeEnum enumeration)