The TransportEvent type exposes the following members.

Constructors

  NameDescription
Public methodTransportEvent
Default constructor.

Methods

  NameDescription
Public methodAddContact
Add a new 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodAddCurrentStatus
Add a new 'Status' entry. Status (ASBIE). The status of the event.
Public methodClearContacts
Removes all 'Contact' entries. Contact (ASBIE). Any contacts for the event.
Public methodClearCurrentStatuss
Removes all 'Status' entries. Status (ASBIE). The status of the event.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetContact
Gets a 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodGetContactCount
Gets the number of 'Contact' entries in the container object. Contact (ASBIE). Any contacts for the event.
Public methodGetCurrentStatus
Gets a 'Status' entry. Status (ASBIE). The status of the event.
Public methodGetCurrentStatusCount
Gets the number of 'Status' entries in the container object. Status (ASBIE). The status of the event.
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 methodRemoveContact
Removes a 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodRemoveCurrentStatus
Removes a 'Status' entry. Status (ASBIE). The status of the event.
Public methodResetCompletionIndicator
Resets the node.
Public methodResetDescription
Resets the node.
Public methodResetIdentificationID
Resets the node.
Public methodResetOccurrenceDate
Resets the node.
Public methodResetOccurrenceTime
Resets the node.
Public methodResetReportedShipment
Resets the node.
Public methodResetTransportEventTypeCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCompletionIndicator
Indicator (BBIE). Indicates if this event is completed.
Public propertyCompletionIndicatorSet
Checks if the property has been set or not.
Public propertyDescription
Description (BBIE). A textual description of the event.
Public propertyDescriptionSet
Checks if the property has been set or not.
Public propertyIdentificationID
Identification (BBIE). An identifier for the event.
Public propertyIdentificationIDSet
Checks if the property has been set or not.
Public propertyOccurrenceDate
Occurrence Date (BBIE). The date of an occurrence of the event.
Public propertyOccurrenceDateSet
Checks if the property has been set or not.
Public propertyOccurrenceTime
Occurrence Time (BBIE). The time of an occurrence of the event.
Public propertyOccurrenceTimeSet
Checks if the property has been set or not.
Public propertyReportedShipment
Shipment (ASBIE). Information about the separately identifiable collection of goods items (available to be) transported from one consignor to one consignee via one or more modes of transport.
Public propertyReportedShipmentSet
Checks if the property has been set or not.
Public propertyTransportEventTypeCode
Transport Event Type Code (BBIE). A code specifying the type of event.
Public propertyTransportEventTypeCodeSet
Checks if the property has been set or not.

See Also