Class ShippingMethodCarrierServiceTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.shipping.common.transfer.ShippingMethodCarrierServiceTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionShippingMethodCarrierServiceTransfer
(ShippingMethodTransfer shippingMethod, CarrierServiceTransfer carrierService) Creates a new instance of ShippingMethodCarrierServiceTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCarrierService
(CarrierServiceTransfer carrierService) void
setShippingMethod
(ShippingMethodTransfer shippingMethod) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
ShippingMethodCarrierServiceTransfer
public ShippingMethodCarrierServiceTransfer(ShippingMethodTransfer shippingMethod, CarrierServiceTransfer carrierService) Creates a new instance of ShippingMethodCarrierServiceTransfer
-
-
Method Details
-
getShippingMethod
-
setShippingMethod
-
getCarrierService
-
setCarrierService
-