|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<E>
com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractIncludeImpl<IncludeType>
com.ebmwebsourcing.commons.wsdl.impl.wsdl20.IncludeImpl
public class IncludeImpl
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractIncludeImpl |
|---|
desc, parent |
| Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
documentation, model |
| Constructor Summary | |
|---|---|
IncludeImpl(IncludeType incl,
Description parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocationURI()
Get the location URI of this import. |
java.util.List<org.w3c.dom.Element> |
getOtherElements()
Get all the extensibility elements defined here. |
void |
setLocationURI(java.lang.String locationURI)
Set the location URI of this import. |
| Methods inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractIncludeImpl |
|---|
getDescription, getParentDescription, setDescription, setParentDescription |
| Methods inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, setDocumentation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.Include |
|---|
getDescription, setDescription |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Constructor Detail |
|---|
public IncludeImpl(IncludeType incl,
Description parent)
| Method Detail |
|---|
public java.lang.String getLocationURI()
Include
getLocationURI in interface Includepublic void setLocationURI(java.lang.String locationURI)
Include
setLocationURI in interface IncludelocationURI - the desired location URI
public java.util.List<org.w3c.dom.Element> getOtherElements()
throws WSDLException
AbstractWSDLElementImpl
getOtherElements in interface WSDLElementgetOtherElements in class AbstractWSDLElementImpl<IncludeType>WSDLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||