Uses of Enum Class
cnuphys.magfield.LengthUnit
Packages that use LengthUnit
-
Uses of LengthUnit in cnuphys.magfield
Fields in cnuphys.magfield declared as LengthUnitMethods in cnuphys.magfield that return LengthUnitModifier and TypeMethodDescriptionstatic LengthUnit
LengthUnit.fromInt
(int val) Get the length unit from an integerstatic LengthUnit
Returns the enum constant of this class with the specified name.static LengthUnit[]
LengthUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.