Class CfgExternalJarOptions
- java.lang.Object
-
- de.gematik.test.tiger.common.data.config.CfgExternalJarOptions
-
public class CfgExternalJarOptions extends Object
-
-
Constructor Summary
Constructors Constructor Description CfgExternalJarOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<String>getArguments()StringgetHealthcheck()List<String>getOptions()StringgetWorkingDir()inthashCode()voidsetArguments(List<String> arguments)voidsetHealthcheck(String healthcheck)voidsetOptions(List<String> options)voidsetWorkingDir(String workingDir)StringtoString()
-