|
||||||||||
| 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<E>
com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractImportImpl<E>
public abstract class AbstractImportImpl<E>
| 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 | |
|---|---|
AbstractImportImpl(E model,
Description parent)
Default constructor |
|
| Method Summary |
|---|
| 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, getOtherElements, 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.Import |
|---|
getNamespaceURI, setNamespaceURI |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.Include |
|---|
getDescription, getLocationURI, setDescription, setLocationURI |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation |
| Constructor Detail |
|---|
public AbstractImportImpl(E model,
Description parent)
impt - the modelparent - the parent description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||