|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaType
| Nested Class Summary | |
|---|---|
static class |
JavaType.Kind
|
| Method Summary | |
|---|---|
JavaAbstractType.GenerationType |
getGenerationType()
|
JavaType.Kind |
getKind()
|
long |
getLastModified()
|
String |
getName()
|
Package |
getPackage()
|
String |
getPackageName()
|
Class<?> |
getType()
|
URL |
getUrl()
|
boolean |
isBean()
|
boolean |
isEntity()
|
boolean |
isEnum()
|
boolean |
isGenerated()
|
boolean |
isInterface()
|
boolean |
isRemoteDestination()
|
boolean |
isWithBase()
|
| Methods inherited from interface org.granite.generator.as3.reflect.ClientTyped |
|---|
getClientType |
| Method Detail |
|---|
Class<?> getType()
String getName()
Package getPackage()
String getPackageName()
URL getUrl()
long getLastModified()
boolean isEntity()
boolean isInterface()
boolean isBean()
boolean isEnum()
boolean isRemoteDestination()
boolean isGenerated()
boolean isWithBase()
JavaType.Kind getKind()
JavaAbstractType.GenerationType getGenerationType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||