|
|||||||||
| Home >> All >> javax >> ide >> model >> java >> [ declaration overview ] | PREV NEXT | ||||||||
Uses of Interface
javax.ide.model.java.declaration.ClassD
| Uses of ClassD in javax.ide.model.java.declaration |
| Methods in javax.ide.model.java.declaration that return ClassD | |
ClassD |
MemberD.getEnclosingClass()
Gets the declaring class. |
ClassD |
TypeD.getTypeErasure()
Gets the type erasure of this type. |
ClassD |
TypeD.getDeclaredClass(java.lang.String name)
Gets the matching member class, null if none. |
ClassD |
TypeD.getClass(java.lang.String name)
Gets the first matching member class, null if none. |
|
|||||||||
| Home >> All >> javax >> ide >> model >> java >> [ declaration overview ] | PREV NEXT | ||||||||