public final class ActTestSpecEventYaml
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ActTestSpecEventYaml
public ActTestSpecEventYaml()
-
Method Details
-
getType
@Nullable
public String getType()
-
getPayload
@Nullable
public String getPayload()
-
setType
public void setType(@Nullable
String type)
-
setPayload
public void setPayload(@Nullable
String payload)
-