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