|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.xml.Introspector.MethodSet
class Introspector.MethodSet
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 |
|---|
java.lang.reflect.Method _add
java.lang.reflect.Method _create
java.lang.reflect.Method _get
java.lang.reflect.Method _set
java.lang.String _fieldName
| Constructor Detail |
|---|
Introspector.MethodSet(java.lang.String fieldName)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||