Method |
Description |
|
getPackageInfo ( ) : array |
Returns a list of all the info we gathered so far in the current package object. |
|
setContainer ( string | integer $value ) : object |
Set the container property. |
|
setField ( string | integer $key, string | integer $value ) : object |
Add an element to the stack. |
|
setFirstClassMailType ( string | integer $value ) : object |
Set the first class mail type property. |
|
setOunces ( string | integer $value ) : object |
Set the ounces property. |
|
setPounds ( string | integer $value ) : object |
Set the pounds property. |
|
setService ( string | integer $value ) : object |
Set the service property. |
|
setSize ( string | integer $value ) : object |
Set the size property. |
|
setZipDestination ( string | integer $value ) : object |
Set the zip destination property. |
|
setZipOrigination ( string | integer $value ) : object |
Set the zip origin property. |
|