|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.v24.group.MFN_M02_MF_STAFF
public class MFN_M02_MF_STAFF
Represents a MFN_M02_MF_STAFF group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:
| Constructor Summary | |
|---|---|
MFN_M02_MF_STAFF(Group parent,
ModelClassFactory factory)
Creates a new MFN_M02_MF_STAFF group |
|
| Method Summary | |
|---|---|
MFE |
getMFE()
Returns MFE (Master File Entry) - creates it if necessary |
ORG |
getORG()
Returns ORG (Practitioner Organization Unit) - creates it if necessary |
PRA |
getPRA()
Returns PRA (Practitioner Detail) - creates it if necessary |
STF |
getSTF()
Returns STF (Staff Identification) - creates it if necessary |
String |
getVersion()
Returns "2.4" |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup |
|---|
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getClass, getMessage, getModelClassFactory, getName, getNames, getParent, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MFN_M02_MF_STAFF(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public String getVersion()
public MFE getMFE()
public STF getSTF()
public PRA getPRA()
public ORG getORG()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||