Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingContractItemSupplier.TypeEnum
Packages that use BookingContractItemSupplier.TypeEnum
-
Uses of BookingContractItemSupplier.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingContractItemSupplier.TypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumType of item this is.Methods in travel.wink.sdk.extranet.booking.model that return BookingContractItemSupplier.TypeEnumModifier and TypeMethodDescription@NotNull BookingContractItemSupplier.TypeEnumBookingContractItemSupplier.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.booking.model with parameters of type BookingContractItemSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemSupplier.setType(BookingContractItemSupplier.TypeEnum type) BookingContractItemSupplier.type(BookingContractItemSupplier.TypeEnum type)