Uses of Enum Class
com.foursoft.harness.vec.v113.VecSiPrefix
Packages that use VecSiPrefix
-
Uses of VecSiPrefix in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecSiPrefixModifier and TypeFieldDescriptionprotected VecSiPrefixVecSIUnit.siPrefixSpecifies the prefix of the SI unit (e.g.Methods in com.foursoft.harness.vec.v113 that return VecSiPrefixModifier and TypeMethodDescriptionstatic VecSiPrefixVecSIUnit.getSiPrefix()Gets the value of the siPrefix property.static VecSiPrefixReturns the enum constant of this class with the specified name.static VecSiPrefix[]VecSiPrefix.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 VecSiPrefixModifier and TypeMethodDescriptionvoidVecSIUnit.setSiPrefix(VecSiPrefix value) Sets the value of the siPrefix property.