Class Name
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.property.dmn.Name
-
- All Implemented Interfaces:
DMNProperty
@Portable public class Name extends Object implements DMNProperty
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_NAME
-
-
-
Field Detail
-
DEFAULT_NAME
public static final transient String DEFAULT_NAME
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Name
public Name()
-
Name
public Name(String value)
-
-