Class ShipmentFactory

java.lang.Object
com.echothree.model.data.shipment.server.factory.ShipmentFactory
All Implemented Interfaces:
BaseFactory<ShipmentPK,Shipment>

public class ShipmentFactory extends Object implements BaseFactory<ShipmentPK,Shipment>