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