Uses of Class
com.rubecula.jquantity.QuantityPresentation

Packages that use QuantityPresentation
com.rubecula.jquantity

JQuantity Contents: Copyright Notice Overview JQuantity Philosophy Programming Conventions Package Structure
Class Structure Links Important Note about the links to classes in this document:  This document appears in two different places: the source tree and the doc tree (where it is placed by the javadoc program). 

 

Uses of QuantityPresentation in com.rubecula.jquantity
 

Methods in com.rubecula.jquantity that return QuantityPresentation
static QuantityPresentation QuantityPresentation.valueOf(java.lang.String quantity)
          Factory method to create a new instance of QuantityPresentation from a string quantity.