Uses of Class
io.swagger.client.model.TourCode
-
Packages that use TourCode Package Description io.swagger.client.model -
-
Uses of TourCode in io.swagger.client.model
Methods in io.swagger.client.model that return TourCode Modifier and Type Method Description TourCode
TourCode. airline(String airline)
TourCode
TourCode. code(String code)
TourCode
SupplierClaim. getTourCode()
Get tourCodeMethods in io.swagger.client.model with parameters of type TourCode Modifier and Type Method Description void
SupplierClaim. setTourCode(TourCode tourCode)
SupplierClaim
SupplierClaim. tourCode(TourCode tourCode)
-