|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.WSDL4ComplexWsdlElementImpl<T>
public class WSDL4ComplexWsdlElementImpl<T extends org.ow2.easywsdl.wsdl.api.WSDLElement>
Field Summary | |
---|---|
protected T |
tag
|
Constructor Summary | |
---|---|
WSDL4ComplexWsdlElementImpl(T t)
|
Method Summary | |
---|---|
ImportedDocuments |
getImportedDocuments()
|
static WSDL4ComplexWsdlReaderImpl |
getWSDLReader()
|
void |
setImportedDocuments(ImportedDocuments docs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected T extends org.ow2.easywsdl.wsdl.api.WSDLElement tag
Constructor Detail |
---|
public WSDL4ComplexWsdlElementImpl(T t) throws WSDL4ComplexWsdlException
WSDL4ComplexWsdlException
Method Detail |
---|
public static WSDL4ComplexWsdlReaderImpl getWSDLReader() throws WSDL4ComplexWsdlException
WSDL4ComplexWsdlException
public ImportedDocuments getImportedDocuments()
getImportedDocuments
in interface WSDL4ComplexWsdlElement
public void setImportedDocuments(ImportedDocuments docs) throws WSDL4ComplexWsdlException
setImportedDocuments
in interface WSDL4ComplexWsdlElement
WSDL4ComplexWsdlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |