|
||||||||||
| 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.LCH
public class LCH
Represents an HL7 LCH message segment (Location Characteristic). This segment has the following fields:
| Constructor Summary | |
|---|---|
LCH(Group parent,
ModelClassFactory factory)
Creates a new LCH segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
PL |
getLch1_PrimaryKeyValueLCH()
Returns LCH-1: "Primary Key Value - LCH" - creates it if necessary |
ID |
getLch2_SegmentActionCode()
Returns LCH-2: "Segment Action Code" - creates it if necessary |
EI |
getLch3_SegmentUniqueKey()
Returns LCH-3: "Segment Unique Key" - creates it if necessary |
CE |
getLch4_LocationCharacteristicID()
Returns LCH-4: "Location Characteristic ID" - creates it if necessary |
CE |
getLch5_LocationCharacteristicValueLCH()
Returns LCH-5: "Location Characteristic Value-LCH" - creates it if necessary |
CE |
getLocationCharacteristicID()
Returns LCH-4: "Location Characteristic ID" - creates it if necessary |
CE |
getLocationCharacteristicValueLCH()
Returns LCH-5: "Location Characteristic Value-LCH" - creates it if necessary |
PL |
getPrimaryKeyValueLCH()
Returns LCH-1: "Primary Key Value - LCH" - creates it if necessary |
ID |
getSegmentActionCode()
Returns LCH-2: "Segment Action Code" - creates it if necessary |
EI |
getSegmentUniqueKey()
Returns LCH-3: "Segment Unique Key" - 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 LCH(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public PL getPrimaryKeyValueLCH()
public PL getLch1_PrimaryKeyValueLCH()
public ID getSegmentActionCode()
public ID getLch2_SegmentActionCode()
public EI getSegmentUniqueKey()
public EI getLch3_SegmentUniqueKey()
public CE getLocationCharacteristicID()
public CE getLch4_LocationCharacteristicID()
public CE getLocationCharacteristicValueLCH()
public CE getLch5_LocationCharacteristicValueLCH()
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 | |||||||||