|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbsItfImport<D extends AbsItfDescription>
This interface represents an import, and may contain a reference to the imported definition.
Method Summary | |
---|---|
java.lang.String |
getNamespaceURI()
Get the namespace URI of this import. |
void |
setNamespaceURI(java.lang.String namespaceURI)
Set the namespace URI of this import. |
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfInclude |
---|
getDescription, getLocationURI, setDescription, setLocationURI |
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
---|
addOtherElements, getOtherElements |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
Method Detail |
---|
void setNamespaceURI(java.lang.String namespaceURI)
namespaceURI
- the desired namespace URIjava.lang.String getNamespaceURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |