Method | Description | |
---|---|---|
parseDate ( string completionTime, List |
||
parseEventType ( string eventType, List |
||
parseOperatorCode ( ) : OperatorCode | ||
parseTrackingId ( string trackingId, List |
||
parseUnLocode ( string unlocode, List |
||
parseVoyageNumber ( string voyageNumber, List |
public static parseDate ( string completionTime, List |
||
completionTime | string | |
errors | List |
|
return | System.DateTime |
public static parseEventType ( string eventType, List |
||
eventType | string | |
errors | List |
|
return | HandlingActivityType |
public static parseOperatorCode ( ) : OperatorCode | ||
return | OperatorCode |
public static parseTrackingId ( string trackingId, List |
||
trackingId | string | |
errors | List |
|
return | TrackingId |
public static parseUnLocode ( string unlocode, List |
||
unlocode | string | |
errors | List |
|
return | UnLocode |
public static parseVoyageNumber ( string voyageNumber, List |
||
voyageNumber | string | |
errors | List |
|
return | VoyageNumber |