Interface ServiceListFacade
- All Known Implementing Classes:
DefaultServiceListFacade
public interface ServiceListFacade
The ndc 182 interface for ServiceList RQ/RS message.
-
Method Summary
Modifier and TypeMethodDescriptiongetServiceList(IATAServiceListRQ serviceListRQ) Gets the services list for an offer or an order using the service request given
-
Method Details
-
getServiceList
Gets the services list for an offer or an order using the service request given- Parameters:
serviceListRQ- the serviceListRQ- Returns:
- the IATAServiceListRS
-