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 PositiveLongPositiveLong. valueOf(java.lang.String s)Returns anPositiveLongobject holding the value of the specified string.
-