|
Novell exteNd Web Services SDK API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sssw.jbroker.web.mapping.Attribute
XML Attribute
Attribute
Constructor Summary | |
Attribute(QName name,
QName value)
Deprecated. Construct an XML Attribute. |
|
Attribute(QName name,
String value)
Deprecated. Construct an XML Attribute. |
Method Summary | |
QName |
getName()
Deprecated. Get the Attribute name. |
QName |
getValue()
Deprecated. Get the Attribute value. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Attribute(QName name, String value)
public Attribute(QName name, QName value)
Method Detail |
public QName getName()
public QName getValue()
|
Novell exteNd Web Services SDK API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |