Interface NDCCabinClassService
- All Known Implementing Classes:
DefaultNDCCabinClassService
public interface NDCCabinClassService
The interface Ndcc cabin class service.
-
Method Summary
Modifier and TypeMethodDescriptiongetCabinClass(String ndcCabinCode) Gets cabin class by ndc cabin code.
-
Method Details
-
getCabinClass
Gets cabin class by ndc cabin code.- Parameters:
ndcCabinCode- the ndc cabin code- Returns:
- the cabin class
-