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