public class PercentFraction extends PrimitiveType<Float>
| Constructor and Description | 
|---|
| PercentFraction(Float value) | 
| Modifier and Type | Method and Description | 
|---|---|
| static PercentFraction | valueOf(String s)Returns an  PercentFractionobject holding the value of
 the specified string. | 
equals, getValue, toStringpublic PercentFraction(Float value)
public static PercentFraction valueOf(String s)
PercentFraction object holding the value of
 the specified string.s - The string to be parsed.Copyright © 2014 Open Microscopy Environment