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