Uses of Class
travel.wink.sdk.extranet.model.RatePlanExtraChildRateModifier
Packages that use RatePlanExtraChildRateModifier
-
Uses of RatePlanExtraChildRateModifier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RatePlanExtraChildRateModifierModifier and TypeMethodDescriptionRatePlanExtraChildRateModifier.fixedAmount(Moneys fixedAmount) MasterRateRatePlan.getExtraChildRateModifier()Get extraChildRateModifierRatePlan.getExtraChildRateModifier()Get extraChildRateModifierRatePlanExtraChildRateModifier.type(RatePlanExtraChildRateModifier.TypeEnum type) Methods in travel.wink.sdk.extranet.model with parameters of type RatePlanExtraChildRateModifierModifier and TypeMethodDescriptionMasterRateRatePlan.extraChildRateModifier(RatePlanExtraChildRateModifier extraChildRateModifier) RatePlan.extraChildRateModifier(RatePlanExtraChildRateModifier extraChildRateModifier) voidMasterRateRatePlan.setExtraChildRateModifier(RatePlanExtraChildRateModifier extraChildRateModifier) voidRatePlan.setExtraChildRateModifier(RatePlanExtraChildRateModifier extraChildRateModifier)