Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingContractItemSupplierDetails.TypeEnum
Packages that use BookingContractItemSupplierDetails.TypeEnum
-
Uses of BookingContractItemSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingContractItemSupplierDetails.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 BookingContractItemSupplierDetails.TypeEnumModifier and TypeMethodDescriptionBookingContractItemSupplierDetails.getType()Type of item this is.Returns the enum constant of this class with the specified name.BookingContractItemSupplierDetails.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 BookingContractItemSupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemSupplierDetails.setType(BookingContractItemSupplierDetails.TypeEnum type) BookingContractItemSupplierDetails.type(BookingContractItemSupplierDetails.TypeEnum type)