|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributedQNameType
Java class for AttributedQNameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributedQNameType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>QName">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
Map<QName,String> |
getOtherAttributes()
|
QName |
getValue()
Gets the value of the value property. |
void |
setValue(QName value)
Sets the value of the value property. |
| Method Detail |
|---|
QName getValue()
QNamevoid setValue(QName value)
value - allowed object is
QNameMap<QName,String> getOtherAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||