Class CfgTemplates
- java.lang.Object
-
- de.gematik.test.tiger.testenvmgr.config.CfgTemplates
-
public class CfgTemplates extends Object
-
-
Constructor Summary
Constructors Constructor Description CfgTemplates()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<CfgServer>getTemplates()inthashCode()voidsetTemplates(List<CfgServer> templates)StringtoString()
-
-
-
Method Detail
-
canEqual
protected boolean canEqual(Object other)
-
-