|
||||||||||
| 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.BLG
public class BLG
Represents an HL7 BLG message segment (Billing). This segment has the following fields:
| Constructor Summary | |
|---|---|
BLG(Group parent,
ModelClassFactory factory)
Creates a new BLG segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CX |
getAccountID()
Returns BLG-3: "Account ID" - creates it if necessary |
CCD |
getBlg1_WhenToCharge()
Returns BLG-1: "When to Charge" - creates it if necessary |
ID |
getBlg2_ChargeType()
Returns BLG-2: "Charge Type" - creates it if necessary |
CX |
getBlg3_AccountID()
Returns BLG-3: "Account ID" - creates it if necessary |
ID |
getChargeType()
Returns BLG-2: "Charge Type" - creates it if necessary |
CCD |
getWhenToCharge()
Returns BLG-1: "When to Charge" - 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 BLG(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CCD getWhenToCharge()
public CCD getBlg1_WhenToCharge()
public ID getChargeType()
public ID getBlg2_ChargeType()
public CX getAccountID()
public CX getBlg3_AccountID()
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 | |||||||||