DHL-PHP-SDK
v0.4
A wrapper for the DHL-XML-API Version 2
|
Definition at line 23 of file Filial.php.
__destruct | ( | ) |
Clears Memory
Definition at line 47 of file Filial.php.
getClass_v2 | ( | ) |
Returns a Class for the DHL-SendPerson
Definition at line 112 of file Filial.php.
getFilialNumber | ( | ) |
getPostFilialNumber | ( | ) |
Alias for $this->getFilialNumber
Definition at line 85 of file Filial.php.
getPostNumber | ( | ) |
setFilialNumber | ( | $filialNumber | ) |
Set the Filial-Number
string | $filialNumber | - Filial-Number |
Definition at line 94 of file Filial.php.
setPostFilialNumber | ( | $filialNumber | ) |
Alias for $this->setFilialNumber
string | $filialNumber | - Filial-Number |
Definition at line 103 of file Filial.php.
setPostNumber | ( | $postNumber | ) |
Set the Post-Number
string | $postNumber | - Post-Number |
Definition at line 67 of file Filial.php.