org.exolab.castor.xml
Class Introspector.MethodSet

java.lang.Object
  extended by org.exolab.castor.xml.Introspector.MethodSet
Enclosing class:
Introspector

 class Introspector.MethodSet
extends java.lang.Object

A simple struct for holding a set of accessor methods


Field Summary
(package private)  java.lang.reflect.Method add
          A reference to the add method.
(package private)  java.lang.reflect.Method create
          A reference to the create method.
(package private)  java.lang.String fieldName
          The fieldName for the field accessed by the methods in this method set.
(package private)  java.lang.reflect.Method get
          A reference to the get method.
(package private)  java.lang.reflect.Method set
          A reference to the set method.
 
Constructor Summary
Introspector.MethodSet(java.lang.String fieldName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

add

java.lang.reflect.Method add
A reference to the add method.


create

java.lang.reflect.Method create
A reference to the create method.


get

java.lang.reflect.Method get
A reference to the get method.


set

java.lang.reflect.Method set
A reference to the set method.


fieldName

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

Constructor Detail

Introspector.MethodSet

Introspector.MethodSet(java.lang.String fieldName)


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com