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 NonNegativeDecimalNonNegativeDecimal. valueOf(String stringValue)Returns a NonNegativeDecimal instance representing the specified String value
-