Package | Description |
---|---|
org.codehaus.gmaven.runtime.support.stubgen.model |
Modifier and Type | Field and Description |
---|---|
static ClassDef.Type |
ClassDef.Type.ANNOTATION |
static ClassDef.Type |
ClassDef.Type.CLASS |
static ClassDef.Type |
ClassDef.Type.ENUM |
static ClassDef.Type |
ClassDef.Type.INTERFACE |
Modifier and Type | Method and Description |
---|---|
ClassDef.Type |
ClassDef.getType() |
Constructor and Description |
---|
ClassDef(ClassDef.Type type) |
Copyright © 2006-2013 Codehaus. All Rights Reserved.