Uses of Enum Class
travel.wink.sdk.booking.model.AncillaryRequestAgent.TypeEnum
Packages that use AncillaryRequestAgent.TypeEnum
-
Uses of AncillaryRequestAgent.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return AncillaryRequestAgent.TypeEnumModifier and TypeMethodDescription@NotNull AncillaryRequestAgent.TypeEnumAncillaryRequestAgent.getType()Inventory typeReturns the enum constant of this class with the specified name.static AncillaryRequestAgent.TypeEnum[]AncillaryRequestAgent.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 AncillaryRequestAgent.TypeEnumModifier and TypeMethodDescriptionvoidAncillaryRequestAgent.setType(AncillaryRequestAgent.TypeEnum type) AncillaryRequestAgent.type(AncillaryRequestAgent.TypeEnum type)