Class Width
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.property.dimensions.Width
-
- All Implemented Interfaces:
DMNProperty
@Portable public class Width extends Object implements DMNProperty
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)DoublegetValue()inthashCode()voidsetValue(Double value)
-
-
-
Constructor Detail
-
Width
public Width()
-
Width
public Width(Double value)
-
-