|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uhn.hl7v2.conf.classes.generator.builders.ConformanceComponentBuilder
public class ConformanceComponentBuilder
This class builds Conformance Component Classes
| Constructor Summary | |
|---|---|
ConformanceComponentBuilder(java.lang.String packageName,
DeploymentManager depManager,
java.lang.String versionString)
This constructor will create a new ConformanceComponentBuilder |
|
| Method Summary | |
|---|---|
void |
buildClass(Component comp)
This method builds a Conformance Component Class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConformanceComponentBuilder(java.lang.String packageName,
DeploymentManager depManager,
java.lang.String versionString)
packageName - the name of the packageversionString - the version of HL7 which these classes are conforming todepManager - the instance of DeploymentManager| Method Detail |
|---|
public void buildClass(Component comp)
comp - the Component to build
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||