Uses of Enum Class
travel.wink.sdk.extranet.model.ReportingAncillarySupplierDetails.TypeEnum
Packages that use ReportingAncillarySupplierDetails.TypeEnum
-
Uses of ReportingAncillarySupplierDetails.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.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.model with parameters of type ReportingAncillarySupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidReportingAncillarySupplierDetails.setType(ReportingAncillarySupplierDetails.TypeEnum type) ReportingAncillarySupplierDetails.type(ReportingAncillarySupplierDetails.TypeEnum type)