|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.wsa.WsaContainerImpl
public class WsaContainerImpl
Constructor Summary | |
---|---|
WsaContainerImpl()
|
Method Summary | |
---|---|
WsdlOperation |
getOperation()
|
WsaConfig |
getWsaConfig()
|
boolean |
isWsaEnabled()
|
void |
setOperation(WsdlOperation operation)
|
void |
setWsaEnabled(boolean arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsaContainerImpl()
Method Detail |
---|
public WsdlOperation getOperation()
getOperation
in interface WsaContainer
public WsaConfig getWsaConfig()
getWsaConfig
in interface WsaContainer
public boolean isWsaEnabled()
isWsaEnabled
in interface WsaContainer
public void setWsaEnabled(boolean arg0)
setWsaEnabled
in interface WsaContainer
public void setOperation(WsdlOperation operation)
setOperation
in interface WsaContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |