C# Class EA.Iws.Domain.UnitedKingdomCompetentAuthority

Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
AsCompetentAuthority ( ) : UKCompetentAuthority
Equals ( UKCompetentAuthority competentAuthority ) : bool

Protected Methods

Method Description
UnitedKingdomCompetentAuthority ( ) : Core.Notification

Method Details

AsCompetentAuthority() public method

public AsCompetentAuthority ( ) : UKCompetentAuthority
return UKCompetentAuthority

Equals() public method

public Equals ( UKCompetentAuthority competentAuthority ) : bool
competentAuthority UKCompetentAuthority
return bool

UnitedKingdomCompetentAuthority() protected method

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