public class TestExecutionDTO extends Object
TestExecutionDTO()
TestExecutionDTO(String body, String type, String step)
String
getBody()
getStep()
getType()
void
setBody(String body)
setStep(String step)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestExecutionDTO()
public TestExecutionDTO(String body, String type, String step)
public String getBody()
public void setBody(String body)
public String getType()
public void setType(String type)
public String getStep()
public void setStep(String step)
Copyright © 2019 VILT Group. All rights reserved.