The ShipmentStage type exposes the following members.

Constructors

  NameDescription
Public methodShipmentStage
Default constructor.

Methods

  NameDescription
Public methodAddCarrierParty
Add a new 'Party' entry. Party (ASBIE). An association to Carrier.
Public methodClearCarrierPartys
Removes all 'Party' entries. Party (ASBIE). An association to Carrier.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCarrierParty
Gets a 'Party' entry. Party (ASBIE). An association to Carrier.
Public methodGetCarrierPartyCount
Gets the number of 'Party' entries in the container object. Party (ASBIE). An association to Carrier.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveCarrierParty
Removes a 'Party' entry. Party (ASBIE). An association to Carrier.
Public methodResetID
Resets the node.
Public methodResetLoadingPortLocation
Resets the node.
Public methodResetOnCarriageIndicator
Resets the node.
Public methodResetPreCarriageIndicator
Resets the node.
Public methodResetTransitDirectionCode
Resets the node.
Public methodResetTransitPeriod
Resets the node.
Public methodResetTransportMeans
Resets the node.
Public methodResetTransportMeansTypeCode
Resets the node.
Public methodResetTransportModeCode
Resets the node.
Public methodResetTransshipPortLocation
Resets the node.
Public methodResetUnloadingPortLocation
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies a shipment stage.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyLoadingPortLocation
Location (ASBIE). An association to the port location of loading.
Public propertyLoadingPortLocationSet
Checks if the property has been set or not.
Public propertyOnCarriageIndicator
Indicator (BBIE). Indicates whether the stage is after the main carriage of the shipment.
Public propertyOnCarriageIndicatorSet
Checks if the property has been set or not.
Public propertyPreCarriageIndicator
Indicator (BBIE). Indicates whether the stage is before the main carriage of the shipment.
Public propertyPreCarriageIndicatorSet
Checks if the property has been set or not.
Public propertyTransitDirectionCode
Direction Code (BBIE). The direction of transit for a shipment stage.
Public propertyTransitDirectionCodeSet
Checks if the property has been set or not.
Public propertyTransitPeriod
Period (ASBIE). An association to Transit Period.
Public propertyTransitPeriodSet
Checks if the property has been set or not.
Public propertyTransportMeans
Transport Means (ASBIE). An association to the means of transport.
Public propertyTransportMeansSet
Checks if the property has been set or not.
Public propertyTransportMeansTypeCode
Transport Means Type Code (BBIE). The type of vehicle used for a shipment stage.
Public propertyTransportMeansTypeCodeSet
Checks if the property has been set or not.
Public propertyTransportModeCode
Transport Mode Code (BBIE). The method of transport used for a shipment stage.
Public propertyTransportModeCodeSet
Checks if the property has been set or not.
Public propertyTransshipPortLocation
Location (ASBIE). An association to the port location of transshipment.
Public propertyTransshipPortLocationSet
Checks if the property has been set or not.
Public propertyUnloadingPortLocation
Location (ASBIE). An association to the port location of unloading.
Public propertyUnloadingPortLocationSet
Checks if the property has been set or not.

See Also