| Constructor and Description |
|---|
Import() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(WSDLDocumentVisitor visitor) |
Documentation |
getDocumentation() |
QName |
getElementName() |
String |
getLocation() |
String |
getNamespace() |
void |
setDocumentation(Documentation d) |
void |
setLocation(String s) |
void |
setNamespace(String s) |
void |
validateThis() |
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDopublic String getNamespace()
getNamespace in interface Importpublic void setNamespace(String s)
public String getLocation()
getLocation in interface Importpublic void setLocation(String s)
public QName getElementName()
getElementName in interface Elementalpublic Documentation getDocumentation()
public void setDocumentation(Documentation d)
public void accept(WSDLDocumentVisitor visitor) throws Exception
Exceptionpublic void validateThis()
validateThis in class EntityCopyright © 2017–2019 Eclipse Foundation. All rights reserved.