|
||||||||||
| 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.EQP
public class EQP
Represents an HL7 EQP message segment (Equipment/log Service). This segment has the following fields:
| Constructor Summary | |
|---|---|
EQP(Group parent,
ModelClassFactory factory)
Creates a new EQP segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
TS |
getEndDateTime()
Returns EQP-4: "End Date/Time" - creates it if necessary |
CE |
getEqp1_EventType()
Returns EQP-1: "Event type" - creates it if necessary |
ST |
getEqp2_FileName()
Returns EQP-2: "File Name" - creates it if necessary |
TS |
getEqp3_StartDateTime()
Returns EQP-3: "Start Date/Time" - creates it if necessary |
TS |
getEqp4_EndDateTime()
Returns EQP-4: "End Date/Time" - creates it if necessary |
FT |
getEqp5_TransactionData()
Returns EQP-5: "Transaction Data" - creates it if necessary |
CE |
getEventType()
Returns EQP-1: "Event type" - creates it if necessary |
ST |
getFileName()
Returns EQP-2: "File Name" - creates it if necessary |
TS |
getStartDateTime()
Returns EQP-3: "Start Date/Time" - creates it if necessary |
FT |
getTransactionData()
Returns EQP-5: "Transaction Data" - 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 EQP(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getEventType()
public CE getEqp1_EventType()
public ST getFileName()
public ST getEqp2_FileName()
public TS getStartDateTime()
public TS getEqp3_StartDateTime()
public TS getEndDateTime()
public TS getEqp4_EndDateTime()
public FT getTransactionData()
public FT getEqp5_TransactionData()
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 | |||||||||