|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.ModuleReference
public class ModuleReference
Processing support for references to ASN.1 modules that constitute an ASN.1 schema.
| Constructor Summary | |
|---|---|
ModuleReference(ModuleLookup lookup,
java.lang.String module)
Constructor for ModuleReference with look up and ASN.1 module name parameters. |
|
| Method Summary | |
|---|---|
Module |
getModule()
Returns the current ASN.1 module location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleReference(ModuleLookup lookup,
java.lang.String module)
ModuleReference with look up and ASN.1 module name parameters.
lookup - becomes the current module findermodule - becomes the current ASN.1 module name| Method Detail |
|---|
public Module getModule()
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||