|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Qualifier
can be used to qualify a type: it can be either
a package or a named class type.
Method Summary | |
boolean |
isPackage()
|
boolean |
isType()
|
Package |
toPackage()
|
Type |
toType()
|
Methods inherited from interface jltools.types.TypeObject |
isCanonical, position, restore, typeSystem |
Methods inherited from interface jltools.util.Copy |
copy |
Method Detail |
public boolean isPackage()
public Package toPackage()
public boolean isType()
public Type toType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |