Uses of Enum Class
travel.wink.sdk.extranet.model.BookingContractItemSupplier.TypeEnum
Packages that use BookingContractItemSupplier.TypeEnum
-
Uses of BookingContractItemSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BookingContractItemSupplier.TypeEnumModifier and TypeMethodDescriptionBookingContractItemSupplier.getType()Type of item this is.Returns the enum constant of this class with the specified name.static BookingContractItemSupplier.TypeEnum[]BookingContractItemSupplier.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 BookingContractItemSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemSupplier.setType(BookingContractItemSupplier.TypeEnum type) BookingContractItemSupplier.type(BookingContractItemSupplier.TypeEnum type)