|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.Import
public class Import
Schema for ASN.1 module IMPORTS statement.
| Constructor Summary | |
|---|---|
Import(ModuleLookup l,
java.lang.String m)
Constructor for Import with look up and ASN.1 module name parameters. |
|
| Method Summary | |
|---|---|
Module |
getModule()
Returns the current ASN.1 module name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Import(ModuleLookup l,
java.lang.String m)
Import with look up and ASN.1 module name parameters.
l - an ASN.1 module look upm - an 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 | ||||||||