Uses of Class
org.broadleafcommerce.order.service.type.USPSServiceMethod

Packages that use USPSServiceMethod
org.broadleafcommerce.order.service.type   
org.broadleafcommerce.vendor.usps.service.type   
 

Uses of USPSServiceMethod in org.broadleafcommerce.order.service.type
 

Fields in org.broadleafcommerce.order.service.type declared as USPSServiceMethod
static USPSServiceMethod USPSServiceMethod.BOUNDPRINTEDMATTER
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILFLATRATEENVELOPE
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILFLATRATEENVELOPEHOLDFORPICKUP
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILFLATRATEENVELOPESUNDAYHOLIDAY
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILHOLDFORPICKUP
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILPOTOADDRESSEE
           
static USPSServiceMethod USPSServiceMethod.EXPRESSMAILSUNDAYHOLIDAY
           
static USPSServiceMethod USPSServiceMethod.FIRSTCLASS
           
static USPSServiceMethod USPSServiceMethod.FIRSTCLASSKEYSANDIDS
           
static USPSServiceMethod USPSServiceMethod.FIRSTCLASSPOSTCARDSTAMPED
           
static USPSServiceMethod USPSServiceMethod.LIBRARY
           
static USPSServiceMethod USPSServiceMethod.MEDIAMAIL
           
static USPSServiceMethod USPSServiceMethod.PARCELPOST
           
static USPSServiceMethod USPSServiceMethod.PRIORITYMAIL
           
static USPSServiceMethod USPSServiceMethod.PRIORITYMAILFLATRATEBOX
           
static USPSServiceMethod USPSServiceMethod.PRIORITYMAILFLATRATEENVELOPE
           
static USPSServiceMethod USPSServiceMethod.PRIORITYMAILFLATRATELARGEBOX
           
static USPSServiceMethod USPSServiceMethod.PRIORITYMAILKEYSANDIDS
           
 

Methods in org.broadleafcommerce.order.service.type that return USPSServiceMethod
static USPSServiceMethod USPSServiceMethod.getInstance(String type)
           
 

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

Methods in org.broadleafcommerce.vendor.usps.service.type with parameters of type USPSServiceMethod
static USPSServiceType USPSServiceType.getInstanceByServiceMethod(USPSServiceMethod method)
           
 



Copyright © 2012. All Rights Reserved.