org.broadleafcommerce.vendor.usps.service.message
Class USPSCommitment
java.lang.Object
org.broadleafcommerce.vendor.usps.service.message.USPSCommitment
public class USPSCommitment
- extends Object
| 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 © 2011. All Rights Reserved.