|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractType
ca.uhn.hl7v2.model.GenericComposite
ca.uhn.hl7v2.model.v21.datatype.CM
public class CM
Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites. The type of each CM component can be set as needed, after parsing a message.
| Constructor Summary | |
|---|---|
CM(Message message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the type (used in XML encoding and profile checking) |
| Methods inherited from class ca.uhn.hl7v2.model.GenericComposite |
|---|
getComponent, getComponents |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractType |
|---|
getExtraComponents, getMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ca.uhn.hl7v2.model.Type |
|---|
getExtraComponents, getMessage |
| Constructor Detail |
|---|
public CM(Message message)
message - message to which this Type belongs| Method Detail |
|---|
public java.lang.String getName()
getName in interface TypegetName in class GenericComposite
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||