Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.06 KB

index.rst

File metadata and controls

48 lines (33 loc) · 1.06 KB
.. rst-class:: phpdoctorst

Service

\Firstred\PostNL\Service

Interfaces

.. toctree::
        :maxdepth: 1

        TimeframeServiceInterface <TimeframeServiceInterface>
        ConfirmingServiceInterface <ConfirmingServiceInterface>
        LabellingServiceInterface <LabellingServiceInterface>
        DeliveryDateServiceInterface <DeliveryDateServiceInterface>
        LocationServiceInterface <LocationServiceInterface>
        ServiceInterface <ServiceInterface>
        BarcodeServiceInterface <BarcodeServiceInterface>
        ShippingServiceInterface <ShippingServiceInterface>
        ShippingStatusServiceInterface <ShippingStatusServiceInterface>


Classes

.. toctree::
        :maxdepth: 1

        AbstractService <AbstractService>
        LocationService <LocationService>
        ShippingService <ShippingService>
        BarcodeService <BarcodeService>
        DeliveryDateService <DeliveryDateService>
        TimeframeService <TimeframeService>
        ShippingStatusService <ShippingStatusService>
        LabellingService <LabellingService>
        ConfirmingService <ConfirmingService>