Package Functions | |
| MethodSet (String fieldName) | |
Package Attributes | |
| Method | add = null |
| Method | create = null |
| Method | get = null |
| Method | set = null |
| String | fieldName = null |
A simple struct for holding a set of accessor methods
| org.exolab.castor.xml.Introspector.MethodSet.MethodSet | ( | String | fieldName | ) | [package] |
Method org.exolab.castor.xml.Introspector.MethodSet.add = null [package] |
A reference to the add method.
Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().
Method org.exolab.castor.xml.Introspector.MethodSet.create = null [package] |
A reference to the create method.
Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().
String org.exolab.castor.xml.Introspector.MethodSet.fieldName = null [package] |
The fieldName for the field accessed by the methods in this method set.
Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().
Method org.exolab.castor.xml.Introspector.MethodSet.get = null [package] |
A reference to the get method.
Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().
Method org.exolab.castor.xml.Introspector.MethodSet.set = null [package] |
A reference to the set method.
Referenced by org.exolab.castor.xml.Introspector.generateClassDescriptor().
1.7.0