orgUnit property

  1. @ManyToOne(joinColumnName: 'orgUnit', table: OrganisationUnit)
String orgUnit
getter/setter pair

Implementation

@ManyToOne(joinColumnName: 'orgUnit', table: OrganisationUnit)
String orgUnit;