public XSchoolType() { refId = null; leaRefId = null; localId = null; stateProvinceId = null; otherIds = new XOtherOrganizationIdListType(); schoolName = null; gradeLevels = new XGradeLevelListType(); address = new XOrganizationAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); }
public XLeaType() { refId = null; localId = null; leaRefId = null; stateProvinceId = null; ncesId = null; leaName = null; address = new XOrganizationAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); Metadata = new XMetadata(); }
public XSchoolType() { refId = null; leaRefId = null; localId = null; stateProvinceId = null; otherIds = new XOtherOrganizationIdListType(); schoolName = null; gradeLevels = new XGradeLevelListType(); address = new XOrganizationAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); Metadata = new XMetadata(); }
public XContactType() { refId = null; name = new XPersonNameType(); otherNames = new XOtherPersonNameListType(); localId = null; otherIds = new XOtherPersonIdListType(); appProvisioningInfo = new XAppProvisioningInfoType(); address = new XPersonAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); email = new XEmailType(); otherEmails = new XEmailListType(); sex = null; employerType = null; relationships = new XContactStudentRelationshipListType(); }
public XContactType() { refId = null; name = new XPersonNameType(); otherNames = new XOtherPersonNameListType(); localId = null; otherIds = new XOtherPersonIdListType(); appProvisioningInfo = new XAppProvisioningInfoType(); address = new XPersonAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); email = new XEmailType(); otherEmails = new XEmailListType(); sex = null; employerType = null; relationships = new XContactStudentRelationshipListType(); Metadata = new XMetadata(); }
public XStudentType() { refId = null; name = new XPersonNameType(); otherNames = new XOtherPersonNameListType(); localId = null; stateProvinceId = null; otherIds = new XOtherPersonIdListType(); appProvisioningInfo = new XAppProvisioningInfoType(); address = new XPersonAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); email = new XEmailType(); otherEmails = new XEmailListType(); demographics = new XDemographicsType(); enrollment = new XEnrollmentType(); otherEnrollments = new XEnrollmentListType(); academicSummary = new XAcademicSummaryType(); studentContacts = new XStudentContactListType(); languages = new XLanguageListType(); }
public XStudentType() { refId = null; name = new XPersonNameType(); otherNames = new XOtherPersonNameListType(); localId = null; stateProvinceId = null; otherIds = new XOtherPersonIdListType(); appProvisioningInfo = new XAppProvisioningInfoType(); address = new XPersonAddressType(); phoneNumber = new XTelephoneType(); otherPhoneNumbers = new XTelephoneListType(); email = new XEmailType(); otherEmails = new XEmailListType(); demographics = new XDemographicsType(); enrollment = new XEnrollmentType(); otherEnrollments = new XEnrollmentListType(); academicSummary = new XAcademicSummaryType(); studentContacts = new XStudentContactListType(); languages = new XLanguageListType(); Metadata = new XMetadata(); }