Package oracle.communication.brm.charging.util.unit
package oracle.communication.brm.charging.util.unit
-
ClassDescriptionCreated with IntelliJ IDEA.Represents a Data volume unit with supported units in: Bytes KiloBytes = KibiBytes = 1024 Bytes MegaBytes = MebiBytes = 1024 * 1024 Bytes GigaBytes = GibiBytes = 1024 * 1024 * 1024 Bytes TeraBytes = TebiBytes = 1024 * 1024 * 1024 * 1024 BytesRepresents the time duration unit.Class presents a Unit that represents a Currency.Represents the frequency unit.Represents a generic unit of measurement.Exception class to support where any mathematical operation between two or more Unit types is not supported.Represents an association between an Unit and its quantity.