Java com.google.gwt.core.ext.typeinfo JPackage fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.core.ext.typeinfo JPackage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.core.ext.typeinfo JPackage.

The text is from its open source code.

Method

JClassTypefindType(String typeName)
Finds a type in this package.
JClassTypefindType(String[] typeName)
Finds a type in this package.
Annotation[]getAnnotations()
Returns all the annotations present on this element.
StringgetName()
Returns the name of the package.
JClassType[]getTypes()
Returns all top-level types in this package.