Uses of Enum Class
com.foursoft.harness.vec.v113.VecOtherUnitName
Packages that use VecOtherUnitName
-
Uses of VecOtherUnitName in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecOtherUnitNameModifier and TypeFieldDescriptionprotected VecOtherUnitNameVecOtherUnit.otherUnitNameSpecifies the name of the unit.Methods in com.foursoft.harness.vec.v113 that return VecOtherUnitNameModifier and TypeMethodDescriptionstatic VecOtherUnitNameVecOtherUnit.getOtherUnitName()Gets the value of the otherUnitName property.static VecOtherUnitNameReturns the enum constant of this class with the specified name.static VecOtherUnitName[]VecOtherUnitName.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 VecOtherUnitNameModifier and TypeMethodDescriptionvoidVecOtherUnit.setOtherUnitName(VecOtherUnitName value) Sets the value of the otherUnitName property.