|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.support.definition.support.AbstractInterfaceDefinition<T>
com.eviware.soapui.impl.support.definition.support.XmlSchemaBasedInterfaceDefinition<WsdlInterface>
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlInterfaceDefinition
public class WsdlInterfaceDefinition
Constructor Summary | |
---|---|
WsdlInterfaceDefinition(WsdlInterface iface)
|
Method Summary | |
---|---|
java.lang.String |
getTargetNamespace()
|
javax.wsdl.Definition |
getWsdlDefinition()
|
WsdlInterfaceDefinition |
load(WsdlDefinitionLoader loader)
|
Methods inherited from class com.eviware.soapui.impl.support.definition.support.XmlSchemaBasedInterfaceDefinition |
---|
findType, getDefinedNamespaces, getSchemaTypeLoader, getSchemaTypeSystem, hasSchemaTypes, loadSchemaTypes |
Methods inherited from class com.eviware.soapui.impl.support.definition.support.AbstractInterfaceDefinition |
---|
getDefinitionCache, getDefinitionParts, getInterface, getRootPart, setDefinitionCache, setIface |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlInterfaceDefinition(WsdlInterface iface)
Method Detail |
---|
public WsdlInterfaceDefinition load(WsdlDefinitionLoader loader) throws java.lang.Exception
java.lang.Exception
public java.lang.String getTargetNamespace()
public javax.wsdl.Definition getWsdlDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |