Class Height
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.property.dimensions.Height
-
- All Implemented Interfaces:
DMNProperty
@Portable public class Height 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
-
Height
public Height()
-
Height
public Height(Double value)
-
-