Uses of Enum Class
com.foursoft.harness.vec.v113.VecUSUnitName
Packages that use VecUSUnitName
-
Uses of VecUSUnitName in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecUSUnitNameModifier and TypeFieldDescriptionprotected VecUSUnitNameVecUSUnit.usUnitNameSpecifies the name of theUSUnit.Methods in com.foursoft.harness.vec.v113 that return VecUSUnitNameModifier and TypeMethodDescriptionstatic VecUSUnitNameVecUSUnit.getUsUnitName()Gets the value of the usUnitName property.static VecUSUnitNameReturns the enum constant of this class with the specified name.static VecUSUnitName[]VecUSUnitName.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 VecUSUnitNameModifier and TypeMethodDescriptionvoidVecUSUnit.setUsUnitName(VecUSUnitName value) Sets the value of the usUnitName property.