Class FeatureApplicationCharge
java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.FeatureApplicationCharge
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionISO currency code, e.g.voidvoidsetChargeID(Integer chargeID) voidsetCurrency(String currency) ISO currency code, e.g.voidsetFeatureApplication(FeatureApplicationCharge.FeatureApplication featureApplication) voidsetFlightIDs(List<Integer> flightIDs) voidsetPassengerIDs(List<Integer> passengerIDs)
-
Constructor Details
-
FeatureApplicationCharge
public FeatureApplicationCharge()
-
-
Method Details
-
getChargeID
-
setChargeID
-
getFlightIDs
-
setFlightIDs
-
getPassengerIDs
-
setPassengerIDs
-
getAmount
-
setAmount
-
getCurrency
ISO currency code, e.g. USD -
setCurrency
ISO currency code, e.g. USD -
getFeatureApplication
-
setFeatureApplication
-