Method | Description | |
---|---|---|
AddTransitStateToNotification ( |
||
GetAvailableTransitStatePositions ( ) : int[] | ||
RemoveTransitState ( System.Guid id ) : void | ||
SetEntryCustomsOffice ( |
||
SetExitCustomsOffice ( |
||
SetStateOfExportForNotification ( |
||
SetStateOfImportForNotification ( StateOfImport stateOfImport ) : void | ||
TransportRoute ( System.Guid notificationId ) : System | ||
UpdateTransitStateForNotification ( System.Guid targetTransitStateId, Country country, CompetentAuthority competentAuthority, |
Method | Description | |
---|---|---|
TransportRoute ( ) : System |
Method | Description | |
---|---|---|
CheckAllTransitStatesInEU ( ) : void |
public AddTransitStateToNotification ( |
||
transitState | ||
return | void |
public GetAvailableTransitStatePositions ( ) : int[] | ||
return | int[] |
public RemoveTransitState ( System.Guid id ) : void | ||
id | System.Guid | |
return | void |
public SetEntryCustomsOffice ( |
||
customsOffice | ||
return | void |
public SetExitCustomsOffice ( |
||
customsOffice | ||
return | void |
public SetStateOfExportForNotification ( |
||
stateOfExport | ||
return | void |
public SetStateOfImportForNotification ( StateOfImport stateOfImport ) : void | ||
stateOfImport | StateOfImport | |
return | void |
public TransportRoute ( System.Guid notificationId ) : System | ||
notificationId | System.Guid | |
return | System |
public UpdateTransitStateForNotification ( System.Guid targetTransitStateId, Country country, CompetentAuthority competentAuthority, |
||
targetTransitStateId | System.Guid | |
country | Country | |
competentAuthority | CompetentAuthority | |
entryPoint | ||
exitPoint | ||
ordinalPosition | int | |
return | void |