|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v3.sourcegen.ComponentDefinition
public class ComponentDefinition
Contains information about a RIM data type component, for the purpose of generating source code for a RIM data type.
| Constructor Summary | |
|---|---|
ComponentDefinition()
Deprecated. Creates a new instance of ComponentDefinition |
|
| Method Summary | |
|---|---|
String |
getDataType()
Deprecated. |
String |
getDescription()
Deprecated. |
String |
getName()
Deprecated. |
void |
setDataType(String dataType)
Deprecated. |
void |
setDescription(String description)
Deprecated. |
void |
setName(String name)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentDefinition()
| Method Detail |
|---|
public void setName(String name)
public String getName()
public void setDataType(String dataType)
public String getDataType()
public void setDescription(String description)
public String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||