Uses of Class
ch.nolix.system.element.relativevalue.AbsoluteOrRelativeInt
Packages that use AbsoluteOrRelativeInt
-
Uses of AbsoluteOrRelativeInt in ch.nolix.system.element.relativevalue
Methods in ch.nolix.system.element.relativevalue that return AbsoluteOrRelativeIntModifier and TypeMethodDescriptionstatic AbsoluteOrRelativeIntAbsoluteOrRelativeInt.fromSpecification(INode<?> specification) static AbsoluteOrRelativeIntAbsoluteOrRelativeInt.withIntValue(int intValue) static AbsoluteOrRelativeIntAbsoluteOrRelativeInt.withPercentage(double percentage)