Package pt.cienciavitae.ns.service
Class ObjectFactory
- java.lang.Object
-
- pt.cienciavitae.ns.service.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the pt.cienciavitae.ns.service 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.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: pt.cienciavitae.ns.service
-
Method Summary
-
-
-
Method Detail
-
createResearchBasedDegreeSupervisionCtype
public ResearchBasedDegreeSupervisionCtype createResearchBasedDegreeSupervisionCtype()
Create an instance ofResearchBasedDegreeSupervisionCtype
-
createJournalReviewingRefereeingCtype
public JournalReviewingRefereeingCtype createJournalReviewingRefereeingCtype()
Create an instance ofJournalReviewingRefereeingCtype
-
createServiceCategoryCtype
public ServiceCategoryCtype createServiceCategoryCtype()
Create an instance ofServiceCategoryCtype
-
createConsultingAdvisoryCtype
public ConsultingAdvisoryCtype createConsultingAdvisoryCtype()
Create an instance ofConsultingAdvisoryCtype
-
createExpertWitnessCtype
public ExpertWitnessCtype createExpertWitnessCtype()
Create an instance ofExpertWitnessCtype
-
createConferenceReviewingRefereeingCtype
public ConferenceReviewingRefereeingCtype createConferenceReviewingRefereeingCtype()
Create an instance ofConferenceReviewingRefereeingCtype
-
createGraduateExaminationCtype
public GraduateExaminationCtype createGraduateExaminationCtype()
Create an instance ofGraduateExaminationCtype
-
createGrantApplicationAssessmentCtype
public GrantApplicationAssessmentCtype createGrantApplicationAssessmentCtype()
Create an instance ofGrantApplicationAssessmentCtype
-
createMentoringCtype
public MentoringCtype createMentoringCtype()
Create an instance ofMentoringCtype
-
createBroadcastInterviewCtype
public BroadcastInterviewCtype createBroadcastInterviewCtype()
Create an instance ofBroadcastInterviewCtype
-
createTextInterviewCtype
public TextInterviewCtype createTextInterviewCtype()
Create an instance ofTextInterviewCtype
-
createPromotionTenureAssessmentCtype
public PromotionTenureAssessmentCtype createPromotionTenureAssessmentCtype()
Create an instance ofPromotionTenureAssessmentCtype
-
createEventAdministrationCtype
public EventAdministrationCtype createEventAdministrationCtype()
Create an instance ofEventAdministrationCtype
-
createEventParticipationCtype
public EventParticipationCtype createEventParticipationCtype()
Create an instance ofEventParticipationCtype
-
createMembershipCtype
public MembershipCtype createMembershipCtype()
Create an instance ofMembershipCtype
-
createCourseTaughtCtype
public CourseTaughtCtype createCourseTaughtCtype()
Create an instance ofCourseTaughtCtype
-
createNonResearchPresentationCtype
public NonResearchPresentationCtype createNonResearchPresentationCtype()
Create an instance ofNonResearchPresentationCtype
-
createCommitteeMembershipCtype
public CommitteeMembershipCtype createCommitteeMembershipCtype()
Create an instance ofCommitteeMembershipCtype
-
createScientificExpeditionCtype
public ScientificExpeditionCtype createScientificExpeditionCtype()
Create an instance ofScientificExpeditionCtype
-
createExaminationRoleCtype
public ExaminationRoleCtype createExaminationRoleCtype()
Create an instance ofExaminationRoleCtype
-
createExaminationDegreeCtype
public ExaminationDegreeCtype createExaminationDegreeCtype()
Create an instance ofExaminationDegreeCtype
-
createAssessmentTypeCtype
public AssessmentTypeCtype createAssessmentTypeCtype()
Create an instance ofAssessmentTypeCtype
-
createDegreeTypeCtype
public DegreeTypeCtype createDegreeTypeCtype()
Create an instance ofDegreeTypeCtype
-
createDegreeStatusCtype
public DegreeStatusCtype createDegreeStatusCtype()
Create an instance ofDegreeStatusCtype
-
createSupervisoryTypeCtype
public SupervisoryTypeCtype createSupervisoryTypeCtype()
Create an instance ofSupervisoryTypeCtype
-
createEventTypeCtype
public EventTypeCtype createEventTypeCtype()
Create an instance ofEventTypeCtype
-
createAdministrativeRoleCtype
public AdministrativeRoleCtype createAdministrativeRoleCtype()
Create an instance ofAdministrativeRoleCtype
-
createCourseLevelCtype
public CourseLevelCtype createCourseLevelCtype()
Create an instance ofCourseLevelCtype
-
createMembershipTypeCtype
public MembershipTypeCtype createMembershipTypeCtype()
Create an instance ofMembershipTypeCtype
-
createConferenceEventLocationCtype
public ConferenceEventLocationCtype createConferenceEventLocationCtype()
Create an instance ofConferenceEventLocationCtype
-
createCourseCodeCtype
public CourseCodeCtype createCourseCodeCtype()
Create an instance ofCourseCodeCtype
-
createResearchBasedDegreeSupervisionCtypeStudentName
public ResearchBasedDegreeSupervisionCtype.StudentName createResearchBasedDegreeSupervisionCtypeStudentName()
Create an instance ofResearchBasedDegreeSupervisionCtype.StudentName
-
createJournalReviewingRefereeingCtypeJournal
public JournalReviewingRefereeingCtype.Journal createJournalReviewingRefereeingCtypeJournal()
Create an instance ofJournalReviewingRefereeingCtype.Journal
-
-