|
Novell exteNd Web Services SDK API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sssw.jbroker.web.mapping.XMLType
The XML Type is specified using its QName and the location for its schema
XMLType
Constructor Summary | |
XMLType(QName qname,
String location)
Deprecated. Construct an XML Type. |
Method Summary | |
boolean |
equals(Object object)
Deprecated. |
String |
getLocationURLStr()
Deprecated. Get the location where the Type can be loaded. |
QName |
getQName()
Deprecated. Get the qualified name for the Type. |
int |
hashCode()
Deprecated. |
String |
toString()
Deprecated. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XMLType(QName qname, String location)
Method Detail |
public QName getQName()
public String getLocationURLStr()
public String toString()
public int hashCode()
public boolean equals(Object object)
|
Novell exteNd Web Services SDK API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |