Class Text
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.property.dmn.Text
-
- All Implemented Interfaces:
DMNProperty
@Portable public class Text extends Object implements DMNProperty
-
-
Constructor Detail
-
Text
public Text()
-
Text
public Text(String value)
-
-