Uses of Class
ome.xml.model.primitives.PositiveLong
-
Packages that use PositiveLong Package Description ome.xml.model.primitives -
-
Uses of PositiveLong in ome.xml.model.primitives
Methods in ome.xml.model.primitives that return PositiveLong Modifier and Type Method Description static PositiveLong
PositiveLong. valueOf(String s)
Returns anPositiveLong
object holding the value of the specified string.
-