Uses of Enum Class
cnuphys.magfield.LengthUnit
Packages that use LengthUnit
- 
Uses of LengthUnit in cnuphys.magfieldFields in cnuphys.magfield declared as LengthUnitMethods in cnuphys.magfield that return LengthUnitModifier and TypeMethodDescriptionstatic LengthUnitLengthUnit.fromInt(int val) Get the length unit from an integerstatic LengthUnitReturns 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.