| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FieldDesc | |
| org.apache.axis.description | |
| Uses of FieldDesc in org.apache.axis.description | 
| Subclasses of FieldDesc in org.apache.axis.description | |
|  class | AttributeDescAn AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute | 
|  class | ElementDescAn AttributeDesc is a FieldDesc for an Java field mapping to an XML element | 
| Methods in org.apache.axis.description that return FieldDesc | |
|  FieldDesc[] | TypeDesc.getFields()Obtain the current array of FieldDescs | 
|  FieldDesc[] | TypeDesc.getFields(boolean searchParents) | 
|  FieldDesc | TypeDesc.getFieldByName(java.lang.String name)Get a FieldDesc by field name. | 
| Methods in org.apache.axis.description with parameters of type FieldDesc | |
|  void | TypeDesc.setFields(FieldDesc[] newFields)Replace the array of FieldDescs, making sure we keep our convenience caches in sync. | 
|  void | TypeDesc.addFieldDesc(FieldDesc field)Add a new FieldDesc, keeping the convenience fields in sync. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||