public class AttributeDesc extends FieldDesc implements Serializable
| Constructor and Description |
|---|
AttributeDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttributeName(String name)
Set the XML attribute's name, without giving it a namespace.
|
getFieldName, getJavaType, getXmlName, getXmlType, isElement, isIndexed, isMinOccursZero, setFieldName, setJavaType, setMinOccursIs0, setXmlName, setXmlTypepublic void setAttributeName(String name)
Copyright © The Apache Software Foundation. All Rights Reserved.