All Classes and Interfaces
Class
Description
A AbstractBaseUnit is a stereotype interface that can be used in wildcard boundaries for any kind of BaseUnit types.
A definition of any kind of measurement used in the api.
A BaseUnit is the type definition of an
Measurable
.A BaseUnitConverter.
A Measurable.
A MeasurableConverter is just an in-out
DozerConverter
for Measurable
s to avoid instantiating Measurables and passing
source to destination.A MeasurableString.
A MeasurableStringConverter.
A MetricDimension represents metric dimensional units, like meters.
A MetricDimensionUnit.
A Piece.
A PieceUnit.
A UnitConstants.
A Units is a helper class to deal with units.
A UnitsUtil.
An UnitType is a super type of all concrete units.
An UnitUserType is used by Hibernate as converter for custom
Unit
types.A Weight represents a real world weight, that comes with an
Unit
and a value.A WeightUnit is a concrete set of all possible weights.