public class CM_PLACER extends AbstractComposite
Represents an HL7 CM_PLACER (Auftragsnummer des Auftraggebers / der auftraggebenden Stelle) data type. This type consists of the following components:
log| Constructor and Description |
|---|
CM_PLACER(Message message)
Creates a new CM_PLACER type
|
| Modifier and Type | Method and Description |
|---|---|
ID |
getCm_placer1_UniquePlacerId()
Returns unique placer id (component 1).
|
ID |
getCm_placer2_PlacerApplication()
Returns placer application (component 2).
|
Type |
getComponent(int number)
Returns an individual data component.
|
Type[] |
getComponents()
Returns an array containing the data elements.
|
ID |
getPlacerApplication()
Returns placer application (component 2).
|
ID |
getUniquePlacerId()
Returns unique placer 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 getUniquePlacerId()
public ID getCm_placer1_UniquePlacerId()
public ID getPlacerApplication()
public ID getCm_placer2_PlacerApplication()
Copyright © 2001-2012 University Health Network. All Rights Reserved.