Class CfgStandaloneProxy
- java.lang.Object
-
- de.gematik.test.tiger.testenvmgr.config.tigerProxyStandalone.CfgStandaloneProxy
-
public class CfgStandaloneProxy extends Object
-
-
Constructor Summary
Constructors Constructor Description CfgStandaloneProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)TigerProxyConfigurationgetTigerProxy()inthashCode()voidsetTigerProxy(TigerProxyConfiguration tigerProxy)StringtoString()
-
-
-
Method Detail
-
getTigerProxy
public TigerProxyConfiguration getTigerProxy()
-
setTigerProxy
public void setTigerProxy(TigerProxyConfiguration tigerProxy)
-
canEqual
protected boolean canEqual(Object other)
-
-