Package Functions | Package Attributes

org.exolab.castor.xml.Introspector.MethodSet Class Reference

List of all members.

Package Functions

 MethodSet (String fieldName)

Package Attributes

Method add = null
Method create = null
Method get = null
Method set = null
String fieldName = null

Detailed Description

A simple struct for holding a set of accessor methods


Constructor & Destructor Documentation

org.exolab.castor.xml.Introspector.MethodSet.MethodSet ( String  fieldName  )  [package]

Member Data Documentation

A reference to the add method.

Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().

A reference to the create method.

Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().

The fieldName for the field accessed by the methods in this method set.

Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().

A reference to the get method.

Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().

A reference to the set method.

Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties