Uses of Class
ome.xml.model.primitives.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in ome.xml.model.primitives
Subclasses of PrimitiveType in ome.xml.model.primitivesModifier and TypeClassDescriptionclassPrimitive type that represents an RGBA color.classA float whose constraints are bound to Java's 64-bit float (double) and a further non-negative restriction.classAn integer whose constraints are bound to Java's 32-bit signed integer type and a further non-negative restriction.classAn integer whose constraints are bound to Java's 64-bit signed integer type and a further non-negative restriction.classA floating point value whose constraints are bound to Java's 32-bit floating point type and a further 0.0f minimum and 1.0f maximum.classA float whose constraints are bound to Java's 64-bit float (double) and a further positive restriction.classAn integer whose constraints are bound to Java's 32-bit signed integer type and a further positive restriction.classAn integer whose constraints are bound to Java's 64-bit signed integer type and a further positive restriction.classPrimitive type that represents an ISO 8601 timestamp.