Uses of Class
com.storedobject.iot.UnitType
Packages that use UnitType
-
Uses of UnitType in com.storedobject.iot
Methods in com.storedobject.iot that return UnitTypeModifier and TypeMethodDescriptionstatic UnitType
UnitType.create
(TransactionManager tm, Class<? extends Unit> uClass) static UnitType
static UnitType
final UnitType
Unit.getType()
Retrieves the type of this unit as an instance of UnitType.UnitDefinition.getUnitType()
Methods in com.storedobject.iot with parameters of type UnitType