schemas.ebx.dataservices_1.ObjectFactory Maven / Gradle / Ivy
package schemas.ebx.dataservices_1;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.namespace.QName;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the schemas.ebx.dataservices_1 package.
* An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _CountCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_Course");
private final static QName _CountCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_CourseResponse");
private final static QName _DeleteCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_Course");
private final static QName _DeleteCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_CourseResponse");
private final static QName _GetChangesCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_Course");
private final static QName _GetChangesCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_CourseResponse");
private final static QName _GetCredentialsCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_Course");
private final static QName _GetCredentialsCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_CourseResponse");
private final static QName _InsertCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_Course");
private final static QName _InsertCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_CourseResponse");
private final static QName _SelectCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_Course");
private final static QName _SelectCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_CourseResponse");
private final static QName _UpdateCourse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_Course");
private final static QName _UpdateCourseResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_CourseResponse");
private final static QName _CountMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_Mention");
private final static QName _CountMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_MentionResponse");
private final static QName _DeleteMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_Mention");
private final static QName _DeleteMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_MentionResponse");
private final static QName _GetChangesMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_Mention");
private final static QName _GetChangesMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_MentionResponse");
private final static QName _GetCredentialsMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_Mention");
private final static QName _GetCredentialsMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_MentionResponse");
private final static QName _InsertMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_Mention");
private final static QName _InsertMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_MentionResponse");
private final static QName _SelectMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_Mention");
private final static QName _SelectMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_MentionResponse");
private final static QName _UpdateMention_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_Mention");
private final static QName _UpdateMentionResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_MentionResponse");
private final static QName _CountProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_Program");
private final static QName _CountProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_ProgramResponse");
private final static QName _DeleteProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_Program");
private final static QName _DeleteProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_ProgramResponse");
private final static QName _GetChangesProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_Program");
private final static QName _GetChangesProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_ProgramResponse");
private final static QName _GetCredentialsProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_Program");
private final static QName _GetCredentialsProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_ProgramResponse");
private final static QName _InsertProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_Program");
private final static QName _InsertProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_ProgramResponse");
private final static QName _SelectProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_Program");
private final static QName _SelectProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_ProgramResponse");
private final static QName _UpdateProgram_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_Program");
private final static QName _UpdateProgramResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_ProgramResponse");
private final static QName _CountPerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_Person");
private final static QName _CountPersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_PersonResponse");
private final static QName _DeletePerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_Person");
private final static QName _DeletePersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_PersonResponse");
private final static QName _GetChangesPerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_Person");
private final static QName _GetChangesPersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_PersonResponse");
private final static QName _GetCredentialsPerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_Person");
private final static QName _GetCredentialsPersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_PersonResponse");
private final static QName _InsertPerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_Person");
private final static QName _InsertPersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_PersonResponse");
private final static QName _SelectPerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_Person");
private final static QName _SelectPersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_PersonResponse");
private final static QName _UpdatePerson_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_Person");
private final static QName _UpdatePersonResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_PersonResponse");
private final static QName _CountOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_OrgUnit");
private final static QName _CountOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "count_OrgUnitResponse");
private final static QName _DeleteOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_OrgUnit");
private final static QName _DeleteOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "delete_OrgUnitResponse");
private final static QName _GetChangesOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_OrgUnit");
private final static QName _GetChangesOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getChanges_OrgUnitResponse");
private final static QName _GetCredentialsOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_OrgUnit");
private final static QName _GetCredentialsOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "getCredentials_OrgUnitResponse");
private final static QName _InsertOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_OrgUnit");
private final static QName _InsertOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "insert_OrgUnitResponse");
private final static QName _SelectOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_OrgUnit");
private final static QName _SelectOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "select_OrgUnitResponse");
private final static QName _UpdateOrgUnit_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_OrgUnit");
private final static QName _UpdateOrgUnitResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "update_OrgUnitResponse");
private final static QName _Multi_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "multi_");
private final static QName _MultiResponse_QNAME = new QName("urn:ebx-schemas:dataservices_1.0", "multi_Response");
private final static QName _OrgUnitAccessRightsTypeRootOrgUnitContactData_QNAME = new QName("", "contactData");
private final static QName _OrgUnitAccessRightsTypeRootOrgUnitContactDataAddress_QNAME = new QName("", "address");
private final static QName _OrgUnitTypeRootOrgUnitOrgUnitCode_QNAME = new QName("", "orgUnitCode");
private final static QName _OrgUnitTypeRootOrgUnitOrgUnitName_QNAME = new QName("", "orgUnitName");
private final static QName _OrgUnitTypeRootOrgUnitIdent_QNAME = new QName("", "ident");
private final static QName _OrgUnitTypeRootOrgUnitContactDataTelephone_QNAME = new QName("", "telephone");
private final static QName _OrgUnitTypeRootOrgUnitContactDataFax_QNAME = new QName("", "fax");
private final static QName _OrgUnitTypeRootOrgUnitContactDataEmail_QNAME = new QName("", "email");
private final static QName _OrgUnitTypeRootOrgUnitContactDataWebLink_QNAME = new QName("", "webLink");
private final static QName _OrgUnitTypeRootOrgUnitContactDataAddressStreet_QNAME = new QName("", "street");
private final static QName _OrgUnitTypeRootOrgUnitContactDataAddressLocality_QNAME = new QName("", "locality");
private final static QName _OrgUnitTypeRootOrgUnitContactDataAddressPcode_QNAME = new QName("", "pcode");
private final static QName _PersonTypeRootPersonGivenName_QNAME = new QName("", "givenName");
private final static QName _PersonTypeRootPersonFamilyName_QNAME = new QName("", "familyName");
private final static QName _PersonTypeRootPersonTitle_QNAME = new QName("", "title");
private final static QName _PersonTypeRootPersonActivities_QNAME = new QName("", "activities");
private final static QName _PersonTypeRootPersonAffiliationsRefOrgUnit_QNAME = new QName("", "refOrgUnit");
private final static QName _PersonTypeRootPersonAffiliationsSectionCNULibelValue_QNAME = new QName("", "sectionCNULibelValue");
private final static QName _ProgramAccessRightsTypeRootProgramProgramName_QNAME = new QName("", "programName");
private final static QName _ProgramAccessRightsTypeRootProgramProgramStructure_QNAME = new QName("", "programStructure");
private final static QName _ProgramAccessRightsTypeRootProgramLearningObjectives_QNAME = new QName("", "learningObjectives");
private final static QName _ProgramAccessRightsTypeRootProgramFormalPrerequisites_QNAME = new QName("", "formalPrerequisites");
private final static QName _ProgramAccessRightsTypeRootProgramRecommendedPrerequisites_QNAME = new QName("", "recommendedPrerequisites");
private final static QName _ProgramAccessRightsTypeRootProgramAdmissionInfo_QNAME = new QName("", "admissionInfo");
private final static QName _ProgramAccessRightsTypeRootProgramStudyQualification_QNAME = new QName("", "studyQualification");
private final static QName _ProgramAccessRightsTypeRootProgramContacts_QNAME = new QName("", "contacts");
private final static QName _ProgramAccessRightsTypeRootProgramTeachingPlace_QNAME = new QName("", "teachingPlace");
private final static QName _ProgramAccessRightsTypeRootProgramLifeLongLearning_QNAME = new QName("", "lifeLongLearning");
private final static QName _ProgramAccessRightsTypeRootProgramFormOfTeaching_QNAME = new QName("", "formOfTeaching");
private final static QName _ProgramAccessRightsTypeRootProgramPossibleFollowUp_QNAME = new QName("", "possibleFollowUp");
private final static QName _ProgramAccessRightsTypeRootProgramInternshipProject_QNAME = new QName("", "internshipProject");
private final static QName _ProgramAccessRightsTypeRootProgramPublishDateTime_QNAME = new QName("", "publishDateTime");
private final static QName _ProgramTypeRootProgramProgramDescription_QNAME = new QName("", "programDescription");
private final static QName _ProgramTypeRootProgramRefMention_QNAME = new QName("", "refMention");
private final static QName _ProgramTypeRootProgramProgramCode_QNAME = new QName("", "programCode");
private final static QName _ProgramTypeRootProgramEcts_QNAME = new QName("", "ects");
private final static QName _ProgramTypeRootProgramProgramManager_QNAME = new QName("", "programManager");
private final static QName _ProgramTypeRootProgramGlobalVolume_QNAME = new QName("", "globalVolume");
private final static QName _ProgramTypeRootProgramCapacity_QNAME = new QName("", "capacity");
private final static QName _ProgramTypeRootProgramExternalRefId_QNAME = new QName("", "externalRefId");
private final static QName _ProgramTypeRootProgramStructureTranslationError_QNAME = new QName("", "structureTranslationError");
private final static QName _ProgramTypeRootProgramPublishDateTimeFr_QNAME = new QName("", "fr");
private final static QName _ProgramTypeRootProgramPublishDateTimeEn_QNAME = new QName("", "en");
private final static QName _MentionAccessRightsTypeRootMentionName_QNAME = new QName("", "name");
private final static QName _MentionAccessRightsTypeRootMentionStructure_QNAME = new QName("", "structure");
private final static QName _MentionAccessRightsTypeRootMentionProgramIntroduction_QNAME = new QName("", "programIntroduction");
private final static QName _MentionAccessRightsTypeRootMentionContext_QNAME = new QName("", "context");
private final static QName _MentionAccessRightsTypeRootMentionPartnership_QNAME = new QName("", "partnership");
private final static QName _MentionAccessRightsTypeRootMentionProfession_QNAME = new QName("", "profession");
private final static QName _MentionAccessRightsTypeRootMentionEducationalInfo_QNAME = new QName("", "educationalInfo");
private final static QName _MentionAccessRightsTypeRootMentionInternationalInfo_QNAME = new QName("", "internationalInfo");
private final static QName _MentionAccessRightsTypeRootMentionTarget_QNAME = new QName("", "target");
private final static QName _MentionTypeRootMentionCode_QNAME = new QName("", "code");
private final static QName _MentionTypeRootMentionDegree_QNAME = new QName("", "degree");
private final static QName _MentionTypeRootMentionOfferYear_QNAME = new QName("", "offerYear");
private final static QName _MentionTypeRootMentionExitLevel_QNAME = new QName("", "exitLevel");
private final static QName _MentionTypeRootMentionResearchBacking_QNAME = new QName("", "researchBacking");
private final static QName _CourseAccessRightsTypeRootCourseCourseName_QNAME = new QName("", "courseName");
private final static QName _CourseAccessRightsTypeRootCourseLevelLang_QNAME = new QName("", "levelLang");
private final static QName _CourseAccessRightsTypeRootCourseCourseIntroduction_QNAME = new QName("", "courseIntroduction");
private final static QName _CourseAccessRightsTypeRootCourseCourseDescription_QNAME = new QName("", "courseDescription");
private final static QName _CourseAccessRightsTypeRootCourseFormOfAssessment_QNAME = new QName("", "formOfAssessment");
private final static QName _CourseAccessRightsTypeRootCourseSyllabus_QNAME = new QName("", "syllabus");
private final static QName _CourseAccessRightsTypeRootCourseCoefficient_QNAME = new QName("", "coefficient");
private final static QName _CourseTypeRootCourseLevel_QNAME = new QName("", "level");
private final static QName _CourseTypeRootCourseVolume_QNAME = new QName("", "volume");
private final static QName _CourseTypeRootCourseManagingTeacher_QNAME = new QName("", "managingTeacher");
private final static QName _CourseTypeRootCourseAdmissionInfoEctsRequired_QNAME = new QName("", "ectsRequired");
private final static QName _CourseTypeRootCourseAdmissionInfoStudentPlaces_QNAME = new QName("", "studentPlaces");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: schemas.ebx.dataservices_1
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link Session }
*
*/
public Session createSession() {
return new Session();
}
/**
* Create an instance of {@link OrgUnitAccessRightsType }
*
*/
public OrgUnitAccessRightsType createOrgUnitAccessRightsType() {
return new OrgUnitAccessRightsType();
}
/**
* Create an instance of {@link OrgUnitAccessRightsType.Root }
*
*/
public OrgUnitAccessRightsType.Root createOrgUnitAccessRightsTypeRoot() {
return new OrgUnitAccessRightsType.Root();
}
/**
* Create an instance of {@link OrgUnitAccessRightsType.Root.OrgUnit }
*
*/
public OrgUnitAccessRightsType.Root.OrgUnit createOrgUnitAccessRightsTypeRootOrgUnit() {
return new OrgUnitAccessRightsType.Root.OrgUnit();
}
/**
* Create an instance of {@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData }
*
*/
public OrgUnitAccessRightsType.Root.OrgUnit.ContactData createOrgUnitAccessRightsTypeRootOrgUnitContactData() {
return new OrgUnitAccessRightsType.Root.OrgUnit.ContactData();
}
/**
* Create an instance of {@link OrgUnitType }
*
*/
public OrgUnitType createOrgUnitType() {
return new OrgUnitType();
}
/**
* Create an instance of {@link OrgUnitType.Root }
*
*/
public OrgUnitType.Root createOrgUnitTypeRoot() {
return new OrgUnitType.Root();
}
/**
* Create an instance of {@link OrgUnitType.Root.OrgUnit }
*
*/
public OrgUnitType.Root.OrgUnit createOrgUnitTypeRootOrgUnit() {
return new OrgUnitType.Root.OrgUnit();
}
/**
* Create an instance of {@link OrgUnitType.Root.OrgUnit.ContactData }
*
*/
public OrgUnitType.Root.OrgUnit.ContactData createOrgUnitTypeRootOrgUnitContactData() {
return new OrgUnitType.Root.OrgUnit.ContactData();
}
/**
* Create an instance of {@link PersonAccessRightsType }
*
*/
public PersonAccessRightsType createPersonAccessRightsType() {
return new PersonAccessRightsType();
}
/**
* Create an instance of {@link PersonAccessRightsType.Root }
*
*/
public PersonAccessRightsType.Root createPersonAccessRightsTypeRoot() {
return new PersonAccessRightsType.Root();
}
/**
* Create an instance of {@link PersonAccessRightsType.Root.Person }
*
*/
public PersonAccessRightsType.Root.Person createPersonAccessRightsTypeRootPerson() {
return new PersonAccessRightsType.Root.Person();
}
/**
* Create an instance of {@link PersonAccessRightsType.Root.Person.ContactData }
*
*/
public PersonAccessRightsType.Root.Person.ContactData createPersonAccessRightsTypeRootPersonContactData() {
return new PersonAccessRightsType.Root.Person.ContactData();
}
/**
* Create an instance of {@link PersonType }
*
*/
public PersonType createPersonType() {
return new PersonType();
}
/**
* Create an instance of {@link PersonType.Root }
*
*/
public PersonType.Root createPersonTypeRoot() {
return new PersonType.Root();
}
/**
* Create an instance of {@link PersonType.Root.Person }
*
*/
public PersonType.Root.Person createPersonTypeRootPerson() {
return new PersonType.Root.Person();
}
/**
* Create an instance of {@link PersonType.Root.Person.ContactData }
*
*/
public PersonType.Root.Person.ContactData createPersonTypeRootPersonContactData() {
return new PersonType.Root.Person.ContactData();
}
/**
* Create an instance of {@link ProgramAccessRightsType }
*
*/
public ProgramAccessRightsType createProgramAccessRightsType() {
return new ProgramAccessRightsType();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root }
*
*/
public ProgramAccessRightsType.Root createProgramAccessRightsTypeRoot() {
return new ProgramAccessRightsType.Root();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program }
*
*/
public ProgramAccessRightsType.Root.Program createProgramAccessRightsTypeRootProgram() {
return new ProgramAccessRightsType.Root.Program();
}
/**
* Create an instance of {@link ProgramType }
*
*/
public ProgramType createProgramType() {
return new ProgramType();
}
/**
* Create an instance of {@link ProgramType.Root }
*
*/
public ProgramType.Root createProgramTypeRoot() {
return new ProgramType.Root();
}
/**
* Create an instance of {@link ProgramType.Root.Program }
*
*/
public ProgramType.Root.Program createProgramTypeRootProgram() {
return new ProgramType.Root.Program();
}
/**
* Create an instance of {@link MentionAccessRightsType }
*
*/
public MentionAccessRightsType createMentionAccessRightsType() {
return new MentionAccessRightsType();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root }
*
*/
public MentionAccessRightsType.Root createMentionAccessRightsTypeRoot() {
return new MentionAccessRightsType.Root();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention }
*
*/
public MentionAccessRightsType.Root.Mention createMentionAccessRightsTypeRootMention() {
return new MentionAccessRightsType.Root.Mention();
}
/**
* Create an instance of {@link MentionType }
*
*/
public MentionType createMentionType() {
return new MentionType();
}
/**
* Create an instance of {@link MentionType.Root }
*
*/
public MentionType.Root createMentionTypeRoot() {
return new MentionType.Root();
}
/**
* Create an instance of {@link MentionType.Root.Mention }
*
*/
public MentionType.Root.Mention createMentionTypeRootMention() {
return new MentionType.Root.Mention();
}
/**
* Create an instance of {@link CourseAccessRightsType }
*
*/
public CourseAccessRightsType createCourseAccessRightsType() {
return new CourseAccessRightsType();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root }
*
*/
public CourseAccessRightsType.Root createCourseAccessRightsTypeRoot() {
return new CourseAccessRightsType.Root();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course }
*
*/
public CourseAccessRightsType.Root.Course createCourseAccessRightsTypeRootCourse() {
return new CourseAccessRightsType.Root.Course();
}
/**
* Create an instance of {@link CourseType }
*
*/
public CourseType createCourseType() {
return new CourseType();
}
/**
* Create an instance of {@link CourseType.Root }
*
*/
public CourseType.Root createCourseTypeRoot() {
return new CourseType.Root();
}
/**
* Create an instance of {@link CourseType.Root.Course }
*
*/
public CourseType.Root.Course createCourseTypeRootCourse() {
return new CourseType.Root.Course();
}
/**
* Create an instance of {@link Session.InputParameters }
*
*/
public Session.InputParameters createSessionInputParameters() {
return new Session.InputParameters();
}
/**
* Create an instance of {@link UpdateOrgUnitRequestType }
*
*/
public UpdateOrgUnitRequestType createUpdateOrgUnitRequestType() {
return new UpdateOrgUnitRequestType();
}
/**
* Create an instance of {@link SelectOrgUnitRequestType }
*
*/
public SelectOrgUnitRequestType createSelectOrgUnitRequestType() {
return new SelectOrgUnitRequestType();
}
/**
* Create an instance of {@link InsertOrgUnitResponseType }
*
*/
public InsertOrgUnitResponseType createInsertOrgUnitResponseType() {
return new InsertOrgUnitResponseType();
}
/**
* Create an instance of {@link InsertOrgUnitRequestType }
*
*/
public InsertOrgUnitRequestType createInsertOrgUnitRequestType() {
return new InsertOrgUnitRequestType();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType }
*
*/
public GetChangesOrgUnitResponseType createGetChangesOrgUnitResponseType() {
return new GetChangesOrgUnitResponseType();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Pagination }
*
*/
public GetChangesOrgUnitResponseType.Pagination createGetChangesOrgUnitResponseTypePagination() {
return new GetChangesOrgUnitResponseType.Pagination();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Updated }
*
*/
public GetChangesOrgUnitResponseType.Updated createGetChangesOrgUnitResponseTypeUpdated() {
return new GetChangesOrgUnitResponseType.Updated();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Updated.Changes }
*
*/
public GetChangesOrgUnitResponseType.Updated.Changes createGetChangesOrgUnitResponseTypeUpdatedChanges() {
return new GetChangesOrgUnitResponseType.Updated.Changes();
}
/**
* Create an instance of {@link GetChangesOrgUnitRequestType }
*
*/
public GetChangesOrgUnitRequestType createGetChangesOrgUnitRequestType() {
return new GetChangesOrgUnitRequestType();
}
/**
* Create an instance of {@link GetChangesOrgUnitRequestType.Pagination }
*
*/
public GetChangesOrgUnitRequestType.Pagination createGetChangesOrgUnitRequestTypePagination() {
return new GetChangesOrgUnitRequestType.Pagination();
}
/**
* Create an instance of {@link DeleteOrgUnitRequestType }
*
*/
public DeleteOrgUnitRequestType createDeleteOrgUnitRequestType() {
return new DeleteOrgUnitRequestType();
}
/**
* Create an instance of {@link UpdatePersonRequestType }
*
*/
public UpdatePersonRequestType createUpdatePersonRequestType() {
return new UpdatePersonRequestType();
}
/**
* Create an instance of {@link SelectPersonRequestType }
*
*/
public SelectPersonRequestType createSelectPersonRequestType() {
return new SelectPersonRequestType();
}
/**
* Create an instance of {@link InsertPersonResponseType }
*
*/
public InsertPersonResponseType createInsertPersonResponseType() {
return new InsertPersonResponseType();
}
/**
* Create an instance of {@link InsertPersonRequestType }
*
*/
public InsertPersonRequestType createInsertPersonRequestType() {
return new InsertPersonRequestType();
}
/**
* Create an instance of {@link GetChangesPersonResponseType }
*
*/
public GetChangesPersonResponseType createGetChangesPersonResponseType() {
return new GetChangesPersonResponseType();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Pagination }
*
*/
public GetChangesPersonResponseType.Pagination createGetChangesPersonResponseTypePagination() {
return new GetChangesPersonResponseType.Pagination();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Updated }
*
*/
public GetChangesPersonResponseType.Updated createGetChangesPersonResponseTypeUpdated() {
return new GetChangesPersonResponseType.Updated();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Updated.Changes }
*
*/
public GetChangesPersonResponseType.Updated.Changes createGetChangesPersonResponseTypeUpdatedChanges() {
return new GetChangesPersonResponseType.Updated.Changes();
}
/**
* Create an instance of {@link GetChangesPersonRequestType }
*
*/
public GetChangesPersonRequestType createGetChangesPersonRequestType() {
return new GetChangesPersonRequestType();
}
/**
* Create an instance of {@link GetChangesPersonRequestType.Pagination }
*
*/
public GetChangesPersonRequestType.Pagination createGetChangesPersonRequestTypePagination() {
return new GetChangesPersonRequestType.Pagination();
}
/**
* Create an instance of {@link DeletePersonRequestType }
*
*/
public DeletePersonRequestType createDeletePersonRequestType() {
return new DeletePersonRequestType();
}
/**
* Create an instance of {@link UpdateProgramRequestType }
*
*/
public UpdateProgramRequestType createUpdateProgramRequestType() {
return new UpdateProgramRequestType();
}
/**
* Create an instance of {@link SelectProgramRequestType }
*
*/
public SelectProgramRequestType createSelectProgramRequestType() {
return new SelectProgramRequestType();
}
/**
* Create an instance of {@link InsertProgramResponseType }
*
*/
public InsertProgramResponseType createInsertProgramResponseType() {
return new InsertProgramResponseType();
}
/**
* Create an instance of {@link InsertProgramRequestType }
*
*/
public InsertProgramRequestType createInsertProgramRequestType() {
return new InsertProgramRequestType();
}
/**
* Create an instance of {@link GetChangesProgramResponseType }
*
*/
public GetChangesProgramResponseType createGetChangesProgramResponseType() {
return new GetChangesProgramResponseType();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Pagination }
*
*/
public GetChangesProgramResponseType.Pagination createGetChangesProgramResponseTypePagination() {
return new GetChangesProgramResponseType.Pagination();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Updated }
*
*/
public GetChangesProgramResponseType.Updated createGetChangesProgramResponseTypeUpdated() {
return new GetChangesProgramResponseType.Updated();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Updated.Changes }
*
*/
public GetChangesProgramResponseType.Updated.Changes createGetChangesProgramResponseTypeUpdatedChanges() {
return new GetChangesProgramResponseType.Updated.Changes();
}
/**
* Create an instance of {@link GetChangesProgramRequestType }
*
*/
public GetChangesProgramRequestType createGetChangesProgramRequestType() {
return new GetChangesProgramRequestType();
}
/**
* Create an instance of {@link GetChangesProgramRequestType.Pagination }
*
*/
public GetChangesProgramRequestType.Pagination createGetChangesProgramRequestTypePagination() {
return new GetChangesProgramRequestType.Pagination();
}
/**
* Create an instance of {@link DeleteProgramRequestType }
*
*/
public DeleteProgramRequestType createDeleteProgramRequestType() {
return new DeleteProgramRequestType();
}
/**
* Create an instance of {@link UpdateMentionRequestType }
*
*/
public UpdateMentionRequestType createUpdateMentionRequestType() {
return new UpdateMentionRequestType();
}
/**
* Create an instance of {@link SelectMentionRequestType }
*
*/
public SelectMentionRequestType createSelectMentionRequestType() {
return new SelectMentionRequestType();
}
/**
* Create an instance of {@link InsertMentionResponseType }
*
*/
public InsertMentionResponseType createInsertMentionResponseType() {
return new InsertMentionResponseType();
}
/**
* Create an instance of {@link InsertMentionRequestType }
*
*/
public InsertMentionRequestType createInsertMentionRequestType() {
return new InsertMentionRequestType();
}
/**
* Create an instance of {@link GetChangesMentionResponseType }
*
*/
public GetChangesMentionResponseType createGetChangesMentionResponseType() {
return new GetChangesMentionResponseType();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Pagination }
*
*/
public GetChangesMentionResponseType.Pagination createGetChangesMentionResponseTypePagination() {
return new GetChangesMentionResponseType.Pagination();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Updated }
*
*/
public GetChangesMentionResponseType.Updated createGetChangesMentionResponseTypeUpdated() {
return new GetChangesMentionResponseType.Updated();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Updated.Changes }
*
*/
public GetChangesMentionResponseType.Updated.Changes createGetChangesMentionResponseTypeUpdatedChanges() {
return new GetChangesMentionResponseType.Updated.Changes();
}
/**
* Create an instance of {@link GetChangesMentionRequestType }
*
*/
public GetChangesMentionRequestType createGetChangesMentionRequestType() {
return new GetChangesMentionRequestType();
}
/**
* Create an instance of {@link GetChangesMentionRequestType.Pagination }
*
*/
public GetChangesMentionRequestType.Pagination createGetChangesMentionRequestTypePagination() {
return new GetChangesMentionRequestType.Pagination();
}
/**
* Create an instance of {@link DeleteMentionRequestType }
*
*/
public DeleteMentionRequestType createDeleteMentionRequestType() {
return new DeleteMentionRequestType();
}
/**
* Create an instance of {@link UpdateCourseRequestType }
*
*/
public UpdateCourseRequestType createUpdateCourseRequestType() {
return new UpdateCourseRequestType();
}
/**
* Create an instance of {@link SelectCourseRequestType }
*
*/
public SelectCourseRequestType createSelectCourseRequestType() {
return new SelectCourseRequestType();
}
/**
* Create an instance of {@link InsertCourseResponseType }
*
*/
public InsertCourseResponseType createInsertCourseResponseType() {
return new InsertCourseResponseType();
}
/**
* Create an instance of {@link InsertCourseRequestType }
*
*/
public InsertCourseRequestType createInsertCourseRequestType() {
return new InsertCourseRequestType();
}
/**
* Create an instance of {@link GetChangesCourseResponseType }
*
*/
public GetChangesCourseResponseType createGetChangesCourseResponseType() {
return new GetChangesCourseResponseType();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Pagination }
*
*/
public GetChangesCourseResponseType.Pagination createGetChangesCourseResponseTypePagination() {
return new GetChangesCourseResponseType.Pagination();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Updated }
*
*/
public GetChangesCourseResponseType.Updated createGetChangesCourseResponseTypeUpdated() {
return new GetChangesCourseResponseType.Updated();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Updated.Changes }
*
*/
public GetChangesCourseResponseType.Updated.Changes createGetChangesCourseResponseTypeUpdatedChanges() {
return new GetChangesCourseResponseType.Updated.Changes();
}
/**
* Create an instance of {@link GetChangesCourseRequestType }
*
*/
public GetChangesCourseRequestType createGetChangesCourseRequestType() {
return new GetChangesCourseRequestType();
}
/**
* Create an instance of {@link GetChangesCourseRequestType.Pagination }
*
*/
public GetChangesCourseRequestType.Pagination createGetChangesCourseRequestTypePagination() {
return new GetChangesCourseRequestType.Pagination();
}
/**
* Create an instance of {@link DeleteCourseRequestType }
*
*/
public DeleteCourseRequestType createDeleteCourseRequestType() {
return new DeleteCourseRequestType();
}
/**
* Create an instance of {@link CountCourseRequestType }
*
*/
public CountCourseRequestType createCountCourseRequestType() {
return new CountCourseRequestType();
}
/**
* Create an instance of {@link CountCourseResponseType }
*
*/
public CountCourseResponseType createCountCourseResponseType() {
return new CountCourseResponseType();
}
/**
* Create an instance of {@link DeleteCourseResponseType }
*
*/
public DeleteCourseResponseType createDeleteCourseResponseType() {
return new DeleteCourseResponseType();
}
/**
* Create an instance of {@link GetCredentialsCourseRequestType }
*
*/
public GetCredentialsCourseRequestType createGetCredentialsCourseRequestType() {
return new GetCredentialsCourseRequestType();
}
/**
* Create an instance of {@link GetCredentialsCourseResponseType }
*
*/
public GetCredentialsCourseResponseType createGetCredentialsCourseResponseType() {
return new GetCredentialsCourseResponseType();
}
/**
* Create an instance of {@link SelectCourseResponseType }
*
*/
public SelectCourseResponseType createSelectCourseResponseType() {
return new SelectCourseResponseType();
}
/**
* Create an instance of {@link UpdateCourseResponseType }
*
*/
public UpdateCourseResponseType createUpdateCourseResponseType() {
return new UpdateCourseResponseType();
}
/**
* Create an instance of {@link CountMentionRequestType }
*
*/
public CountMentionRequestType createCountMentionRequestType() {
return new CountMentionRequestType();
}
/**
* Create an instance of {@link CountMentionResponseType }
*
*/
public CountMentionResponseType createCountMentionResponseType() {
return new CountMentionResponseType();
}
/**
* Create an instance of {@link DeleteMentionResponseType }
*
*/
public DeleteMentionResponseType createDeleteMentionResponseType() {
return new DeleteMentionResponseType();
}
/**
* Create an instance of {@link GetCredentialsMentionRequestType }
*
*/
public GetCredentialsMentionRequestType createGetCredentialsMentionRequestType() {
return new GetCredentialsMentionRequestType();
}
/**
* Create an instance of {@link GetCredentialsMentionResponseType }
*
*/
public GetCredentialsMentionResponseType createGetCredentialsMentionResponseType() {
return new GetCredentialsMentionResponseType();
}
/**
* Create an instance of {@link SelectMentionResponseType }
*
*/
public SelectMentionResponseType createSelectMentionResponseType() {
return new SelectMentionResponseType();
}
/**
* Create an instance of {@link UpdateMentionResponseType }
*
*/
public UpdateMentionResponseType createUpdateMentionResponseType() {
return new UpdateMentionResponseType();
}
/**
* Create an instance of {@link CountProgramRequestType }
*
*/
public CountProgramRequestType createCountProgramRequestType() {
return new CountProgramRequestType();
}
/**
* Create an instance of {@link CountProgramResponseType }
*
*/
public CountProgramResponseType createCountProgramResponseType() {
return new CountProgramResponseType();
}
/**
* Create an instance of {@link DeleteProgramResponseType }
*
*/
public DeleteProgramResponseType createDeleteProgramResponseType() {
return new DeleteProgramResponseType();
}
/**
* Create an instance of {@link GetCredentialsProgramRequestType }
*
*/
public GetCredentialsProgramRequestType createGetCredentialsProgramRequestType() {
return new GetCredentialsProgramRequestType();
}
/**
* Create an instance of {@link GetCredentialsProgramResponseType }
*
*/
public GetCredentialsProgramResponseType createGetCredentialsProgramResponseType() {
return new GetCredentialsProgramResponseType();
}
/**
* Create an instance of {@link SelectProgramResponseType }
*
*/
public SelectProgramResponseType createSelectProgramResponseType() {
return new SelectProgramResponseType();
}
/**
* Create an instance of {@link UpdateProgramResponseType }
*
*/
public UpdateProgramResponseType createUpdateProgramResponseType() {
return new UpdateProgramResponseType();
}
/**
* Create an instance of {@link CountPersonRequestType }
*
*/
public CountPersonRequestType createCountPersonRequestType() {
return new CountPersonRequestType();
}
/**
* Create an instance of {@link CountPersonResponseType }
*
*/
public CountPersonResponseType createCountPersonResponseType() {
return new CountPersonResponseType();
}
/**
* Create an instance of {@link DeletePersonResponseType }
*
*/
public DeletePersonResponseType createDeletePersonResponseType() {
return new DeletePersonResponseType();
}
/**
* Create an instance of {@link GetCredentialsPersonRequestType }
*
*/
public GetCredentialsPersonRequestType createGetCredentialsPersonRequestType() {
return new GetCredentialsPersonRequestType();
}
/**
* Create an instance of {@link GetCredentialsPersonResponseType }
*
*/
public GetCredentialsPersonResponseType createGetCredentialsPersonResponseType() {
return new GetCredentialsPersonResponseType();
}
/**
* Create an instance of {@link SelectPersonResponseType }
*
*/
public SelectPersonResponseType createSelectPersonResponseType() {
return new SelectPersonResponseType();
}
/**
* Create an instance of {@link UpdatePersonResponseType }
*
*/
public UpdatePersonResponseType createUpdatePersonResponseType() {
return new UpdatePersonResponseType();
}
/**
* Create an instance of {@link CountOrgUnitRequestType }
*
*/
public CountOrgUnitRequestType createCountOrgUnitRequestType() {
return new CountOrgUnitRequestType();
}
/**
* Create an instance of {@link CountOrgUnitResponseType }
*
*/
public CountOrgUnitResponseType createCountOrgUnitResponseType() {
return new CountOrgUnitResponseType();
}
/**
* Create an instance of {@link DeleteOrgUnitResponseType }
*
*/
public DeleteOrgUnitResponseType createDeleteOrgUnitResponseType() {
return new DeleteOrgUnitResponseType();
}
/**
* Create an instance of {@link GetCredentialsOrgUnitRequestType }
*
*/
public GetCredentialsOrgUnitRequestType createGetCredentialsOrgUnitRequestType() {
return new GetCredentialsOrgUnitRequestType();
}
/**
* Create an instance of {@link GetCredentialsOrgUnitResponseType }
*
*/
public GetCredentialsOrgUnitResponseType createGetCredentialsOrgUnitResponseType() {
return new GetCredentialsOrgUnitResponseType();
}
/**
* Create an instance of {@link SelectOrgUnitResponseType }
*
*/
public SelectOrgUnitResponseType createSelectOrgUnitResponseType() {
return new SelectOrgUnitResponseType();
}
/**
* Create an instance of {@link UpdateOrgUnitResponseType }
*
*/
public UpdateOrgUnitResponseType createUpdateOrgUnitResponseType() {
return new UpdateOrgUnitResponseType();
}
/**
* Create an instance of {@link MultiRequestType }
*
*/
public MultiRequestType createMultiRequestType() {
return new MultiRequestType();
}
/**
* Create an instance of {@link MultiResponseType }
*
*/
public MultiResponseType createMultiResponseType() {
return new MultiResponseType();
}
/**
* Create an instance of {@link StandardException }
*
*/
public StandardException createStandardException() {
return new StandardException();
}
/**
* Create an instance of {@link CountMCourseRequestType }
*
*/
public CountMCourseRequestType createCountMCourseRequestType() {
return new CountMCourseRequestType();
}
/**
* Create an instance of {@link DeleteMCourseRequestType }
*
*/
public DeleteMCourseRequestType createDeleteMCourseRequestType() {
return new DeleteMCourseRequestType();
}
/**
* Create an instance of {@link GetChangesMCourseRequestType }
*
*/
public GetChangesMCourseRequestType createGetChangesMCourseRequestType() {
return new GetChangesMCourseRequestType();
}
/**
* Create an instance of {@link GetCredentialsMCourseRequestType }
*
*/
public GetCredentialsMCourseRequestType createGetCredentialsMCourseRequestType() {
return new GetCredentialsMCourseRequestType();
}
/**
* Create an instance of {@link InsertMCourseRequestType }
*
*/
public InsertMCourseRequestType createInsertMCourseRequestType() {
return new InsertMCourseRequestType();
}
/**
* Create an instance of {@link SelectMCourseRequestType }
*
*/
public SelectMCourseRequestType createSelectMCourseRequestType() {
return new SelectMCourseRequestType();
}
/**
* Create an instance of {@link UpdateMCourseRequestType }
*
*/
public UpdateMCourseRequestType createUpdateMCourseRequestType() {
return new UpdateMCourseRequestType();
}
/**
* Create an instance of {@link CountMMentionRequestType }
*
*/
public CountMMentionRequestType createCountMMentionRequestType() {
return new CountMMentionRequestType();
}
/**
* Create an instance of {@link DeleteMMentionRequestType }
*
*/
public DeleteMMentionRequestType createDeleteMMentionRequestType() {
return new DeleteMMentionRequestType();
}
/**
* Create an instance of {@link GetChangesMMentionRequestType }
*
*/
public GetChangesMMentionRequestType createGetChangesMMentionRequestType() {
return new GetChangesMMentionRequestType();
}
/**
* Create an instance of {@link GetCredentialsMMentionRequestType }
*
*/
public GetCredentialsMMentionRequestType createGetCredentialsMMentionRequestType() {
return new GetCredentialsMMentionRequestType();
}
/**
* Create an instance of {@link InsertMMentionRequestType }
*
*/
public InsertMMentionRequestType createInsertMMentionRequestType() {
return new InsertMMentionRequestType();
}
/**
* Create an instance of {@link SelectMMentionRequestType }
*
*/
public SelectMMentionRequestType createSelectMMentionRequestType() {
return new SelectMMentionRequestType();
}
/**
* Create an instance of {@link UpdateMMentionRequestType }
*
*/
public UpdateMMentionRequestType createUpdateMMentionRequestType() {
return new UpdateMMentionRequestType();
}
/**
* Create an instance of {@link CountMProgramRequestType }
*
*/
public CountMProgramRequestType createCountMProgramRequestType() {
return new CountMProgramRequestType();
}
/**
* Create an instance of {@link DeleteMProgramRequestType }
*
*/
public DeleteMProgramRequestType createDeleteMProgramRequestType() {
return new DeleteMProgramRequestType();
}
/**
* Create an instance of {@link GetChangesMProgramRequestType }
*
*/
public GetChangesMProgramRequestType createGetChangesMProgramRequestType() {
return new GetChangesMProgramRequestType();
}
/**
* Create an instance of {@link GetCredentialsMProgramRequestType }
*
*/
public GetCredentialsMProgramRequestType createGetCredentialsMProgramRequestType() {
return new GetCredentialsMProgramRequestType();
}
/**
* Create an instance of {@link InsertMProgramRequestType }
*
*/
public InsertMProgramRequestType createInsertMProgramRequestType() {
return new InsertMProgramRequestType();
}
/**
* Create an instance of {@link SelectMProgramRequestType }
*
*/
public SelectMProgramRequestType createSelectMProgramRequestType() {
return new SelectMProgramRequestType();
}
/**
* Create an instance of {@link UpdateMProgramRequestType }
*
*/
public UpdateMProgramRequestType createUpdateMProgramRequestType() {
return new UpdateMProgramRequestType();
}
/**
* Create an instance of {@link CountMPersonRequestType }
*
*/
public CountMPersonRequestType createCountMPersonRequestType() {
return new CountMPersonRequestType();
}
/**
* Create an instance of {@link DeleteMPersonRequestType }
*
*/
public DeleteMPersonRequestType createDeleteMPersonRequestType() {
return new DeleteMPersonRequestType();
}
/**
* Create an instance of {@link GetChangesMPersonRequestType }
*
*/
public GetChangesMPersonRequestType createGetChangesMPersonRequestType() {
return new GetChangesMPersonRequestType();
}
/**
* Create an instance of {@link GetCredentialsMPersonRequestType }
*
*/
public GetCredentialsMPersonRequestType createGetCredentialsMPersonRequestType() {
return new GetCredentialsMPersonRequestType();
}
/**
* Create an instance of {@link InsertMPersonRequestType }
*
*/
public InsertMPersonRequestType createInsertMPersonRequestType() {
return new InsertMPersonRequestType();
}
/**
* Create an instance of {@link SelectMPersonRequestType }
*
*/
public SelectMPersonRequestType createSelectMPersonRequestType() {
return new SelectMPersonRequestType();
}
/**
* Create an instance of {@link UpdateMPersonRequestType }
*
*/
public UpdateMPersonRequestType createUpdateMPersonRequestType() {
return new UpdateMPersonRequestType();
}
/**
* Create an instance of {@link CountMOrgUnitRequestType }
*
*/
public CountMOrgUnitRequestType createCountMOrgUnitRequestType() {
return new CountMOrgUnitRequestType();
}
/**
* Create an instance of {@link DeleteMOrgUnitRequestType }
*
*/
public DeleteMOrgUnitRequestType createDeleteMOrgUnitRequestType() {
return new DeleteMOrgUnitRequestType();
}
/**
* Create an instance of {@link GetChangesMOrgUnitRequestType }
*
*/
public GetChangesMOrgUnitRequestType createGetChangesMOrgUnitRequestType() {
return new GetChangesMOrgUnitRequestType();
}
/**
* Create an instance of {@link GetCredentialsMOrgUnitRequestType }
*
*/
public GetCredentialsMOrgUnitRequestType createGetCredentialsMOrgUnitRequestType() {
return new GetCredentialsMOrgUnitRequestType();
}
/**
* Create an instance of {@link InsertMOrgUnitRequestType }
*
*/
public InsertMOrgUnitRequestType createInsertMOrgUnitRequestType() {
return new InsertMOrgUnitRequestType();
}
/**
* Create an instance of {@link SelectMOrgUnitRequestType }
*
*/
public SelectMOrgUnitRequestType createSelectMOrgUnitRequestType() {
return new SelectMOrgUnitRequestType();
}
/**
* Create an instance of {@link UpdateMOrgUnitRequestType }
*
*/
public UpdateMOrgUnitRequestType createUpdateMOrgUnitRequestType() {
return new UpdateMOrgUnitRequestType();
}
/**
* Create an instance of {@link MultiMRequestType }
*
*/
public MultiMRequestType createMultiMRequestType() {
return new MultiMRequestType();
}
/**
* Create an instance of {@link MultiMResponseType }
*
*/
public MultiMResponseType createMultiMResponseType() {
return new MultiMResponseType();
}
/**
* Create an instance of {@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address }
*
*/
public OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address createOrgUnitAccessRightsTypeRootOrgUnitContactDataAddress() {
return new OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address();
}
/**
* Create an instance of {@link OrgUnitType.Root.OrgUnit.ContactData.Address }
*
*/
public OrgUnitType.Root.OrgUnit.ContactData.Address createOrgUnitTypeRootOrgUnitContactDataAddress() {
return new OrgUnitType.Root.OrgUnit.ContactData.Address();
}
/**
* Create an instance of {@link PersonAccessRightsType.Root.Person.Affiliations }
*
*/
public PersonAccessRightsType.Root.Person.Affiliations createPersonAccessRightsTypeRootPersonAffiliations() {
return new PersonAccessRightsType.Root.Person.Affiliations();
}
/**
* Create an instance of {@link PersonAccessRightsType.Root.Person.ContactData.Address }
*
*/
public PersonAccessRightsType.Root.Person.ContactData.Address createPersonAccessRightsTypeRootPersonContactDataAddress() {
return new PersonAccessRightsType.Root.Person.ContactData.Address();
}
/**
* Create an instance of {@link PersonType.Root.Person.Affiliations }
*
*/
public PersonType.Root.Person.Affiliations createPersonTypeRootPersonAffiliations() {
return new PersonType.Root.Person.Affiliations();
}
/**
* Create an instance of {@link PersonType.Root.Person.ContactData.Address }
*
*/
public PersonType.Root.Person.ContactData.Address createPersonTypeRootPersonContactDataAddress() {
return new PersonType.Root.Person.ContactData.Address();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.ProgramName }
*
*/
public ProgramAccessRightsType.Root.Program.ProgramName createProgramAccessRightsTypeRootProgramProgramName() {
return new ProgramAccessRightsType.Root.Program.ProgramName();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.ProgramStructure }
*
*/
public ProgramAccessRightsType.Root.Program.ProgramStructure createProgramAccessRightsTypeRootProgramProgramStructure() {
return new ProgramAccessRightsType.Root.Program.ProgramStructure();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.LearningObjectives }
*
*/
public ProgramAccessRightsType.Root.Program.LearningObjectives createProgramAccessRightsTypeRootProgramLearningObjectives() {
return new ProgramAccessRightsType.Root.Program.LearningObjectives();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.FormalPrerequisites }
*
*/
public ProgramAccessRightsType.Root.Program.FormalPrerequisites createProgramAccessRightsTypeRootProgramFormalPrerequisites() {
return new ProgramAccessRightsType.Root.Program.FormalPrerequisites();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.RecommendedPrerequisites }
*
*/
public ProgramAccessRightsType.Root.Program.RecommendedPrerequisites createProgramAccessRightsTypeRootProgramRecommendedPrerequisites() {
return new ProgramAccessRightsType.Root.Program.RecommendedPrerequisites();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.AdmissionInfo }
*
*/
public ProgramAccessRightsType.Root.Program.AdmissionInfo createProgramAccessRightsTypeRootProgramAdmissionInfo() {
return new ProgramAccessRightsType.Root.Program.AdmissionInfo();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.StudyQualification }
*
*/
public ProgramAccessRightsType.Root.Program.StudyQualification createProgramAccessRightsTypeRootProgramStudyQualification() {
return new ProgramAccessRightsType.Root.Program.StudyQualification();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.Contacts }
*
*/
public ProgramAccessRightsType.Root.Program.Contacts createProgramAccessRightsTypeRootProgramContacts() {
return new ProgramAccessRightsType.Root.Program.Contacts();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.TeachingPlace }
*
*/
public ProgramAccessRightsType.Root.Program.TeachingPlace createProgramAccessRightsTypeRootProgramTeachingPlace() {
return new ProgramAccessRightsType.Root.Program.TeachingPlace();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.LifeLongLearning }
*
*/
public ProgramAccessRightsType.Root.Program.LifeLongLearning createProgramAccessRightsTypeRootProgramLifeLongLearning() {
return new ProgramAccessRightsType.Root.Program.LifeLongLearning();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.FormOfTeaching }
*
*/
public ProgramAccessRightsType.Root.Program.FormOfTeaching createProgramAccessRightsTypeRootProgramFormOfTeaching() {
return new ProgramAccessRightsType.Root.Program.FormOfTeaching();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.PossibleFollowUp }
*
*/
public ProgramAccessRightsType.Root.Program.PossibleFollowUp createProgramAccessRightsTypeRootProgramPossibleFollowUp() {
return new ProgramAccessRightsType.Root.Program.PossibleFollowUp();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.InternshipProject }
*
*/
public ProgramAccessRightsType.Root.Program.InternshipProject createProgramAccessRightsTypeRootProgramInternshipProject() {
return new ProgramAccessRightsType.Root.Program.InternshipProject();
}
/**
* Create an instance of {@link ProgramAccessRightsType.Root.Program.PublishDateTime }
*
*/
public ProgramAccessRightsType.Root.Program.PublishDateTime createProgramAccessRightsTypeRootProgramPublishDateTime() {
return new ProgramAccessRightsType.Root.Program.PublishDateTime();
}
/**
* Create an instance of {@link ProgramType.Root.Program.ProgramName }
*
*/
public ProgramType.Root.Program.ProgramName createProgramTypeRootProgramProgramName() {
return new ProgramType.Root.Program.ProgramName();
}
/**
* Create an instance of {@link ProgramType.Root.Program.ProgramStructure }
*
*/
public ProgramType.Root.Program.ProgramStructure createProgramTypeRootProgramProgramStructure() {
return new ProgramType.Root.Program.ProgramStructure();
}
/**
* Create an instance of {@link ProgramType.Root.Program.LearningObjectives }
*
*/
public ProgramType.Root.Program.LearningObjectives createProgramTypeRootProgramLearningObjectives() {
return new ProgramType.Root.Program.LearningObjectives();
}
/**
* Create an instance of {@link ProgramType.Root.Program.FormalPrerequisites }
*
*/
public ProgramType.Root.Program.FormalPrerequisites createProgramTypeRootProgramFormalPrerequisites() {
return new ProgramType.Root.Program.FormalPrerequisites();
}
/**
* Create an instance of {@link ProgramType.Root.Program.RecommendedPrerequisites }
*
*/
public ProgramType.Root.Program.RecommendedPrerequisites createProgramTypeRootProgramRecommendedPrerequisites() {
return new ProgramType.Root.Program.RecommendedPrerequisites();
}
/**
* Create an instance of {@link ProgramType.Root.Program.AdmissionInfo }
*
*/
public ProgramType.Root.Program.AdmissionInfo createProgramTypeRootProgramAdmissionInfo() {
return new ProgramType.Root.Program.AdmissionInfo();
}
/**
* Create an instance of {@link ProgramType.Root.Program.StudyQualification }
*
*/
public ProgramType.Root.Program.StudyQualification createProgramTypeRootProgramStudyQualification() {
return new ProgramType.Root.Program.StudyQualification();
}
/**
* Create an instance of {@link ProgramType.Root.Program.Contacts }
*
*/
public ProgramType.Root.Program.Contacts createProgramTypeRootProgramContacts() {
return new ProgramType.Root.Program.Contacts();
}
/**
* Create an instance of {@link ProgramType.Root.Program.TeachingPlace }
*
*/
public ProgramType.Root.Program.TeachingPlace createProgramTypeRootProgramTeachingPlace() {
return new ProgramType.Root.Program.TeachingPlace();
}
/**
* Create an instance of {@link ProgramType.Root.Program.LifeLongLearning }
*
*/
public ProgramType.Root.Program.LifeLongLearning createProgramTypeRootProgramLifeLongLearning() {
return new ProgramType.Root.Program.LifeLongLearning();
}
/**
* Create an instance of {@link ProgramType.Root.Program.FormOfTeaching }
*
*/
public ProgramType.Root.Program.FormOfTeaching createProgramTypeRootProgramFormOfTeaching() {
return new ProgramType.Root.Program.FormOfTeaching();
}
/**
* Create an instance of {@link ProgramType.Root.Program.PossibleFollowUp }
*
*/
public ProgramType.Root.Program.PossibleFollowUp createProgramTypeRootProgramPossibleFollowUp() {
return new ProgramType.Root.Program.PossibleFollowUp();
}
/**
* Create an instance of {@link ProgramType.Root.Program.InternshipProject }
*
*/
public ProgramType.Root.Program.InternshipProject createProgramTypeRootProgramInternshipProject() {
return new ProgramType.Root.Program.InternshipProject();
}
/**
* Create an instance of {@link ProgramType.Root.Program.PublishDateTime }
*
*/
public ProgramType.Root.Program.PublishDateTime createProgramTypeRootProgramPublishDateTime() {
return new ProgramType.Root.Program.PublishDateTime();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Name }
*
*/
public MentionAccessRightsType.Root.Mention.Name createMentionAccessRightsTypeRootMentionName() {
return new MentionAccessRightsType.Root.Mention.Name();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Structure }
*
*/
public MentionAccessRightsType.Root.Mention.Structure createMentionAccessRightsTypeRootMentionStructure() {
return new MentionAccessRightsType.Root.Mention.Structure();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.LearningObjectives }
*
*/
public MentionAccessRightsType.Root.Mention.LearningObjectives createMentionAccessRightsTypeRootMentionLearningObjectives() {
return new MentionAccessRightsType.Root.Mention.LearningObjectives();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.FormalPrerequisites }
*
*/
public MentionAccessRightsType.Root.Mention.FormalPrerequisites createMentionAccessRightsTypeRootMentionFormalPrerequisites() {
return new MentionAccessRightsType.Root.Mention.FormalPrerequisites();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.AdmissionInfo }
*
*/
public MentionAccessRightsType.Root.Mention.AdmissionInfo createMentionAccessRightsTypeRootMentionAdmissionInfo() {
return new MentionAccessRightsType.Root.Mention.AdmissionInfo();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.StudyQualification }
*
*/
public MentionAccessRightsType.Root.Mention.StudyQualification createMentionAccessRightsTypeRootMentionStudyQualification() {
return new MentionAccessRightsType.Root.Mention.StudyQualification();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Contacts }
*
*/
public MentionAccessRightsType.Root.Mention.Contacts createMentionAccessRightsTypeRootMentionContacts() {
return new MentionAccessRightsType.Root.Mention.Contacts();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.ProgramIntroduction }
*
*/
public MentionAccessRightsType.Root.Mention.ProgramIntroduction createMentionAccessRightsTypeRootMentionProgramIntroduction() {
return new MentionAccessRightsType.Root.Mention.ProgramIntroduction();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Context }
*
*/
public MentionAccessRightsType.Root.Mention.Context createMentionAccessRightsTypeRootMentionContext() {
return new MentionAccessRightsType.Root.Mention.Context();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Partnership }
*
*/
public MentionAccessRightsType.Root.Mention.Partnership createMentionAccessRightsTypeRootMentionPartnership() {
return new MentionAccessRightsType.Root.Mention.Partnership();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Profession }
*
*/
public MentionAccessRightsType.Root.Mention.Profession createMentionAccessRightsTypeRootMentionProfession() {
return new MentionAccessRightsType.Root.Mention.Profession();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.EducationalInfo }
*
*/
public MentionAccessRightsType.Root.Mention.EducationalInfo createMentionAccessRightsTypeRootMentionEducationalInfo() {
return new MentionAccessRightsType.Root.Mention.EducationalInfo();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.InternationalInfo }
*
*/
public MentionAccessRightsType.Root.Mention.InternationalInfo createMentionAccessRightsTypeRootMentionInternationalInfo() {
return new MentionAccessRightsType.Root.Mention.InternationalInfo();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.Target }
*
*/
public MentionAccessRightsType.Root.Mention.Target createMentionAccessRightsTypeRootMentionTarget() {
return new MentionAccessRightsType.Root.Mention.Target();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.PossibleFollowUp }
*
*/
public MentionAccessRightsType.Root.Mention.PossibleFollowUp createMentionAccessRightsTypeRootMentionPossibleFollowUp() {
return new MentionAccessRightsType.Root.Mention.PossibleFollowUp();
}
/**
* Create an instance of {@link MentionAccessRightsType.Root.Mention.PublishDateTime }
*
*/
public MentionAccessRightsType.Root.Mention.PublishDateTime createMentionAccessRightsTypeRootMentionPublishDateTime() {
return new MentionAccessRightsType.Root.Mention.PublishDateTime();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Name }
*
*/
public MentionType.Root.Mention.Name createMentionTypeRootMentionName() {
return new MentionType.Root.Mention.Name();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Structure }
*
*/
public MentionType.Root.Mention.Structure createMentionTypeRootMentionStructure() {
return new MentionType.Root.Mention.Structure();
}
/**
* Create an instance of {@link MentionType.Root.Mention.LearningObjectives }
*
*/
public MentionType.Root.Mention.LearningObjectives createMentionTypeRootMentionLearningObjectives() {
return new MentionType.Root.Mention.LearningObjectives();
}
/**
* Create an instance of {@link MentionType.Root.Mention.FormalPrerequisites }
*
*/
public MentionType.Root.Mention.FormalPrerequisites createMentionTypeRootMentionFormalPrerequisites() {
return new MentionType.Root.Mention.FormalPrerequisites();
}
/**
* Create an instance of {@link MentionType.Root.Mention.AdmissionInfo }
*
*/
public MentionType.Root.Mention.AdmissionInfo createMentionTypeRootMentionAdmissionInfo() {
return new MentionType.Root.Mention.AdmissionInfo();
}
/**
* Create an instance of {@link MentionType.Root.Mention.StudyQualification }
*
*/
public MentionType.Root.Mention.StudyQualification createMentionTypeRootMentionStudyQualification() {
return new MentionType.Root.Mention.StudyQualification();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Contacts }
*
*/
public MentionType.Root.Mention.Contacts createMentionTypeRootMentionContacts() {
return new MentionType.Root.Mention.Contacts();
}
/**
* Create an instance of {@link MentionType.Root.Mention.ProgramIntroduction }
*
*/
public MentionType.Root.Mention.ProgramIntroduction createMentionTypeRootMentionProgramIntroduction() {
return new MentionType.Root.Mention.ProgramIntroduction();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Context }
*
*/
public MentionType.Root.Mention.Context createMentionTypeRootMentionContext() {
return new MentionType.Root.Mention.Context();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Partnership }
*
*/
public MentionType.Root.Mention.Partnership createMentionTypeRootMentionPartnership() {
return new MentionType.Root.Mention.Partnership();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Profession }
*
*/
public MentionType.Root.Mention.Profession createMentionTypeRootMentionProfession() {
return new MentionType.Root.Mention.Profession();
}
/**
* Create an instance of {@link MentionType.Root.Mention.EducationalInfo }
*
*/
public MentionType.Root.Mention.EducationalInfo createMentionTypeRootMentionEducationalInfo() {
return new MentionType.Root.Mention.EducationalInfo();
}
/**
* Create an instance of {@link MentionType.Root.Mention.InternationalInfo }
*
*/
public MentionType.Root.Mention.InternationalInfo createMentionTypeRootMentionInternationalInfo() {
return new MentionType.Root.Mention.InternationalInfo();
}
/**
* Create an instance of {@link MentionType.Root.Mention.Target }
*
*/
public MentionType.Root.Mention.Target createMentionTypeRootMentionTarget() {
return new MentionType.Root.Mention.Target();
}
/**
* Create an instance of {@link MentionType.Root.Mention.PossibleFollowUp }
*
*/
public MentionType.Root.Mention.PossibleFollowUp createMentionTypeRootMentionPossibleFollowUp() {
return new MentionType.Root.Mention.PossibleFollowUp();
}
/**
* Create an instance of {@link MentionType.Root.Mention.PublishDateTime }
*
*/
public MentionType.Root.Mention.PublishDateTime createMentionTypeRootMentionPublishDateTime() {
return new MentionType.Root.Mention.PublishDateTime();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.CourseName }
*
*/
public CourseAccessRightsType.Root.Course.CourseName createCourseAccessRightsTypeRootCourseCourseName() {
return new CourseAccessRightsType.Root.Course.CourseName();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.LearningObjectives }
*
*/
public CourseAccessRightsType.Root.Course.LearningObjectives createCourseAccessRightsTypeRootCourseLearningObjectives() {
return new CourseAccessRightsType.Root.Course.LearningObjectives();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.LevelLang }
*
*/
public CourseAccessRightsType.Root.Course.LevelLang createCourseAccessRightsTypeRootCourseLevelLang() {
return new CourseAccessRightsType.Root.Course.LevelLang();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.FormOfTeaching }
*
*/
public CourseAccessRightsType.Root.Course.FormOfTeaching createCourseAccessRightsTypeRootCourseFormOfTeaching() {
return new CourseAccessRightsType.Root.Course.FormOfTeaching();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.AdmissionInfo }
*
*/
public CourseAccessRightsType.Root.Course.AdmissionInfo createCourseAccessRightsTypeRootCourseAdmissionInfo() {
return new CourseAccessRightsType.Root.Course.AdmissionInfo();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.CourseIntroduction }
*
*/
public CourseAccessRightsType.Root.Course.CourseIntroduction createCourseAccessRightsTypeRootCourseCourseIntroduction() {
return new CourseAccessRightsType.Root.Course.CourseIntroduction();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.CourseDescription }
*
*/
public CourseAccessRightsType.Root.Course.CourseDescription createCourseAccessRightsTypeRootCourseCourseDescription() {
return new CourseAccessRightsType.Root.Course.CourseDescription();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.FormOfAssessment }
*
*/
public CourseAccessRightsType.Root.Course.FormOfAssessment createCourseAccessRightsTypeRootCourseFormOfAssessment() {
return new CourseAccessRightsType.Root.Course.FormOfAssessment();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.FormalPrerequisites }
*
*/
public CourseAccessRightsType.Root.Course.FormalPrerequisites createCourseAccessRightsTypeRootCourseFormalPrerequisites() {
return new CourseAccessRightsType.Root.Course.FormalPrerequisites();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.RecommendedPrerequisites }
*
*/
public CourseAccessRightsType.Root.Course.RecommendedPrerequisites createCourseAccessRightsTypeRootCourseRecommendedPrerequisites() {
return new CourseAccessRightsType.Root.Course.RecommendedPrerequisites();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.Syllabus }
*
*/
public CourseAccessRightsType.Root.Course.Syllabus createCourseAccessRightsTypeRootCourseSyllabus() {
return new CourseAccessRightsType.Root.Course.Syllabus();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.Coefficient }
*
*/
public CourseAccessRightsType.Root.Course.Coefficient createCourseAccessRightsTypeRootCourseCoefficient() {
return new CourseAccessRightsType.Root.Course.Coefficient();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.Contacts }
*
*/
public CourseAccessRightsType.Root.Course.Contacts createCourseAccessRightsTypeRootCourseContacts() {
return new CourseAccessRightsType.Root.Course.Contacts();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.WebLink }
*
*/
public CourseAccessRightsType.Root.Course.WebLink createCourseAccessRightsTypeRootCourseWebLink() {
return new CourseAccessRightsType.Root.Course.WebLink();
}
/**
* Create an instance of {@link CourseAccessRightsType.Root.Course.PublishDateTime }
*
*/
public CourseAccessRightsType.Root.Course.PublishDateTime createCourseAccessRightsTypeRootCoursePublishDateTime() {
return new CourseAccessRightsType.Root.Course.PublishDateTime();
}
/**
* Create an instance of {@link CourseType.Root.Course.CourseName }
*
*/
public CourseType.Root.Course.CourseName createCourseTypeRootCourseCourseName() {
return new CourseType.Root.Course.CourseName();
}
/**
* Create an instance of {@link CourseType.Root.Course.LearningObjectives }
*
*/
public CourseType.Root.Course.LearningObjectives createCourseTypeRootCourseLearningObjectives() {
return new CourseType.Root.Course.LearningObjectives();
}
/**
* Create an instance of {@link CourseType.Root.Course.LevelLang }
*
*/
public CourseType.Root.Course.LevelLang createCourseTypeRootCourseLevelLang() {
return new CourseType.Root.Course.LevelLang();
}
/**
* Create an instance of {@link CourseType.Root.Course.FormOfTeaching }
*
*/
public CourseType.Root.Course.FormOfTeaching createCourseTypeRootCourseFormOfTeaching() {
return new CourseType.Root.Course.FormOfTeaching();
}
/**
* Create an instance of {@link CourseType.Root.Course.AdmissionInfo }
*
*/
public CourseType.Root.Course.AdmissionInfo createCourseTypeRootCourseAdmissionInfo() {
return new CourseType.Root.Course.AdmissionInfo();
}
/**
* Create an instance of {@link CourseType.Root.Course.CourseIntroduction }
*
*/
public CourseType.Root.Course.CourseIntroduction createCourseTypeRootCourseCourseIntroduction() {
return new CourseType.Root.Course.CourseIntroduction();
}
/**
* Create an instance of {@link CourseType.Root.Course.CourseDescription }
*
*/
public CourseType.Root.Course.CourseDescription createCourseTypeRootCourseCourseDescription() {
return new CourseType.Root.Course.CourseDescription();
}
/**
* Create an instance of {@link CourseType.Root.Course.FormOfAssessment }
*
*/
public CourseType.Root.Course.FormOfAssessment createCourseTypeRootCourseFormOfAssessment() {
return new CourseType.Root.Course.FormOfAssessment();
}
/**
* Create an instance of {@link CourseType.Root.Course.FormalPrerequisites }
*
*/
public CourseType.Root.Course.FormalPrerequisites createCourseTypeRootCourseFormalPrerequisites() {
return new CourseType.Root.Course.FormalPrerequisites();
}
/**
* Create an instance of {@link CourseType.Root.Course.RecommendedPrerequisites }
*
*/
public CourseType.Root.Course.RecommendedPrerequisites createCourseTypeRootCourseRecommendedPrerequisites() {
return new CourseType.Root.Course.RecommendedPrerequisites();
}
/**
* Create an instance of {@link CourseType.Root.Course.Syllabus }
*
*/
public CourseType.Root.Course.Syllabus createCourseTypeRootCourseSyllabus() {
return new CourseType.Root.Course.Syllabus();
}
/**
* Create an instance of {@link CourseType.Root.Course.Coefficient }
*
*/
public CourseType.Root.Course.Coefficient createCourseTypeRootCourseCoefficient() {
return new CourseType.Root.Course.Coefficient();
}
/**
* Create an instance of {@link CourseType.Root.Course.Contacts }
*
*/
public CourseType.Root.Course.Contacts createCourseTypeRootCourseContacts() {
return new CourseType.Root.Course.Contacts();
}
/**
* Create an instance of {@link CourseType.Root.Course.WebLink }
*
*/
public CourseType.Root.Course.WebLink createCourseTypeRootCourseWebLink() {
return new CourseType.Root.Course.WebLink();
}
/**
* Create an instance of {@link CourseType.Root.Course.PublishDateTime }
*
*/
public CourseType.Root.Course.PublishDateTime createCourseTypeRootCoursePublishDateTime() {
return new CourseType.Root.Course.PublishDateTime();
}
/**
* Create an instance of {@link Session.InputParameters.Parameter }
*
*/
public Session.InputParameters.Parameter createSessionInputParametersParameter() {
return new Session.InputParameters.Parameter();
}
/**
* Create an instance of {@link UpdateOrgUnitRequestType.Details }
*
*/
public UpdateOrgUnitRequestType.Details createUpdateOrgUnitRequestTypeDetails() {
return new UpdateOrgUnitRequestType.Details();
}
/**
* Create an instance of {@link SelectOrgUnitRequestType.Pagination }
*
*/
public SelectOrgUnitRequestType.Pagination createSelectOrgUnitRequestTypePagination() {
return new SelectOrgUnitRequestType.Pagination();
}
/**
* Create an instance of {@link InsertOrgUnitResponseType.Inserted }
*
*/
public InsertOrgUnitResponseType.Inserted createInsertOrgUnitResponseTypeInserted() {
return new InsertOrgUnitResponseType.Inserted();
}
/**
* Create an instance of {@link InsertOrgUnitRequestType.Details }
*
*/
public InsertOrgUnitRequestType.Details createInsertOrgUnitRequestTypeDetails() {
return new InsertOrgUnitRequestType.Details();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Deleted }
*
*/
public GetChangesOrgUnitResponseType.Deleted createGetChangesOrgUnitResponseTypeDeleted() {
return new GetChangesOrgUnitResponseType.Deleted();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Pagination.Context }
*
*/
public GetChangesOrgUnitResponseType.Pagination.Context createGetChangesOrgUnitResponseTypePaginationContext() {
return new GetChangesOrgUnitResponseType.Pagination.Context();
}
/**
* Create an instance of {@link GetChangesOrgUnitResponseType.Updated.Changes.Change }
*
*/
public GetChangesOrgUnitResponseType.Updated.Changes.Change createGetChangesOrgUnitResponseTypeUpdatedChangesChange() {
return new GetChangesOrgUnitResponseType.Updated.Changes.Change();
}
/**
* Create an instance of {@link GetChangesOrgUnitRequestType.Pagination.Context }
*
*/
public GetChangesOrgUnitRequestType.Pagination.Context createGetChangesOrgUnitRequestTypePaginationContext() {
return new GetChangesOrgUnitRequestType.Pagination.Context();
}
/**
* Create an instance of {@link DeleteOrgUnitRequestType.Details }
*
*/
public DeleteOrgUnitRequestType.Details createDeleteOrgUnitRequestTypeDetails() {
return new DeleteOrgUnitRequestType.Details();
}
/**
* Create an instance of {@link UpdatePersonRequestType.Details }
*
*/
public UpdatePersonRequestType.Details createUpdatePersonRequestTypeDetails() {
return new UpdatePersonRequestType.Details();
}
/**
* Create an instance of {@link SelectPersonRequestType.Pagination }
*
*/
public SelectPersonRequestType.Pagination createSelectPersonRequestTypePagination() {
return new SelectPersonRequestType.Pagination();
}
/**
* Create an instance of {@link InsertPersonResponseType.Inserted }
*
*/
public InsertPersonResponseType.Inserted createInsertPersonResponseTypeInserted() {
return new InsertPersonResponseType.Inserted();
}
/**
* Create an instance of {@link InsertPersonRequestType.Details }
*
*/
public InsertPersonRequestType.Details createInsertPersonRequestTypeDetails() {
return new InsertPersonRequestType.Details();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Deleted }
*
*/
public GetChangesPersonResponseType.Deleted createGetChangesPersonResponseTypeDeleted() {
return new GetChangesPersonResponseType.Deleted();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Pagination.Context }
*
*/
public GetChangesPersonResponseType.Pagination.Context createGetChangesPersonResponseTypePaginationContext() {
return new GetChangesPersonResponseType.Pagination.Context();
}
/**
* Create an instance of {@link GetChangesPersonResponseType.Updated.Changes.Change }
*
*/
public GetChangesPersonResponseType.Updated.Changes.Change createGetChangesPersonResponseTypeUpdatedChangesChange() {
return new GetChangesPersonResponseType.Updated.Changes.Change();
}
/**
* Create an instance of {@link GetChangesPersonRequestType.Pagination.Context }
*
*/
public GetChangesPersonRequestType.Pagination.Context createGetChangesPersonRequestTypePaginationContext() {
return new GetChangesPersonRequestType.Pagination.Context();
}
/**
* Create an instance of {@link DeletePersonRequestType.Details }
*
*/
public DeletePersonRequestType.Details createDeletePersonRequestTypeDetails() {
return new DeletePersonRequestType.Details();
}
/**
* Create an instance of {@link UpdateProgramRequestType.Details }
*
*/
public UpdateProgramRequestType.Details createUpdateProgramRequestTypeDetails() {
return new UpdateProgramRequestType.Details();
}
/**
* Create an instance of {@link SelectProgramRequestType.Pagination }
*
*/
public SelectProgramRequestType.Pagination createSelectProgramRequestTypePagination() {
return new SelectProgramRequestType.Pagination();
}
/**
* Create an instance of {@link InsertProgramResponseType.Inserted }
*
*/
public InsertProgramResponseType.Inserted createInsertProgramResponseTypeInserted() {
return new InsertProgramResponseType.Inserted();
}
/**
* Create an instance of {@link InsertProgramRequestType.Details }
*
*/
public InsertProgramRequestType.Details createInsertProgramRequestTypeDetails() {
return new InsertProgramRequestType.Details();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Deleted }
*
*/
public GetChangesProgramResponseType.Deleted createGetChangesProgramResponseTypeDeleted() {
return new GetChangesProgramResponseType.Deleted();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Pagination.Context }
*
*/
public GetChangesProgramResponseType.Pagination.Context createGetChangesProgramResponseTypePaginationContext() {
return new GetChangesProgramResponseType.Pagination.Context();
}
/**
* Create an instance of {@link GetChangesProgramResponseType.Updated.Changes.Change }
*
*/
public GetChangesProgramResponseType.Updated.Changes.Change createGetChangesProgramResponseTypeUpdatedChangesChange() {
return new GetChangesProgramResponseType.Updated.Changes.Change();
}
/**
* Create an instance of {@link GetChangesProgramRequestType.Pagination.Context }
*
*/
public GetChangesProgramRequestType.Pagination.Context createGetChangesProgramRequestTypePaginationContext() {
return new GetChangesProgramRequestType.Pagination.Context();
}
/**
* Create an instance of {@link DeleteProgramRequestType.Details }
*
*/
public DeleteProgramRequestType.Details createDeleteProgramRequestTypeDetails() {
return new DeleteProgramRequestType.Details();
}
/**
* Create an instance of {@link UpdateMentionRequestType.Details }
*
*/
public UpdateMentionRequestType.Details createUpdateMentionRequestTypeDetails() {
return new UpdateMentionRequestType.Details();
}
/**
* Create an instance of {@link SelectMentionRequestType.Pagination }
*
*/
public SelectMentionRequestType.Pagination createSelectMentionRequestTypePagination() {
return new SelectMentionRequestType.Pagination();
}
/**
* Create an instance of {@link InsertMentionResponseType.Inserted }
*
*/
public InsertMentionResponseType.Inserted createInsertMentionResponseTypeInserted() {
return new InsertMentionResponseType.Inserted();
}
/**
* Create an instance of {@link InsertMentionRequestType.Details }
*
*/
public InsertMentionRequestType.Details createInsertMentionRequestTypeDetails() {
return new InsertMentionRequestType.Details();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Deleted }
*
*/
public GetChangesMentionResponseType.Deleted createGetChangesMentionResponseTypeDeleted() {
return new GetChangesMentionResponseType.Deleted();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Pagination.Context }
*
*/
public GetChangesMentionResponseType.Pagination.Context createGetChangesMentionResponseTypePaginationContext() {
return new GetChangesMentionResponseType.Pagination.Context();
}
/**
* Create an instance of {@link GetChangesMentionResponseType.Updated.Changes.Change }
*
*/
public GetChangesMentionResponseType.Updated.Changes.Change createGetChangesMentionResponseTypeUpdatedChangesChange() {
return new GetChangesMentionResponseType.Updated.Changes.Change();
}
/**
* Create an instance of {@link GetChangesMentionRequestType.Pagination.Context }
*
*/
public GetChangesMentionRequestType.Pagination.Context createGetChangesMentionRequestTypePaginationContext() {
return new GetChangesMentionRequestType.Pagination.Context();
}
/**
* Create an instance of {@link DeleteMentionRequestType.Details }
*
*/
public DeleteMentionRequestType.Details createDeleteMentionRequestTypeDetails() {
return new DeleteMentionRequestType.Details();
}
/**
* Create an instance of {@link UpdateCourseRequestType.Details }
*
*/
public UpdateCourseRequestType.Details createUpdateCourseRequestTypeDetails() {
return new UpdateCourseRequestType.Details();
}
/**
* Create an instance of {@link SelectCourseRequestType.Pagination }
*
*/
public SelectCourseRequestType.Pagination createSelectCourseRequestTypePagination() {
return new SelectCourseRequestType.Pagination();
}
/**
* Create an instance of {@link InsertCourseResponseType.Inserted }
*
*/
public InsertCourseResponseType.Inserted createInsertCourseResponseTypeInserted() {
return new InsertCourseResponseType.Inserted();
}
/**
* Create an instance of {@link InsertCourseRequestType.Details }
*
*/
public InsertCourseRequestType.Details createInsertCourseRequestTypeDetails() {
return new InsertCourseRequestType.Details();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Deleted }
*
*/
public GetChangesCourseResponseType.Deleted createGetChangesCourseResponseTypeDeleted() {
return new GetChangesCourseResponseType.Deleted();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Pagination.Context }
*
*/
public GetChangesCourseResponseType.Pagination.Context createGetChangesCourseResponseTypePaginationContext() {
return new GetChangesCourseResponseType.Pagination.Context();
}
/**
* Create an instance of {@link GetChangesCourseResponseType.Updated.Changes.Change }
*
*/
public GetChangesCourseResponseType.Updated.Changes.Change createGetChangesCourseResponseTypeUpdatedChangesChange() {
return new GetChangesCourseResponseType.Updated.Changes.Change();
}
/**
* Create an instance of {@link GetChangesCourseRequestType.Pagination.Context }
*
*/
public GetChangesCourseRequestType.Pagination.Context createGetChangesCourseRequestTypePaginationContext() {
return new GetChangesCourseRequestType.Pagination.Context();
}
/**
* Create an instance of {@link DeleteCourseRequestType.Details }
*
*/
public DeleteCourseRequestType.Details createDeleteCourseRequestTypeDetails() {
return new DeleteCourseRequestType.Details();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_Course")
public JAXBElement createCountCourse(CountCourseRequestType value) {
return new JAXBElement(_CountCourse_QNAME, CountCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_CourseResponse")
public JAXBElement createCountCourseResponse(CountCourseResponseType value) {
return new JAXBElement(_CountCourseResponse_QNAME, CountCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_Course")
public JAXBElement createDeleteCourse(DeleteCourseRequestType value) {
return new JAXBElement(_DeleteCourse_QNAME, DeleteCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_CourseResponse")
public JAXBElement createDeleteCourseResponse(DeleteCourseResponseType value) {
return new JAXBElement(_DeleteCourseResponse_QNAME, DeleteCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_Course")
public JAXBElement createGetChangesCourse(GetChangesCourseRequestType value) {
return new JAXBElement(_GetChangesCourse_QNAME, GetChangesCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_CourseResponse")
public JAXBElement createGetChangesCourseResponse(GetChangesCourseResponseType value) {
return new JAXBElement(_GetChangesCourseResponse_QNAME, GetChangesCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_Course")
public JAXBElement createGetCredentialsCourse(GetCredentialsCourseRequestType value) {
return new JAXBElement(_GetCredentialsCourse_QNAME, GetCredentialsCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_CourseResponse")
public JAXBElement createGetCredentialsCourseResponse(GetCredentialsCourseResponseType value) {
return new JAXBElement(_GetCredentialsCourseResponse_QNAME, GetCredentialsCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_Course")
public JAXBElement createInsertCourse(InsertCourseRequestType value) {
return new JAXBElement(_InsertCourse_QNAME, InsertCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_CourseResponse")
public JAXBElement createInsertCourseResponse(InsertCourseResponseType value) {
return new JAXBElement(_InsertCourseResponse_QNAME, InsertCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_Course")
public JAXBElement createSelectCourse(SelectCourseRequestType value) {
return new JAXBElement(_SelectCourse_QNAME, SelectCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_CourseResponse")
public JAXBElement createSelectCourseResponse(SelectCourseResponseType value) {
return new JAXBElement(_SelectCourseResponse_QNAME, SelectCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateCourseRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateCourseRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_Course")
public JAXBElement createUpdateCourse(UpdateCourseRequestType value) {
return new JAXBElement(_UpdateCourse_QNAME, UpdateCourseRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateCourseResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateCourseResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_CourseResponse")
public JAXBElement createUpdateCourseResponse(UpdateCourseResponseType value) {
return new JAXBElement(_UpdateCourseResponse_QNAME, UpdateCourseResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_Mention")
public JAXBElement createCountMention(CountMentionRequestType value) {
return new JAXBElement(_CountMention_QNAME, CountMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_MentionResponse")
public JAXBElement createCountMentionResponse(CountMentionResponseType value) {
return new JAXBElement(_CountMentionResponse_QNAME, CountMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_Mention")
public JAXBElement createDeleteMention(DeleteMentionRequestType value) {
return new JAXBElement(_DeleteMention_QNAME, DeleteMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_MentionResponse")
public JAXBElement createDeleteMentionResponse(DeleteMentionResponseType value) {
return new JAXBElement(_DeleteMentionResponse_QNAME, DeleteMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_Mention")
public JAXBElement createGetChangesMention(GetChangesMentionRequestType value) {
return new JAXBElement(_GetChangesMention_QNAME, GetChangesMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_MentionResponse")
public JAXBElement createGetChangesMentionResponse(GetChangesMentionResponseType value) {
return new JAXBElement(_GetChangesMentionResponse_QNAME, GetChangesMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_Mention")
public JAXBElement createGetCredentialsMention(GetCredentialsMentionRequestType value) {
return new JAXBElement(_GetCredentialsMention_QNAME, GetCredentialsMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_MentionResponse")
public JAXBElement createGetCredentialsMentionResponse(GetCredentialsMentionResponseType value) {
return new JAXBElement(_GetCredentialsMentionResponse_QNAME, GetCredentialsMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_Mention")
public JAXBElement createInsertMention(InsertMentionRequestType value) {
return new JAXBElement(_InsertMention_QNAME, InsertMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_MentionResponse")
public JAXBElement createInsertMentionResponse(InsertMentionResponseType value) {
return new JAXBElement(_InsertMentionResponse_QNAME, InsertMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_Mention")
public JAXBElement createSelectMention(SelectMentionRequestType value) {
return new JAXBElement(_SelectMention_QNAME, SelectMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_MentionResponse")
public JAXBElement createSelectMentionResponse(SelectMentionResponseType value) {
return new JAXBElement(_SelectMentionResponse_QNAME, SelectMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateMentionRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateMentionRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_Mention")
public JAXBElement createUpdateMention(UpdateMentionRequestType value) {
return new JAXBElement(_UpdateMention_QNAME, UpdateMentionRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateMentionResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateMentionResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_MentionResponse")
public JAXBElement createUpdateMentionResponse(UpdateMentionResponseType value) {
return new JAXBElement(_UpdateMentionResponse_QNAME, UpdateMentionResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_Program")
public JAXBElement createCountProgram(CountProgramRequestType value) {
return new JAXBElement(_CountProgram_QNAME, CountProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_ProgramResponse")
public JAXBElement createCountProgramResponse(CountProgramResponseType value) {
return new JAXBElement(_CountProgramResponse_QNAME, CountProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_Program")
public JAXBElement createDeleteProgram(DeleteProgramRequestType value) {
return new JAXBElement(_DeleteProgram_QNAME, DeleteProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_ProgramResponse")
public JAXBElement createDeleteProgramResponse(DeleteProgramResponseType value) {
return new JAXBElement(_DeleteProgramResponse_QNAME, DeleteProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_Program")
public JAXBElement createGetChangesProgram(GetChangesProgramRequestType value) {
return new JAXBElement(_GetChangesProgram_QNAME, GetChangesProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_ProgramResponse")
public JAXBElement createGetChangesProgramResponse(GetChangesProgramResponseType value) {
return new JAXBElement(_GetChangesProgramResponse_QNAME, GetChangesProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_Program")
public JAXBElement createGetCredentialsProgram(GetCredentialsProgramRequestType value) {
return new JAXBElement(_GetCredentialsProgram_QNAME, GetCredentialsProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_ProgramResponse")
public JAXBElement createGetCredentialsProgramResponse(GetCredentialsProgramResponseType value) {
return new JAXBElement(_GetCredentialsProgramResponse_QNAME, GetCredentialsProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_Program")
public JAXBElement createInsertProgram(InsertProgramRequestType value) {
return new JAXBElement(_InsertProgram_QNAME, InsertProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_ProgramResponse")
public JAXBElement createInsertProgramResponse(InsertProgramResponseType value) {
return new JAXBElement(_InsertProgramResponse_QNAME, InsertProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_Program")
public JAXBElement createSelectProgram(SelectProgramRequestType value) {
return new JAXBElement(_SelectProgram_QNAME, SelectProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_ProgramResponse")
public JAXBElement createSelectProgramResponse(SelectProgramResponseType value) {
return new JAXBElement(_SelectProgramResponse_QNAME, SelectProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateProgramRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateProgramRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_Program")
public JAXBElement createUpdateProgram(UpdateProgramRequestType value) {
return new JAXBElement(_UpdateProgram_QNAME, UpdateProgramRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateProgramResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateProgramResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_ProgramResponse")
public JAXBElement createUpdateProgramResponse(UpdateProgramResponseType value) {
return new JAXBElement(_UpdateProgramResponse_QNAME, UpdateProgramResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountPersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountPersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_Person")
public JAXBElement createCountPerson(CountPersonRequestType value) {
return new JAXBElement(_CountPerson_QNAME, CountPersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountPersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountPersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_PersonResponse")
public JAXBElement createCountPersonResponse(CountPersonResponseType value) {
return new JAXBElement(_CountPersonResponse_QNAME, CountPersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeletePersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeletePersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_Person")
public JAXBElement createDeletePerson(DeletePersonRequestType value) {
return new JAXBElement(_DeletePerson_QNAME, DeletePersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeletePersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeletePersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_PersonResponse")
public JAXBElement createDeletePersonResponse(DeletePersonResponseType value) {
return new JAXBElement(_DeletePersonResponse_QNAME, DeletePersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesPersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesPersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_Person")
public JAXBElement createGetChangesPerson(GetChangesPersonRequestType value) {
return new JAXBElement(_GetChangesPerson_QNAME, GetChangesPersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesPersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesPersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_PersonResponse")
public JAXBElement createGetChangesPersonResponse(GetChangesPersonResponseType value) {
return new JAXBElement(_GetChangesPersonResponse_QNAME, GetChangesPersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsPersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsPersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_Person")
public JAXBElement createGetCredentialsPerson(GetCredentialsPersonRequestType value) {
return new JAXBElement(_GetCredentialsPerson_QNAME, GetCredentialsPersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsPersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsPersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_PersonResponse")
public JAXBElement createGetCredentialsPersonResponse(GetCredentialsPersonResponseType value) {
return new JAXBElement(_GetCredentialsPersonResponse_QNAME, GetCredentialsPersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertPersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertPersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_Person")
public JAXBElement createInsertPerson(InsertPersonRequestType value) {
return new JAXBElement(_InsertPerson_QNAME, InsertPersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertPersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertPersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_PersonResponse")
public JAXBElement createInsertPersonResponse(InsertPersonResponseType value) {
return new JAXBElement(_InsertPersonResponse_QNAME, InsertPersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectPersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectPersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_Person")
public JAXBElement createSelectPerson(SelectPersonRequestType value) {
return new JAXBElement(_SelectPerson_QNAME, SelectPersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectPersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectPersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_PersonResponse")
public JAXBElement createSelectPersonResponse(SelectPersonResponseType value) {
return new JAXBElement(_SelectPersonResponse_QNAME, SelectPersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdatePersonRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdatePersonRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_Person")
public JAXBElement createUpdatePerson(UpdatePersonRequestType value) {
return new JAXBElement(_UpdatePerson_QNAME, UpdatePersonRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdatePersonResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdatePersonResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_PersonResponse")
public JAXBElement createUpdatePersonResponse(UpdatePersonResponseType value) {
return new JAXBElement(_UpdatePersonResponse_QNAME, UpdatePersonResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_OrgUnit")
public JAXBElement createCountOrgUnit(CountOrgUnitRequestType value) {
return new JAXBElement(_CountOrgUnit_QNAME, CountOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CountOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CountOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "count_OrgUnitResponse")
public JAXBElement createCountOrgUnitResponse(CountOrgUnitResponseType value) {
return new JAXBElement(_CountOrgUnitResponse_QNAME, CountOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_OrgUnit")
public JAXBElement createDeleteOrgUnit(DeleteOrgUnitRequestType value) {
return new JAXBElement(_DeleteOrgUnit_QNAME, DeleteOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeleteOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DeleteOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "delete_OrgUnitResponse")
public JAXBElement createDeleteOrgUnitResponse(DeleteOrgUnitResponseType value) {
return new JAXBElement(_DeleteOrgUnitResponse_QNAME, DeleteOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_OrgUnit")
public JAXBElement createGetChangesOrgUnit(GetChangesOrgUnitRequestType value) {
return new JAXBElement(_GetChangesOrgUnit_QNAME, GetChangesOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetChangesOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetChangesOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getChanges_OrgUnitResponse")
public JAXBElement createGetChangesOrgUnitResponse(GetChangesOrgUnitResponseType value) {
return new JAXBElement(_GetChangesOrgUnitResponse_QNAME, GetChangesOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_OrgUnit")
public JAXBElement createGetCredentialsOrgUnit(GetCredentialsOrgUnitRequestType value) {
return new JAXBElement(_GetCredentialsOrgUnit_QNAME, GetCredentialsOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetCredentialsOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetCredentialsOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "getCredentials_OrgUnitResponse")
public JAXBElement createGetCredentialsOrgUnitResponse(GetCredentialsOrgUnitResponseType value) {
return new JAXBElement(_GetCredentialsOrgUnitResponse_QNAME, GetCredentialsOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_OrgUnit")
public JAXBElement createInsertOrgUnit(InsertOrgUnitRequestType value) {
return new JAXBElement(_InsertOrgUnit_QNAME, InsertOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link InsertOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link InsertOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "insert_OrgUnitResponse")
public JAXBElement createInsertOrgUnitResponse(InsertOrgUnitResponseType value) {
return new JAXBElement(_InsertOrgUnitResponse_QNAME, InsertOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_OrgUnit")
public JAXBElement createSelectOrgUnit(SelectOrgUnitRequestType value) {
return new JAXBElement(_SelectOrgUnit_QNAME, SelectOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "select_OrgUnitResponse")
public JAXBElement createSelectOrgUnitResponse(SelectOrgUnitResponseType value) {
return new JAXBElement(_SelectOrgUnitResponse_QNAME, SelectOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateOrgUnitRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateOrgUnitRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_OrgUnit")
public JAXBElement createUpdateOrgUnit(UpdateOrgUnitRequestType value) {
return new JAXBElement(_UpdateOrgUnit_QNAME, UpdateOrgUnitRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UpdateOrgUnitResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UpdateOrgUnitResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "update_OrgUnitResponse")
public JAXBElement createUpdateOrgUnitResponse(UpdateOrgUnitResponseType value) {
return new JAXBElement(_UpdateOrgUnitResponse_QNAME, UpdateOrgUnitResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link MultiRequestType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link MultiRequestType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "multi_")
public JAXBElement createMulti(MultiRequestType value) {
return new JAXBElement(_Multi_QNAME, MultiRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link MultiResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link MultiResponseType }{@code >}
*/
@XmlElementDecl(namespace = "urn:ebx-schemas:dataservices_1.0", name = "multi_Response")
public JAXBElement createMultiResponse(MultiResponseType value) {
return new JAXBElement(_MultiResponse_QNAME, MultiResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData }{@code >}
*/
@XmlElementDecl(namespace = "", name = "contactData", scope = OrgUnitAccessRightsType.Root.OrgUnit.class)
public JAXBElement createOrgUnitAccessRightsTypeRootOrgUnitContactData(OrgUnitAccessRightsType.Root.OrgUnit.ContactData value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactData_QNAME, OrgUnitAccessRightsType.Root.OrgUnit.ContactData.class, OrgUnitAccessRightsType.Root.OrgUnit.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address }{@code >}
*/
@XmlElementDecl(namespace = "", name = "address", scope = OrgUnitAccessRightsType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitAccessRightsTypeRootOrgUnitContactDataAddress(OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactDataAddress_QNAME, OrgUnitAccessRightsType.Root.OrgUnit.ContactData.Address.class, OrgUnitAccessRightsType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "orgUnitCode", scope = OrgUnitType.Root.OrgUnit.class)
public JAXBElement createOrgUnitTypeRootOrgUnitOrgUnitCode(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitOrgUnitCode_QNAME, String.class, OrgUnitType.Root.OrgUnit.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "orgUnitName", scope = OrgUnitType.Root.OrgUnit.class)
public JAXBElement createOrgUnitTypeRootOrgUnitOrgUnitName(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitOrgUnitName_QNAME, String.class, OrgUnitType.Root.OrgUnit.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "ident", scope = OrgUnitType.Root.OrgUnit.class)
public JAXBElement createOrgUnitTypeRootOrgUnitIdent(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitIdent_QNAME, String.class, OrgUnitType.Root.OrgUnit.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OrgUnitType.Root.OrgUnit.ContactData }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OrgUnitType.Root.OrgUnit.ContactData }{@code >}
*/
@XmlElementDecl(namespace = "", name = "contactData", scope = OrgUnitType.Root.OrgUnit.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactData(OrgUnitType.Root.OrgUnit.ContactData value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactData_QNAME, OrgUnitType.Root.OrgUnit.ContactData.class, OrgUnitType.Root.OrgUnit.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "telephone", scope = OrgUnitType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataTelephone(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataTelephone_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "fax", scope = OrgUnitType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataFax(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataFax_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "email", scope = OrgUnitType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataEmail(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataEmail_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "webLink", scope = OrgUnitType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataWebLink(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataWebLink_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OrgUnitType.Root.OrgUnit.ContactData.Address }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OrgUnitType.Root.OrgUnit.ContactData.Address }{@code >}
*/
@XmlElementDecl(namespace = "", name = "address", scope = OrgUnitType.Root.OrgUnit.ContactData.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataAddress(OrgUnitType.Root.OrgUnit.ContactData.Address value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactDataAddress_QNAME, OrgUnitType.Root.OrgUnit.ContactData.Address.class, OrgUnitType.Root.OrgUnit.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "street", scope = OrgUnitType.Root.OrgUnit.ContactData.Address.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataAddressStreet(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressStreet_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "locality", scope = OrgUnitType.Root.OrgUnit.ContactData.Address.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataAddressLocality(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressLocality_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "pcode", scope = OrgUnitType.Root.OrgUnit.ContactData.Address.class)
public JAXBElement createOrgUnitTypeRootOrgUnitContactDataAddressPcode(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressPcode_QNAME, String.class, OrgUnitType.Root.OrgUnit.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PersonAccessRightsType.Root.Person.ContactData }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link PersonAccessRightsType.Root.Person.ContactData }{@code >}
*/
@XmlElementDecl(namespace = "", name = "contactData", scope = PersonAccessRightsType.Root.Person.class)
public JAXBElement createPersonAccessRightsTypeRootPersonContactData(PersonAccessRightsType.Root.Person.ContactData value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactData_QNAME, PersonAccessRightsType.Root.Person.ContactData.class, PersonAccessRightsType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PersonAccessRightsType.Root.Person.ContactData.Address }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link PersonAccessRightsType.Root.Person.ContactData.Address }{@code >}
*/
@XmlElementDecl(namespace = "", name = "address", scope = PersonAccessRightsType.Root.Person.ContactData.class)
public JAXBElement createPersonAccessRightsTypeRootPersonContactDataAddress(PersonAccessRightsType.Root.Person.ContactData.Address value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactDataAddress_QNAME, PersonAccessRightsType.Root.Person.ContactData.Address.class, PersonAccessRightsType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "ident", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonIdent(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitIdent_QNAME, String.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "givenName", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonGivenName(String value) {
return new JAXBElement(_PersonTypeRootPersonGivenName_QNAME, String.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "familyName", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonFamilyName(String value) {
return new JAXBElement(_PersonTypeRootPersonFamilyName_QNAME, String.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "title", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonTitle(String value) {
return new JAXBElement(_PersonTypeRootPersonTitle_QNAME, String.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "activities", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonActivities(String value) {
return new JAXBElement(_PersonTypeRootPersonActivities_QNAME, String.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PersonType.Root.Person.ContactData }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link PersonType.Root.Person.ContactData }{@code >}
*/
@XmlElementDecl(namespace = "", name = "contactData", scope = PersonType.Root.Person.class)
public JAXBElement createPersonTypeRootPersonContactData(PersonType.Root.Person.ContactData value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactData_QNAME, PersonType.Root.Person.ContactData.class, PersonType.Root.Person.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "telephone", scope = PersonType.Root.Person.ContactData.class)
public JAXBElement createPersonTypeRootPersonContactDataTelephone(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataTelephone_QNAME, String.class, PersonType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "fax", scope = PersonType.Root.Person.ContactData.class)
public JAXBElement createPersonTypeRootPersonContactDataFax(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataFax_QNAME, String.class, PersonType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "email", scope = PersonType.Root.Person.ContactData.class)
public JAXBElement createPersonTypeRootPersonContactDataEmail(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataEmail_QNAME, String.class, PersonType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "webLink", scope = PersonType.Root.Person.ContactData.class)
public JAXBElement createPersonTypeRootPersonContactDataWebLink(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataWebLink_QNAME, String.class, PersonType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PersonType.Root.Person.ContactData.Address }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link PersonType.Root.Person.ContactData.Address }{@code >}
*/
@XmlElementDecl(namespace = "", name = "address", scope = PersonType.Root.Person.ContactData.class)
public JAXBElement createPersonTypeRootPersonContactDataAddress(PersonType.Root.Person.ContactData.Address value) {
return new JAXBElement(_OrgUnitAccessRightsTypeRootOrgUnitContactDataAddress_QNAME, PersonType.Root.Person.ContactData.Address.class, PersonType.Root.Person.ContactData.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "street", scope = PersonType.Root.Person.ContactData.Address.class)
public JAXBElement createPersonTypeRootPersonContactDataAddressStreet(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressStreet_QNAME, String.class, PersonType.Root.Person.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "locality", scope = PersonType.Root.Person.ContactData.Address.class)
public JAXBElement createPersonTypeRootPersonContactDataAddressLocality(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressLocality_QNAME, String.class, PersonType.Root.Person.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "pcode", scope = PersonType.Root.Person.ContactData.Address.class)
public JAXBElement createPersonTypeRootPersonContactDataAddressPcode(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitContactDataAddressPcode_QNAME, String.class, PersonType.Root.Person.ContactData.Address.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "refOrgUnit", scope = PersonType.Root.Person.Affiliations.class)
public JAXBElement createPersonTypeRootPersonAffiliationsRefOrgUnit(String value) {
return new JAXBElement(_PersonTypeRootPersonAffiliationsRefOrgUnit_QNAME, String.class, PersonType.Root.Person.Affiliations.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "sectionCNULibelValue", scope = PersonType.Root.Person.Affiliations.class)
public JAXBElement createPersonTypeRootPersonAffiliationsSectionCNULibelValue(String value) {
return new JAXBElement(_PersonTypeRootPersonAffiliationsSectionCNULibelValue_QNAME, String.class, PersonType.Root.Person.Affiliations.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.ProgramName }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.ProgramName }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programName", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramProgramName(ProgramAccessRightsType.Root.Program.ProgramName value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramProgramName_QNAME, ProgramAccessRightsType.Root.Program.ProgramName.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.ProgramStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.ProgramStructure }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programStructure", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramProgramStructure(ProgramAccessRightsType.Root.Program.ProgramStructure value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramProgramStructure_QNAME, ProgramAccessRightsType.Root.Program.ProgramStructure.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.LearningObjectives }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.LearningObjectives }{@code >}
*/
@XmlElementDecl(namespace = "", name = "learningObjectives", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramLearningObjectives(ProgramAccessRightsType.Root.Program.LearningObjectives value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramLearningObjectives_QNAME, ProgramAccessRightsType.Root.Program.LearningObjectives.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.FormalPrerequisites }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.FormalPrerequisites }{@code >}
*/
@XmlElementDecl(namespace = "", name = "formalPrerequisites", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramFormalPrerequisites(ProgramAccessRightsType.Root.Program.FormalPrerequisites value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramFormalPrerequisites_QNAME, ProgramAccessRightsType.Root.Program.FormalPrerequisites.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.RecommendedPrerequisites }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.RecommendedPrerequisites }{@code >}
*/
@XmlElementDecl(namespace = "", name = "recommendedPrerequisites", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramRecommendedPrerequisites(ProgramAccessRightsType.Root.Program.RecommendedPrerequisites value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramRecommendedPrerequisites_QNAME, ProgramAccessRightsType.Root.Program.RecommendedPrerequisites.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.AdmissionInfo }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.AdmissionInfo }{@code >}
*/
@XmlElementDecl(namespace = "", name = "admissionInfo", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramAdmissionInfo(ProgramAccessRightsType.Root.Program.AdmissionInfo value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramAdmissionInfo_QNAME, ProgramAccessRightsType.Root.Program.AdmissionInfo.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.StudyQualification }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.StudyQualification }{@code >}
*/
@XmlElementDecl(namespace = "", name = "studyQualification", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramStudyQualification(ProgramAccessRightsType.Root.Program.StudyQualification value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramStudyQualification_QNAME, ProgramAccessRightsType.Root.Program.StudyQualification.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.Contacts }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.Contacts }{@code >}
*/
@XmlElementDecl(namespace = "", name = "contacts", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramContacts(ProgramAccessRightsType.Root.Program.Contacts value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramContacts_QNAME, ProgramAccessRightsType.Root.Program.Contacts.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.TeachingPlace }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.TeachingPlace }{@code >}
*/
@XmlElementDecl(namespace = "", name = "teachingPlace", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramTeachingPlace(ProgramAccessRightsType.Root.Program.TeachingPlace value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramTeachingPlace_QNAME, ProgramAccessRightsType.Root.Program.TeachingPlace.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.LifeLongLearning }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.LifeLongLearning }{@code >}
*/
@XmlElementDecl(namespace = "", name = "lifeLongLearning", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramLifeLongLearning(ProgramAccessRightsType.Root.Program.LifeLongLearning value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramLifeLongLearning_QNAME, ProgramAccessRightsType.Root.Program.LifeLongLearning.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.FormOfTeaching }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.FormOfTeaching }{@code >}
*/
@XmlElementDecl(namespace = "", name = "formOfTeaching", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramFormOfTeaching(ProgramAccessRightsType.Root.Program.FormOfTeaching value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramFormOfTeaching_QNAME, ProgramAccessRightsType.Root.Program.FormOfTeaching.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.PossibleFollowUp }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.PossibleFollowUp }{@code >}
*/
@XmlElementDecl(namespace = "", name = "possibleFollowUp", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramPossibleFollowUp(ProgramAccessRightsType.Root.Program.PossibleFollowUp value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramPossibleFollowUp_QNAME, ProgramAccessRightsType.Root.Program.PossibleFollowUp.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.InternshipProject }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.InternshipProject }{@code >}
*/
@XmlElementDecl(namespace = "", name = "internshipProject", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramInternshipProject(ProgramAccessRightsType.Root.Program.InternshipProject value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramInternshipProject_QNAME, ProgramAccessRightsType.Root.Program.InternshipProject.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.PublishDateTime }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramAccessRightsType.Root.Program.PublishDateTime }{@code >}
*/
@XmlElementDecl(namespace = "", name = "publishDateTime", scope = ProgramAccessRightsType.Root.Program.class)
public JAXBElement createProgramAccessRightsTypeRootProgramPublishDateTime(ProgramAccessRightsType.Root.Program.PublishDateTime value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramPublishDateTime_QNAME, ProgramAccessRightsType.Root.Program.PublishDateTime.class, ProgramAccessRightsType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programDescription", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramProgramDescription(String value) {
return new JAXBElement(_ProgramTypeRootProgramProgramDescription_QNAME, String.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.ProgramName }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.ProgramName }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programName", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramProgramName(ProgramType.Root.Program.ProgramName value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramProgramName_QNAME, ProgramType.Root.Program.ProgramName.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "refMention", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramRefMention(String value) {
return new JAXBElement(_ProgramTypeRootProgramRefMention_QNAME, String.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.ProgramStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.ProgramStructure }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programStructure", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramProgramStructure(ProgramType.Root.Program.ProgramStructure value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramProgramStructure_QNAME, ProgramType.Root.Program.ProgramStructure.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "ident", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramIdent(String value) {
return new JAXBElement(_OrgUnitTypeRootOrgUnitIdent_QNAME, String.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.LearningObjectives }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.LearningObjectives }{@code >}
*/
@XmlElementDecl(namespace = "", name = "learningObjectives", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramLearningObjectives(ProgramType.Root.Program.LearningObjectives value) {
return new JAXBElement(_ProgramAccessRightsTypeRootProgramLearningObjectives_QNAME, ProgramType.Root.Program.LearningObjectives.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "", name = "programCode", scope = ProgramType.Root.Program.class)
public JAXBElement createProgramTypeRootProgramProgramCode(String value) {
return new JAXBElement(_ProgramTypeRootProgramProgramCode_QNAME, String.class, ProgramType.Root.Program.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.FormalPrerequisites }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProgramType.Root.Program.FormalPrerequisites }{@code >}
*/
@XmlElementDecl(namespace = "", name = "formalPrerequisites", scope = ProgramType.Root.Program.class)
public JAXBElement