The OrderedShipment type exposes the following members.

Constructors

  NameDescription
Public methodOrderedShipment
Default constructor.

Methods

  NameDescription
Public methodAddPackage
Add a new 'Package' entry. Package (ASBIE). An association to Package.
Public methodClearPackages
Removes all 'Package' entries. Package (ASBIE). An association to Package.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPackage
Gets a 'Package' entry. Package (ASBIE). An association to Package.
Public methodGetPackageCount
Gets the number of 'Package' entries in the container object. Package (ASBIE). An association to Package.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemovePackage
Removes a 'Package' entry. Package (ASBIE). An association to Package.
Public methodResetShipment
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyShipment
Shipment (ASBIE). An association to Shipment.
Public propertyShipmentSet
Checks if the property has been set or not.

See Also