public XCourseType() { refId = null; schoolRefId = null; schoolCourseId = null; leaCourseId = null; otherIds = new XOtherCourseIdListType(); courseTitle = null; description = null; subject = null; applicableEducationLevels = new XApplicableEducationLevelListType(); scedCourseCode = null; scedCourseLevelCode = null; scedCourseSubjectAreaCode = null; }
public XCourseType() { refId = null; schoolRefId = null; schoolCourseId = null; leaCourseId = null; otherIds = new XOtherCourseIdListType(); courseTitle = null; description = null; subject = null; applicableEducationLevels = new XApplicableEducationLevelListType(); scedCourseCode = null; scedCourseLevelCode = null; scedCourseSubjectAreaCode = null; Metadata = new XMetadata(); }