phpDocumentor

HermesHSIParcel
in package
implements JsonSerializable

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$parcelClass  : string
$parcelDepth  : int
$parcelHeight  : int
$parcelWeight  : int
$parcelWidth  : int
__construct()  : mixed
HermesHSIParcel constructor.
getParcelClass()  : string
getParcelDepth()  : int
getParcelHeight()  : int
getParcelWeight()  : int
getParcelWidth()  : int
jsonSerialize()  : mixed
Specify data which should be serialized to JSON
setParcelClass()  : void
setParcelDepth()  : void
Sets parcel depth in mm
setParcelHeight()  : void
Sets parcel height in mm
setParcelWeight()  : void
Sets parcel weight in grams.
setParcelWidth()  : void
Sets parcel width in mm

Properties

Methods

Search results