Uses of Class org.apache.axis.description.FieldDesc

Uses in package org.apache.axis.description

Classes derived from org.apache.axis.description.FieldDesc

class
An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
class
An AttributeDesc is a FieldDesc for an Java field mapping to an XML element

Methods with parameter type org.apache.axis.description.FieldDesc

void
Add a new FieldDesc, keeping the convenience fields in sync.
void
Replace the array of FieldDescs, making sure we keep our convenience caches in sync.

Methods with return type org.apache.axis.description.FieldDesc

FieldDesc
TypeDesc.getFieldByName(String name)
Get a FieldDesc by field name.
FieldDesc[]
Obtain the current array of FieldDescs
FieldDesc[]
TypeDesc.getFields(boolean searchParents)

Copyright © 2005 Apache Web Services Project. All Rights Reserved.