public class CM_CD_ELECTRODE extends AbstractComposite
Represents an HL7 CM_CD_ELECTRODE data type. This type consists of the following components:
log| Constructor and Description |
|---|
CM_CD_ELECTRODE(Message message)
Creates a new CM_CD_ELECTRODE type
|
| Modifier and Type | Method and Description |
|---|---|
ST |
getCm_cd_electrode1_SourceName1()
Returns source name 1 (component 1).
|
ST |
getCm_cd_electrode2_SourceName2()
Returns source name 2 (component 2).
|
Type |
getComponent(int number)
Returns an individual data component.
|
Type[] |
getComponents()
Returns an array containing the data elements.
|
ST |
getSourceName1()
Returns source name 1 (component 1).
|
ST |
getSourceName2()
Returns source name 2 (component 2).
|
accept, clear, getTyped, isEmptyencode, getExtraComponents, getMessage, getName, parse, provideLocation, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencode, getExtraComponents, getMessage, getName, parseprovideLocationpublic CM_CD_ELECTRODE(Message message)
public 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 ST getSourceName1()
public ST getCm_cd_electrode1_SourceName1()
public ST getSourceName2()
public ST getCm_cd_electrode2_SourceName2()
Copyright © 2001-2014 University Health Network. All Rights Reserved.