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 TypeMethodDescriptionvoidsetCarrierService(CarrierServiceTransfer carrierService) voidsetShippingMethod(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
-