|
||||||||||
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>
public abstract class AbstractInterfaceDefinition<T extends AbstractInterface>
Constructor Summary | |
---|---|
protected |
AbstractInterfaceDefinition(T iface)
|
Method Summary | |
---|---|
DefinitionCache |
getDefinitionCache()
|
java.util.List |
getDefinitionParts()
|
T |
getInterface()
|
InterfaceDefinitionPart |
getRootPart()
|
void |
setDefinitionCache(DefinitionCache definitionCache)
|
void |
setIface(T iface)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.eviware.soapui.impl.support.definition.InterfaceDefinition |
---|
findType, getDefinedNamespaces, getSchemaTypeLoader, getSchemaTypeSystem, getTargetNamespace, hasSchemaTypes |
Constructor Detail |
---|
protected AbstractInterfaceDefinition(T iface)
Method Detail |
---|
public DefinitionCache getDefinitionCache()
getDefinitionCache
in interface InterfaceDefinition<T extends AbstractInterface>
public void setDefinitionCache(DefinitionCache definitionCache)
public InterfaceDefinitionPart getRootPart()
public java.util.List getDefinitionParts() throws java.lang.Exception
java.lang.Exception
public T getInterface()
getInterface
in interface InterfaceDefinition<T extends AbstractInterface>
public void setIface(T iface)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |