Class ActReturnDetails
- java.lang.Object
-
- kz.greetgo.script.model.expr.flow.act.ActReturnDetails
-
public class ActReturnDetails extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringdescriptionValueExtTypetypejava.lang.StringtypeDisplayStr
-
Constructor Summary
Constructors Constructor Description ActReturnDetails()
-
-
-
Field Detail
-
type
public ValueExtType type
-
typeDisplayStr
public java.lang.String typeDisplayStr
-
description
public java.lang.String description
-
-