Uses of Class
com.echothree.model.control.carrier.common.transfer.CarrierOptionTransfer
Packages that use CarrierOptionTransfer
Package
Description
-
Uses of CarrierOptionTransfer in com.echothree.control.user.carrier.common.result
Methods in com.echothree.control.user.carrier.common.result that return CarrierOptionTransferModifier and TypeMethodDescriptionEditCarrierOptionResult.getCarrierOption()
GetCarrierOptionDescriptionsResult.getCarrierOption()
GetCarrierOptionResult.getCarrierOption()
GetCarrierServiceOptionResult.getCarrierOption()
GetCarrierServiceOptionsResult.getCarrierOption()
Methods in com.echothree.control.user.carrier.common.result that return types with arguments of type CarrierOptionTransferMethods in com.echothree.control.user.carrier.common.result with parameters of type CarrierOptionTransferModifier and TypeMethodDescriptionvoid
EditCarrierOptionResult.setCarrierOption
(CarrierOptionTransfer carrierOption) void
GetCarrierOptionDescriptionsResult.setCarrierOption
(CarrierOptionTransfer carrierOption) void
GetCarrierOptionResult.setCarrierOption
(CarrierOptionTransfer carrierOption) void
GetCarrierServiceOptionResult.setCarrierOption
(CarrierOptionTransfer carrierOption) void
GetCarrierServiceOptionsResult.setCarrierOption
(CarrierOptionTransfer carrierOption) Method parameters in com.echothree.control.user.carrier.common.result with type arguments of type CarrierOptionTransferModifier and TypeMethodDescriptionvoid
GetCarrierOptionsResult.setCarrierOptions
(List<CarrierOptionTransfer> carrierOptions) -
Uses of CarrierOptionTransfer in com.echothree.model.control.carrier.common.transfer
Methods in com.echothree.model.control.carrier.common.transfer that return CarrierOptionTransferModifier and TypeMethodDescriptionCarrierOptionDescriptionTransfer.getCarrierOption()
CarrierServiceOptionTransfer.getCarrierOption()
Methods in com.echothree.model.control.carrier.common.transfer with parameters of type CarrierOptionTransferModifier and TypeMethodDescriptionvoid
CarrierOptionDescriptionTransfer.setCarrierOption
(CarrierOptionTransfer carrierOption) void
CarrierServiceOptionTransfer.setCarrierOption
(CarrierOptionTransfer carrierOption) Constructors in com.echothree.model.control.carrier.common.transfer with parameters of type CarrierOptionTransferModifierConstructorDescriptionCarrierOptionDescriptionTransfer
(LanguageTransfer language, CarrierOptionTransfer carrierOption, String description) Creates a new instance of CarrierOptionDescriptionTransferCarrierServiceOptionTransfer
(CarrierServiceTransfer carrierService, CarrierOptionTransfer carrierOption) Creates a new instance of CarrierServiceOptionTransfer -
Uses of CarrierOptionTransfer in com.echothree.model.control.carrier.server.control
Methods in com.echothree.model.control.carrier.server.control that return CarrierOptionTransferModifier and TypeMethodDescriptionCarrierControl.getCarrierOptionTransfer
(UserVisit userVisit, CarrierOption carrierOption) Methods in com.echothree.model.control.carrier.server.control that return types with arguments of type CarrierOptionTransferModifier and TypeMethodDescriptionCarrierControl.getCarrierOptionTransfers
(UserVisit userVisit, Party carrierParty) -
Uses of CarrierOptionTransfer in com.echothree.model.control.carrier.server.transfer
Methods in com.echothree.model.control.carrier.server.transfer that return CarrierOptionTransferModifier and TypeMethodDescriptionCarrierOptionTransferCache.getCarrierOptionTransfer
(CarrierOption carrierOption)