Uses of Enum Class
travel.wink.sdk.booking.model.BookingContractItemAgent.TypeEnum
Packages that use BookingContractItemAgent.TypeEnum
-
Uses of BookingContractItemAgent.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return BookingContractItemAgent.TypeEnumModifier and TypeMethodDescriptionBookingContractItemAgent.getType()Type of item this is.Returns the enum constant of this class with the specified name.static BookingContractItemAgent.TypeEnum[]BookingContractItemAgent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type BookingContractItemAgent.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemAgent.setType(BookingContractItemAgent.TypeEnum type) BookingContractItemAgent.type(BookingContractItemAgent.TypeEnum type)