Uses of Enum Class
travel.wink.sdk.extranet.model.BookingAncillarySupplierDetails.TypeEnum
Packages that use BookingAncillarySupplierDetails.TypeEnum
-
Uses of BookingAncillarySupplierDetails.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingAncillarySupplierDetails.TypeEnumModifier and TypeMethodDescriptionBookingAncillarySupplierDetails.getType()Inventory typeReturns the enum constant of this class with the specified name.BookingAncillarySupplierDetails.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 BookingAncillarySupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidBookingAncillarySupplierDetails.setType(BookingAncillarySupplierDetails.TypeEnum type) BookingAncillarySupplierDetails.type(BookingAncillarySupplierDetails.TypeEnum type)