|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.TypeReference
public class TypeReference
Processing support for ASN.1 type name references.
| Constructor Summary | |
|---|---|
TypeReference(TypeLookup lookup,
java.lang.String name)
Constructor for TypeReference with parameters. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
gets the name of a type and returns the type name |
Type |
getType()
Gets the current type, root type or other. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeReference(TypeLookup lookup,
java.lang.String name)
TypeReference with parameters.
lookup - ASN.1 type for look upname - ASN.1 type name
java.lang.RuntimeException| Method Detail |
|---|
public java.lang.String getName()
public Type getType()
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||