public class BLG extends AbstractSegment
Represents an HL7 BLG message segment (BILLING). This segment has the following fields:
log| Constructor and Description |
|---|
BLG(Group parent,
ModelClassFactory factory)
Creates a new BLG segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CM |
getACCOUNTID()
Returns
BLG-3: "ACCOUNT ID" - creates it if necessary
|
CM |
getBlg1_WHENTOCHARGE()
Returns
BLG-1: "WHEN TO CHARGE" - creates it if necessary
|
ID |
getBlg2_CHARGETYPE()
Returns
BLG-2: "CHARGE TYPE" - creates it if necessary
|
CM |
getBlg3_ACCOUNTID()
Returns
BLG-3: "ACCOUNT ID" - creates it if necessary
|
ID |
getCHARGETYPE()
Returns
BLG-2: "CHARGE TYPE" - creates it if necessary
|
CM |
getWHENTOCHARGE()
Returns
BLG-1: "WHEN TO CHARGE" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic BLG(Group parent, ModelClassFactory factory)
public CM getWHENTOCHARGE()
public CM getBlg1_WHENTOCHARGE()
public ID getCHARGETYPE()
public ID getBlg2_CHARGETYPE()
public CM getACCOUNTID()
public CM getBlg3_ACCOUNTID()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.