Uses of Class
org.odftoolkit.odfdom.type.NonNegativeDecimal
-
Packages that use NonNegativeDecimal Package Description org.odftoolkit.odfdom.type -
-
Uses of NonNegativeDecimal in org.odftoolkit.odfdom.type
Methods in org.odftoolkit.odfdom.type that return NonNegativeDecimal Modifier and Type Method Description static NonNegativeDecimal
NonNegativeDecimal. valueOf(String stringValue)
Returns a NonNegativeDecimal instance representing the specified String value
-