|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.EDU
public class EDU
Represents an HL7 EDU message segment (Educational Detail). This segment has the following fields:
| Constructor Summary | |
|---|---|
EDU(Group parent,
ModelClassFactory factory)
Creates a new EDU segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
IS |
getAcademicDegree()
Returns EDU-2: "Academic Degree" - creates it if necessary |
DT |
getAcademicDegreeGrantedDate()
Returns EDU-5: "Academic Degree Granted Date" - creates it if necessary |
DR |
getAcademicDegreeProgramDateRange()
Returns EDU-3: "Academic Degree Program Date Range" - creates it if necessary |
DR |
getAcademicDegreeProgramParticipationDateRange()
Returns EDU-4: "Academic Degree Program Participation Date Range" - creates it if necessary |
SI |
getEdu1_SetIDEDU()
Returns EDU-1: "Set ID - EDU" - creates it if necessary |
IS |
getEdu2_AcademicDegree()
Returns EDU-2: "Academic Degree" - creates it if necessary |
DR |
getEdu3_AcademicDegreeProgramDateRange()
Returns EDU-3: "Academic Degree Program Date Range" - creates it if necessary |
DR |
getEdu4_AcademicDegreeProgramParticipationDateRange()
Returns EDU-4: "Academic Degree Program Participation Date Range" - creates it if necessary |
DT |
getEdu5_AcademicDegreeGrantedDate()
Returns EDU-5: "Academic Degree Granted Date" - creates it if necessary |
XON |
getEdu6_School()
Returns EDU-6: "School" - creates it if necessary |
CE |
getEdu7_SchoolTypeCode()
Returns EDU-7: "School Type Code" - creates it if necessary |
XAD |
getEdu8_SchoolAddress()
Returns EDU-8: "School Address" - creates it if necessary |
XON |
getSchool()
Returns EDU-6: "School" - creates it if necessary |
XAD |
getSchoolAddress()
Returns EDU-8: "School Address" - creates it if necessary |
CE |
getSchoolTypeCode()
Returns EDU-7: "School Type Code" - creates it if necessary |
SI |
getSetIDEDU()
Returns EDU-1: "Set ID - EDU" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EDU(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public SI getSetIDEDU()
public SI getEdu1_SetIDEDU()
public IS getAcademicDegree()
public IS getEdu2_AcademicDegree()
public DR getAcademicDegreeProgramDateRange()
public DR getEdu3_AcademicDegreeProgramDateRange()
public DR getAcademicDegreeProgramParticipationDateRange()
public DR getEdu4_AcademicDegreeProgramParticipationDateRange()
public DT getAcademicDegreeGrantedDate()
public DT getEdu5_AcademicDegreeGrantedDate()
public XON getSchool()
public XON getEdu6_School()
public CE getSchoolTypeCode()
public CE getEdu7_SchoolTypeCode()
public XAD getSchoolAddress()
public XAD getEdu8_SchoolAddress()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||