Uses of Enum Class
travel.wink.sdk.extranet.model.BookingContractPaymentDetailsSupplier.TypeEnum
Packages that use BookingContractPaymentDetailsSupplier.TypeEnum
-
Uses of BookingContractPaymentDetailsSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingContractPaymentDetailsSupplier.TypeEnumModifier and TypeMethodDescriptionBookingContractPaymentDetailsSupplier.getType()Technology taking the chargeReturns the enum constant of this class with the specified name.BookingContractPaymentDetailsSupplier.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 BookingContractPaymentDetailsSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractPaymentDetailsSupplier.setType(BookingContractPaymentDetailsSupplier.TypeEnum type) BookingContractPaymentDetailsSupplier.type(BookingContractPaymentDetailsSupplier.TypeEnum type)