Uses of Class
org.exolab.javasource.JAnnotatedElementHelper
Packages that use JAnnotatedElementHelper
Package
Description
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.javasourceModifier and TypeClassDescriptionclassA (abstract) base class which holds information about fields.final classA class which holds information about a constant.final classA class for handling source code for a constructor of a JClass.final classDescribes the definition of a enum constant.final classA class which holds information about a field.final classA class which holds information about the signature of a JMethod.final classRepresents a parameter to a JMethod.Methods in org.exolab.javasource that return JAnnotatedElementHelperModifier and TypeMethodDescriptionprotected final JAnnotatedElementHelperJStructure.getAnnotatedElementHelper()Returns the object managing the annotations for this JStructure.