Uses of Enum Class
travel.wink.sdk.payment.model.VariableCharge.TypeEnum
Packages that use VariableCharge.TypeEnum
-
Uses of VariableCharge.TypeEnum in travel.wink.sdk.payment.model
Methods in travel.wink.sdk.payment.model that return VariableCharge.TypeEnumModifier and TypeMethodDescriptionstatic VariableCharge.TypeEnumVariableCharge.getType()Get typestatic VariableCharge.TypeEnumReturns the enum constant of this class with the specified name.static VariableCharge.TypeEnum[]VariableCharge.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.model with parameters of type VariableCharge.TypeEnumModifier and TypeMethodDescriptionvoidVariableCharge.setType(VariableCharge.TypeEnum type) VariableCharge.type(VariableCharge.TypeEnum type)