|
||||||||||
| 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.BLC
public class BLC
Represents an HL7 BLC message segment (Blood Code). This segment has the following fields:
| Constructor Summary | |
|---|---|
BLC(Group parent,
ModelClassFactory factory)
Creates a new BLC segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getBlc1_BloodProductCode()
Returns BLC-1: "Blood Product Code" - creates it if necessary |
CQ |
getBlc2_BloodAmount()
Returns BLC-2: "Blood Amount" - creates it if necessary |
CQ |
getBloodAmount()
Returns BLC-2: "Blood Amount" - creates it if necessary |
CE |
getBloodProductCode()
Returns BLC-1: "Blood Product Code" - 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 BLC(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getBloodProductCode()
public CE getBlc1_BloodProductCode()
public CQ getBloodAmount()
public CQ getBlc2_BloodAmount()
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 | |||||||||