public interface SchemaElement extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Documentation |
createDocumentation()
Create the documentation element.
|
boolean |
equals(Object o) |
Documentation |
getDocumentation()
Get the documentation element.
|
Map<QName,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.
|
void setDocumentation(Documentation doc)
docEl - the documentation elementDocumentation getDocumentation()
Documentation createDocumentation()
Map<QName,String> getOtherAttributes() throws XmlException
WSDLExceptionXmlExceptionCopyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.