com.sun.tools.xjc.model
public interface CClassInfoParent
Nested Class Summary | |
---|---|
static class | CClassInfoParent.Package
JPackage as a CClassInfoParent.
|
static interface | CClassInfoParent.Visitor<T>
Visitor of |
Method Summary | |
---|---|
<T> T | accept(Visitor<T> visitor) |
String | fullName()
Returns the fully-qualified name. |
JPackage | getOwnerPackage()
Gets the nearest JPackage. |