Uses of Interface
org.exolab.javasource.JMember
Packages that use JMember
Package
Description
This package contains classes that represent Java Source objects for Castor XML
code generator.
-
Uses of JMember in org.exolab.javasource
Classes in org.exolab.javasource that implement JMemberModifier and TypeClassDescriptionclass
A (abstract) base class which holds information about fields.final class
Holds information about a given annotation type element.final class
A class which holds information about a constant.final class
Describes the definition of a enum constant.final class
A class which holds information about a field.final class
A class which holds information about the methods of a JClass.Methods in org.exolab.javasource with parameters of type JMemberModifier and TypeMethodDescriptionvoid
Adds the given JMember to this JAnnotationType.void
Adds the given JMember to this JStructure.void
void
Adds the given JMember to this Jinterface.abstract void
Adds the given JMember to this JStructure.