C# Class EA.Iws.Domain.ImportNotification.ImportNotification

Inheritance: Entity
Show file Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
ImportNotification ( NotificationType notificationType, UKCompetentAuthority competentAuthority, string notificationNumber ) : Core.Notification

Protected Methods

Method Description
ImportNotification ( ) : Core.Notification

Method Details

ImportNotification() protected method

protected ImportNotification ( ) : Core.Notification
return Core.Notification

ImportNotification() public method

public ImportNotification ( NotificationType notificationType, UKCompetentAuthority competentAuthority, string notificationNumber ) : Core.Notification
notificationType NotificationType
competentAuthority UKCompetentAuthority
notificationNumber string
return Core.Notification