Метод | Описание | |
---|---|---|
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 |
|
Результат | System.DateTime |
public static parseEventType ( string eventType, List |
||
eventType | string | |
errors | List |
|
Результат | HandlingActivityType |
public static parseOperatorCode ( ) : OperatorCode | ||
Результат | OperatorCode |
public static parseTrackingId ( string trackingId, List |
||
trackingId | string | |
errors | List |
|
Результат | TrackingId |
public static parseUnLocode ( string unlocode, List |
||
unlocode | string | |
errors | List |
|
Результат | UnLocode |
public static parseVoyageNumber ( string voyageNumber, List |
||
voyageNumber | string | |
errors | List |
|
Результат | VoyageNumber |