Uses of Interface
xjavadoc.Type

Packages that use Type
xjavadoc   
 

Uses of Type in xjavadoc
 

Subinterfaces of Type in xjavadoc
 interface XField
          Describe what this class does
 interface XParameter
           
 

Classes in xjavadoc that implement Type
(package private)  class xjavadoc.AbstractType
          Base class for Type.
 class ParameterImpl
          This is a flyweight implementation of XParameter
 

Methods in xjavadoc that return Type
 Type XMethod.getReturnType()
          Returns the return type of the method.
 Type XMethod.getPropertyType()
          Returns the type of the property this method represents, or null if this method is not a property method.
 



Copyright © 2002-2004 XDoclet Team. All Rights Reserved.