|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.axis.description.FieldDesc
|
+--org.apache.axis.description.AttributeDesc
An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
| Constructor Summary | |
AttributeDesc()
|
|
| Method Summary | |
void |
setAttributeName(java.lang.String name)
Set the XML attribute's name, without giving it a namespace. |
| Methods inherited from class org.apache.axis.description.FieldDesc |
getFieldName, getJavaType, getXmlName, isElement, isIndexed, isMinOccursIs0, setFieldName, setJavaType, setMinOccursIs0, setXmlName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeDesc()
| Method Detail |
public void setAttributeName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||