The OrderedShipment type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OrderedShipment |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddPackage |
Add a new 'Package' entry.
Package (ASBIE). An association to Package.
| |
| ClearPackages |
Removes all 'Package' entries.
Package (ASBIE). An association to Package.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPackage |
Gets a 'Package' entry.
Package (ASBIE). An association to Package.
| |
| GetPackageCount |
Gets the number of 'Package' entries in the container object.
Package (ASBIE). An association to Package.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemovePackage |
Removes a 'Package' entry.
Package (ASBIE). An association to Package.
| |
| ResetShipment |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Shipment |
Shipment (ASBIE). An association to Shipment.
| |
| ShipmentSet |
Checks if the property has been set or not.
|