Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingAncillarySupplier.TypeEnum
Packages that use BookingAncillarySupplier.TypeEnum
-
Uses of BookingAncillarySupplier.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingAncillarySupplier.TypeEnum in travel.wink.sdk.extranet.booking.modelMethods in travel.wink.sdk.extranet.booking.model that return BookingAncillarySupplier.TypeEnumModifier and TypeMethodDescription@NotNull BookingAncillarySupplier.TypeEnumBookingAncillarySupplier.getType()Inventory typeReturns the enum constant of this class with the specified name.static BookingAncillarySupplier.TypeEnum[]BookingAncillarySupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type BookingAncillarySupplier.TypeEnumModifier and TypeMethodDescriptionvoidBookingAncillarySupplier.setType(BookingAncillarySupplier.TypeEnum type) BookingAncillarySupplier.type(BookingAncillarySupplier.TypeEnum type)