org.broadleafcommerce.vendor.usps.service.message
Class USPSCommitment
java.lang.Object
org.broadleafcommerce.vendor.usps.service.message.USPSCommitment
- All Implemented Interfaces:
- Serializable
public class USPSCommitment
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USPSCommitment
public USPSCommitment()
getLocations
public List<USPSLocation> getLocations()
setLocations
public void setLocations(List<USPSLocation> locations)
getCommitmentDateAndTime
public Date getCommitmentDateAndTime()
setCommitmentDateAndTime
public void setCommitmentDateAndTime(Date commitmentDateAndTime)
Copyright © 2012. All Rights Reserved.