Uses of Class
javax.measure.test.quantity.VolumeQuantity
Packages that use VolumeQuantity
-
Uses of VolumeQuantity in javax.measure.test.quantity
Methods in javax.measure.test.quantity that return VolumeQuantityModifier and TypeMethodDescriptionVolumeQuantity.add
(VolumeQuantity d1) VolumeQuantity.convert
(VolumeUnit newUnit) VolumeQuantity.divide
(double v) AreaQuantity.multiply
(DistanceQuantity d1) DistanceQuantity.multiply
(AreaQuantity a1) VolumeQuantity.multiply
(double v) VolumeQuantity.subtract
(VolumeQuantity d1) Methods in javax.measure.test.quantity with parameters of type VolumeQuantityModifier and TypeMethodDescriptionVolumeQuantity.add
(VolumeQuantity d1) boolean
VolumeQuantity.eq
(VolumeQuantity d1) boolean
VolumeQuantity.ge
(VolumeQuantity d1) boolean
VolumeQuantity.gt
(VolumeQuantity d1) boolean
VolumeQuantity.le
(VolumeQuantity d1) boolean
VolumeQuantity.lt
(VolumeQuantity d1) boolean
VolumeQuantity.ne
(VolumeQuantity d1) VolumeQuantity.subtract
(VolumeQuantity d1)