|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SchemaElement
This interface represents all WSDL Elements
| Method Summary | |
|---|---|
Documentation |
createDocumentation()
Create the documentation element. |
boolean |
equals(java.lang.Object o)
|
Documentation |
getDocumentation()
Get the documentation element. |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Get the map containing all the attributes defined on this element. |
int |
hashCode()
|
void |
setDocumentation(Documentation doc)
Set the documentation element for this document. |
| Method Detail |
|---|
void setDocumentation(Documentation doc)
docEl - the documentation elementDocumentation getDocumentation()
Documentation createDocumentation()
java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
throws XmlException
WSDLException
XmlExceptionboolean equals(java.lang.Object o)
equals in class java.lang.Objectint hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||