Uses of Class
com.rubecula.jquantity.ValuePresentation

Packages that use ValuePresentation
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 ValuePresentation in com.rubecula.jquantity
 

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