Uses of Enum
model.CardPresentInstrumentForm.AvailableAccountTypeEnum
Packages that use CardPresentInstrumentForm.AvailableAccountTypeEnum
-
Uses of CardPresentInstrumentForm.AvailableAccountTypeEnum in model
Methods in model that return CardPresentInstrumentForm.AvailableAccountTypeEnumModifier and TypeMethodDescriptionCardPresentInstrumentForm.getAvailableAccountType()Get availableAccountTypeCardPresentInstrumentForm.AvailableAccountTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.CardPresentInstrumentForm.AvailableAccountTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in model with parameters of type CardPresentInstrumentForm.AvailableAccountTypeEnumModifier and TypeMethodDescriptionCardPresentInstrumentForm.availableAccountType(CardPresentInstrumentForm.AvailableAccountTypeEnum availableAccountType) voidCardPresentInstrumentForm.setAvailableAccountType(CardPresentInstrumentForm.AvailableAccountTypeEnum availableAccountType) voidCardPresentInstrumentForm.AvailableAccountTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, CardPresentInstrumentForm.AvailableAccountTypeEnum enumeration)