CONTROLLED VALUE CLASS NoteType { ( "Description", dsc ), ( "Conclusion", cnc ), ( "Suggestion", sgs ) } CODE_TYPE: CHAR(4) DESCRIPTION: "types of expmt notes"
This class is used by class Note to describe the type of the note.