Uses of Class
javax.measure.test.quantity.VolumeQuantity
-
Uses of VolumeQuantity in javax.measure.test.quantity
Modifier 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) Modifier 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)