Uses of Enum Class
com.foursoft.harness.vec.v113.VecIECUnitName
Packages that use VecIECUnitName
-
Uses of VecIECUnitName in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecIECUnitNameModifier and TypeFieldDescriptionprotected VecIECUnitNameVecIECUnit.iecUnitNameSpecifies the name of the IEC unit.Methods in com.foursoft.harness.vec.v113 that return VecIECUnitNameModifier and TypeMethodDescriptionstatic VecIECUnitNameVecIECUnit.getIecUnitName()Gets the value of the iecUnitName property.static VecIECUnitNameReturns the enum constant of this class with the specified name.static VecIECUnitName[]VecIECUnitName.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 VecIECUnitNameModifier and TypeMethodDescriptionvoidVecIECUnit.setIecUnitName(VecIECUnitName value) Sets the value of the iecUnitName property.