Package | Description |
---|---|
ome.xml.model.primitives |
Modifier and Type | Class and Description |
---|---|
class |
PositiveFloat
A float whose constraints are bound to Java's 64-bit float (double) and a
further positive restriction.
|
Modifier and Type | Method and Description |
---|---|
static NonNegativeFloat |
NonNegativeFloat.valueOf(String s)
Returns an
NonNegativeFloat object holding the value of
the specified string. |
Copyright © 2016 Open Microscopy Environment