DHL-PHP-SDK  v0.4
A wrapper for the DHL-XML-API Version 2
PackStation Class Reference
Inheritance diagram for PackStation:
Receiver SendPerson Address

Public Member Functions

 __destruct ()
 
 getPostNumber ()
 
 setPostNumber ($postNumber)
 
 getPackStationNumber ()
 
 setPackStationNumber ($packStationNumber)
 
 getClass_v2 ()
 
- Public Member Functions inherited from Receiver
 getClass_v2 ()
 
- Public Member Functions inherited from SendPerson
 __destruct ()
 
 getName ()
 
 setName ($name)
 
 getName2 ()
 
 setName2 ($name2)
 
 getName3 ()
 
 setName3 ($name3)
 
 getPhone ()
 
 setPhone ($phone)
 
 getEmail ()
 
 setEmail ($email)
 
 getContactPerson ()
 
 setContactPerson ($contactPerson)
 
 getClass_v1 ()
 
 getClass_v2 ()
 
- Public Member Functions inherited from Address
 __construct ()
 
 __destruct ()
 
 getStreetName ()
 
 setStreetName ($streetName)
 
 getStreetNumber ()
 
 setStreetNumber ($streetNumber)
 
 getAddressAddition ()
 
 setAddressAddition ($addressAddition)
 
 getDispatchingInfo ()
 
 setDispatchingInfo ($dispatchingInfo)
 
 getZip ()
 
 setZip ($zip)
 
 getLocation ()
 
 setLocation ($location)
 
 getCity ()
 
 setCity ($city)
 
 getCountry ()
 
 setCountry ($country)
 
 getCountryISOCode ()
 
 setCountryISOCode ($countryISOCode)
 
 getState ()
 
 setState ($state)
 
 setFullStreet ($street)
 

Detailed Description

Definition at line 23 of file PackStation.php.

Constructor & Destructor Documentation

§ __destruct()

__destruct ( )

Clears Memory

Definition at line 47 of file PackStation.php.

Member Function Documentation

§ getClass_v2()

getClass_v2 ( )

Returns a Class for the DHL-SendPerson

Returns
StdClass - DHL-SendPerson-class

Definition at line 94 of file PackStation.php.

§ getPackStationNumber()

getPackStationNumber ( )

Get the Pack-Station-Number

Returns
string - Pack-station-Number

Definition at line 76 of file PackStation.php.

§ getPostNumber()

getPostNumber ( )

Get the Post-Number

Returns
string - Post-Number

Definition at line 58 of file PackStation.php.

§ setPackStationNumber()

setPackStationNumber (   $packStationNumber)

Set the Pack-Station-Number

Parameters
string$packStationNumber- Pack-Station-Number

Definition at line 85 of file PackStation.php.

§ setPostNumber()

setPostNumber (   $postNumber)

Set the Post-Number

Parameters
string$postNumber- Post-Number

Definition at line 67 of file PackStation.php.


The documentation for this class was generated from the following file: