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