|
||||||||||
| 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. |
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. |
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
XmlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||