Uses of Record Class
org.graylog.plugins.formatting.units.model.Conversion
Packages that use Conversion
-
Uses of Conversion in org.graylog.plugins.formatting.units.model
Methods in org.graylog.plugins.formatting.units.model that return ConversionModifier and TypeMethodDescriptionDerivedUnit.conversion()Returns the value of theconversionrecord component.Constructors in org.graylog.plugins.formatting.units.model with parameters of type ConversionModifierConstructorDescriptionDerivedUnit(String abbrev, String name, String unitType, Conversion conversion) Creates an instance of aDerivedUnitrecord class.