|
||||||||||
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<RestService>
com.eviware.soapui.impl.wadl.support.WadlInterfaceDefinition
public class WadlInterfaceDefinition
Constructor Summary | |
---|---|
WadlInterfaceDefinition(RestService iface)
|
Method Summary | |
---|---|
com.sun.research.wadl.x2006.x10.ApplicationDocument.Application |
getApplication()
|
java.lang.String |
getTargetNamespace()
|
WadlInterfaceDefinition |
load(DefinitionLoader 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 WadlInterfaceDefinition(RestService iface)
Method Detail |
---|
public WadlInterfaceDefinition load(DefinitionLoader loader) throws java.lang.Exception
java.lang.Exception
public java.lang.String getTargetNamespace()
public com.sun.research.wadl.x2006.x10.ApplicationDocument.Application getApplication()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |