|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.description.FieldDesc
org.apache.axis.description.AttributeDesc
public class 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, getXmlType, isElement, isIndexed, isMinOccursZero, setFieldName, setJavaType, setMinOccursIs0, setXmlName, setXmlType |
| 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||