Uses of Enum Class
travel.wink.sdk.affiliate.model.BookingContractItemAffiliate.TypeEnum
Packages that use BookingContractItemAffiliate.TypeEnum
-
Uses of BookingContractItemAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BookingContractItemAffiliate.TypeEnumModifier and TypeMethodDescriptionBookingContractItemAffiliate.getType()Type of item this is.Returns the enum constant of this class with the specified name.BookingContractItemAffiliate.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type BookingContractItemAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemAffiliate.setType(BookingContractItemAffiliate.TypeEnum type) BookingContractItemAffiliate.type(BookingContractItemAffiliate.TypeEnum type)