Package pt.cienciavitae.ns.service
Class GraduateExaminationCtype
- java.lang.Object
-
- pt.cienciavitae.ns.service.GraduateExaminationCtype
-
public class GraduateExaminationCtype extends Object
Corresponding to "service:service-category[@code='S105']"Java class for graduate-examination-ctype complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="graduate-examination-ctype"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="date" type="{http://www.cienciavitae.pt/ns/common}date-ctype"/> <element name="tid" type="{http://www.cienciavitae.pt/ns/common}string-15-stype" minOccurs="0"/> <element name="theme" type="{http://www.cienciavitae.pt/ns/common}string-555-stype"/> <element name="student-name" type="{http://www.cienciavitae.pt/ns/common}string-120-stype"/> <element name="examination-role" type="{http://www.cienciavitae.pt/ns/service}examination-role-ctype" minOccurs="0"/> <element name="examination-degree" type="{http://www.cienciavitae.pt/ns/service}examination-degree-ctype"/> <element name="examination-subject" type="{http://www.cienciavitae.pt/ns/common}string-255-stype" minOccurs="0"/> <element name="course-code" type="{http://www.cienciavitae.pt/ns/service}course-code-ctype" minOccurs="0"/> <element ref="{http://www.cienciavitae.pt/ns/common}institutions" minOccurs="0"/> <group ref="{http://www.cienciavitae.pt/ns/common}research-classifications-keywords-group"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CourseCodeCtypecourseCodeprotected DateCtypedateprotected ExaminationDegreeCtypeexaminationDegreeprotected ExaminationRoleCtypeexaminationRoleprotected StringexaminationSubjectprotected InstitutionsCtypeinstitutionsprotected KeywordsCtypekeywordsprotected ResearchClassificationsCtyperesearchClassificationsprotected StringstudentNameprotected Stringthemeprotected Stringtid
-
Constructor Summary
Constructors Constructor Description GraduateExaminationCtype()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CourseCodeCtypegetCourseCode()Gets the value of the courseCode property.DateCtypegetDate()Gets the value of the date property.ExaminationDegreeCtypegetExaminationDegree()Gets the value of the examinationDegree property.ExaminationRoleCtypegetExaminationRole()Gets the value of the examinationRole property.StringgetExaminationSubject()Gets the value of the examinationSubject property.InstitutionsCtypegetInstitutions()Gets the value of the institutions property.KeywordsCtypegetKeywords()Gets the value of the keywords property.ResearchClassificationsCtypegetResearchClassifications()Gets the value of the researchClassifications property.StringgetStudentName()Gets the value of the studentName property.StringgetTheme()Gets the value of the theme property.StringgetTid()Gets the value of the tid property.voidsetCourseCode(CourseCodeCtype value)Sets the value of the courseCode property.voidsetDate(DateCtype value)Sets the value of the date property.voidsetExaminationDegree(ExaminationDegreeCtype value)Sets the value of the examinationDegree property.voidsetExaminationRole(ExaminationRoleCtype value)Sets the value of the examinationRole property.voidsetExaminationSubject(String value)Sets the value of the examinationSubject property.voidsetInstitutions(InstitutionsCtype value)Sets the value of the institutions property.voidsetKeywords(KeywordsCtype value)Sets the value of the keywords property.voidsetResearchClassifications(ResearchClassificationsCtype value)Sets the value of the researchClassifications property.voidsetStudentName(String value)Sets the value of the studentName property.voidsetTheme(String value)Sets the value of the theme property.voidsetTid(String value)Sets the value of the tid property.
-
-
-
Field Detail
-
date
protected DateCtype date
-
tid
protected String tid
-
theme
protected String theme
-
studentName
protected String studentName
-
examinationRole
protected ExaminationRoleCtype examinationRole
-
examinationDegree
protected ExaminationDegreeCtype examinationDegree
-
examinationSubject
protected String examinationSubject
-
courseCode
protected CourseCodeCtype courseCode
-
institutions
protected InstitutionsCtype institutions
-
researchClassifications
protected ResearchClassificationsCtype researchClassifications
-
keywords
protected KeywordsCtype keywords
-
-
Method Detail
-
getDate
public DateCtype getDate()
Gets the value of the date property.- Returns:
- possible object is
DateCtype
-
setDate
public void setDate(DateCtype value)
Sets the value of the date property.- Parameters:
value- allowed object isDateCtype
-
getTid
public String getTid()
Gets the value of the tid property.- Returns:
- possible object is
String
-
setTid
public void setTid(String value)
Sets the value of the tid property.- Parameters:
value- allowed object isString
-
getTheme
public String getTheme()
Gets the value of the theme property.- Returns:
- possible object is
String
-
setTheme
public void setTheme(String value)
Sets the value of the theme property.- Parameters:
value- allowed object isString
-
getStudentName
public String getStudentName()
Gets the value of the studentName property.- Returns:
- possible object is
String
-
setStudentName
public void setStudentName(String value)
Sets the value of the studentName property.- Parameters:
value- allowed object isString
-
getExaminationRole
public ExaminationRoleCtype getExaminationRole()
Gets the value of the examinationRole property.- Returns:
- possible object is
ExaminationRoleCtype
-
setExaminationRole
public void setExaminationRole(ExaminationRoleCtype value)
Sets the value of the examinationRole property.- Parameters:
value- allowed object isExaminationRoleCtype
-
getExaminationDegree
public ExaminationDegreeCtype getExaminationDegree()
Gets the value of the examinationDegree property.- Returns:
- possible object is
ExaminationDegreeCtype
-
setExaminationDegree
public void setExaminationDegree(ExaminationDegreeCtype value)
Sets the value of the examinationDegree property.- Parameters:
value- allowed object isExaminationDegreeCtype
-
getExaminationSubject
public String getExaminationSubject()
Gets the value of the examinationSubject property.- Returns:
- possible object is
String
-
setExaminationSubject
public void setExaminationSubject(String value)
Sets the value of the examinationSubject property.- Parameters:
value- allowed object isString
-
getCourseCode
public CourseCodeCtype getCourseCode()
Gets the value of the courseCode property.- Returns:
- possible object is
CourseCodeCtype
-
setCourseCode
public void setCourseCode(CourseCodeCtype value)
Sets the value of the courseCode property.- Parameters:
value- allowed object isCourseCodeCtype
-
getInstitutions
public InstitutionsCtype getInstitutions()
Gets the value of the institutions property.- Returns:
- possible object is
InstitutionsCtype
-
setInstitutions
public void setInstitutions(InstitutionsCtype value)
Sets the value of the institutions property.- Parameters:
value- allowed object isInstitutionsCtype
-
getResearchClassifications
public ResearchClassificationsCtype getResearchClassifications()
Gets the value of the researchClassifications property.- Returns:
- possible object is
ResearchClassificationsCtype
-
setResearchClassifications
public void setResearchClassifications(ResearchClassificationsCtype value)
Sets the value of the researchClassifications property.- Parameters:
value- allowed object isResearchClassificationsCtype
-
getKeywords
public KeywordsCtype getKeywords()
Gets the value of the keywords property.- Returns:
- possible object is
KeywordsCtype
-
setKeywords
public void setKeywords(KeywordsCtype value)
Sets the value of the keywords property.- Parameters:
value- allowed object isKeywordsCtype
-
-