Uses of Enum Class
com.foursoft.harness.vec.v113.VecSiUnitName
Packages that use VecSiUnitName
-
Uses of VecSiUnitName in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecSiUnitNameModifier and TypeFieldDescriptionprotected VecSiUnitNameVecSIUnit.siUnitNameSpecifies the name of SI unit (e.g.Methods in com.foursoft.harness.vec.v113 that return VecSiUnitNameModifier and TypeMethodDescriptionstatic VecSiUnitNameVecSIUnit.getSiUnitName()Gets the value of the siUnitName property.static VecSiUnitNameReturns the enum constant of this class with the specified name.static VecSiUnitName[]VecSiUnitName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.foursoft.harness.vec.v113 with parameters of type VecSiUnitNameModifier and TypeMethodDescriptionvoidVecSIUnit.setSiUnitName(VecSiUnitName value) Sets the value of the siUnitName property.