|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use USPSFirstClassType | |
|---|---|
| org.broadleafcommerce.vendor.usps.service.message | |
| org.broadleafcommerce.vendor.usps.service.type | |
| Uses of USPSFirstClassType in org.broadleafcommerce.vendor.usps.service.message |
|---|
| Fields in org.broadleafcommerce.vendor.usps.service.message declared as USPSFirstClassType | |
|---|---|
protected USPSFirstClassType |
USPSContainerItem.firstClassType
|
| Methods in org.broadleafcommerce.vendor.usps.service.message that return USPSFirstClassType | |
|---|---|
USPSFirstClassType |
USPSContainerItem.getFirstClassType()
|
USPSFirstClassType |
USPSContainerItemRequest.getFirstClassType()
|
| Methods in org.broadleafcommerce.vendor.usps.service.message with parameters of type USPSFirstClassType | |
|---|---|
void |
USPSContainerItem.setFirstClassType(USPSFirstClassType firstClassType)
|
void |
USPSContainerItemRequest.setFirstClassType(USPSFirstClassType firstClassType)
|
| Uses of USPSFirstClassType in org.broadleafcommerce.vendor.usps.service.type |
|---|
| Fields in org.broadleafcommerce.vendor.usps.service.type declared as USPSFirstClassType | |
|---|---|
static USPSFirstClassType |
USPSFirstClassType.FLAT
|
static USPSFirstClassType |
USPSFirstClassType.LETTER
|
static USPSFirstClassType |
USPSFirstClassType.PARCEL
|
| Methods in org.broadleafcommerce.vendor.usps.service.type that return USPSFirstClassType | |
|---|---|
static USPSFirstClassType |
USPSFirstClassType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||