Class ParcelTrackingCodeId

Class ParcelTrackingCodeId

Methods summary

protected __construct( integer $id )

TrackingCodesId constructor. Private to enforce usage of named constructor.

public static create( integer $id ) : ParcelTrackingCodeId

Named constructor of tracking code id.

public is( void ) : integer

Returns the id of the tracking code.

Properties summary

protected $id : integer