Uses of Class
org.broadleafcommerce.vendor.usps.service.type.USPSContainerShapeType

Packages that use USPSContainerShapeType
org.broadleafcommerce.vendor.usps.service.message   
org.broadleafcommerce.vendor.usps.service.type   
 

Uses of USPSContainerShapeType in org.broadleafcommerce.vendor.usps.service.message
 

Fields in org.broadleafcommerce.vendor.usps.service.message declared as USPSContainerShapeType
protected  USPSContainerShapeType USPSContainerItem.containerShape
           
 

Methods in org.broadleafcommerce.vendor.usps.service.message that return USPSContainerShapeType
 USPSContainerShapeType USPSContainerItem.getContainerShape()
           
 USPSContainerShapeType USPSContainerItemRequest.getContainerShape()
           
 

Methods in org.broadleafcommerce.vendor.usps.service.message with parameters of type USPSContainerShapeType
 void USPSContainerItem.setContainerShape(USPSContainerShapeType containerShape)
           
 void USPSContainerItemRequest.setContainerShape(USPSContainerShapeType containerShape)
           
 

Uses of USPSContainerShapeType in org.broadleafcommerce.vendor.usps.service.type
 

Fields in org.broadleafcommerce.vendor.usps.service.type declared as USPSContainerShapeType
static USPSContainerShapeType USPSContainerShapeType.FLATRATEBOX
           
static USPSContainerShapeType USPSContainerShapeType.FLATRATEENVELOPE
           
static USPSContainerShapeType USPSContainerShapeType.LGFLATRATEBOX
           
static USPSContainerShapeType USPSContainerShapeType.NONRECTANGULAR
           
static USPSContainerShapeType USPSContainerShapeType.RECTANGULAR
           
static USPSContainerShapeType USPSContainerShapeType.VARIABLE
           
 



Copyright © 2012. All Rights Reserved.