Uses of Enum Class
cnuphys.magfield.FieldUnit
Packages that use FieldUnit
- 
Uses of FieldUnit in cnuphys.magfieldFields in cnuphys.magfield declared as FieldUnitMethods in cnuphys.magfield that return FieldUnitModifier and TypeMethodDescriptionstatic FieldUnitFieldUnit.fromInt(int val) Get the field unit from an integerstatic FieldUnitReturns the enum constant of this class with the specified name.static FieldUnit[]FieldUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.