Uses of Class
org.exolab.javasource.JAnnotatedElementHelper

Packages that use JAnnotatedElementHelper
org.exolab.javasource This package contains classes that represent Java Source objects for Castor XML code generator. 
 

Uses of JAnnotatedElementHelper in org.exolab.javasource
 

Subclasses of JAnnotatedElementHelper in org.exolab.javasource
 class AbstractJField
          A (abstract) base class which holds information about fields.
 class JConstant
          A class which holds information about a constant.
 class JConstructor
          A class for handling source code for a constructor of a JClass.
 class JEnumConstant
          Describes the definition of a enum constant.
 class JField
          A class which holds information about a field.
 class JMethodSignature
          A class which holds information about the signature of a JMethod.
 class JParameter
          Represents a parameter to a JMethod.
 

Methods in org.exolab.javasource that return JAnnotatedElementHelper
protected  JAnnotatedElementHelper JStructure.getAnnotatedElementHelper()
          Returns the object managing the annotations for this JStructure.
 



Copyright © 2012. All Rights Reserved.