public class CM_FILLER extends AbstractComposite
Represents an HL7 CM_FILLER (Bearbeitungsnummer der Leistungsstelle) data type. This type consists of the following components:
log| Constructor and Description |
|---|
CM_FILLER(Message message)
Creates a new CM_FILLER type
|
| Modifier and Type | Method and Description |
|---|---|
ID |
getCm_filler1_UniqueFillerId()
Returns unique filler id (component 1).
|
ID |
getCm_filler2_FillerApplicationID()
Returns filler application ID (component 2).
|
Type |
getComponent(int number)
Returns an individual data component.
|
Type[] |
getComponents()
Returns an array containing the data elements.
|
ID |
getFillerApplicationID()
Returns filler application ID (component 2).
|
ID |
getUniqueFillerId()
Returns unique filler id (component 1).
|
clear, getTypedencode, getExtraComponents, getMessage, getName, parse, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencode, getExtraComponents, getMessage, getName, parsepublic Type[] getComponents()
public Type getComponent(int number) throws DataTypeException
number - The component number (0-indexed)DataTypeException - if the given element number is out of range.public ID getUniqueFillerId()
public ID getCm_filler1_UniqueFillerId()
public ID getFillerApplicationID()
public ID getCm_filler2_FillerApplicationID()
Copyright © 2001-2012 University Health Network. All Rights Reserved.