Uses of Enum Class
com.foursoft.harness.vec.v113.VecIECPrefix
Packages that use VecIECPrefix
-
Uses of VecIECPrefix in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecIECPrefixModifier and TypeFieldDescriptionprotected VecIECPrefixVecIECUnit.iecPrefixSpecifies the prefix of the IEC unit.Methods in com.foursoft.harness.vec.v113 that return VecIECPrefixModifier and TypeMethodDescriptionstatic VecIECPrefixVecIECUnit.getIecPrefix()Gets the value of the iecPrefix property.static VecIECPrefixReturns the enum constant of this class with the specified name.static VecIECPrefix[]VecIECPrefix.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 VecIECPrefixModifier and TypeMethodDescriptionvoidVecIECUnit.setIecPrefix(VecIECPrefix value) Sets the value of the iecPrefix property.