Uses of Enum Class
com.foursoft.harness.vec.v113.VecImperialUnitName
Packages that use VecImperialUnitName
-
Uses of VecImperialUnitName in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecImperialUnitNameModifier and TypeFieldDescriptionprotected VecImperialUnitNameVecImperialUnit.imperialUnitNameSpecifies the name of the imperial unit.Methods in com.foursoft.harness.vec.v113 that return VecImperialUnitNameModifier and TypeMethodDescriptionstatic VecImperialUnitNameVecImperialUnit.getImperialUnitName()Gets the value of the imperialUnitName property.static VecImperialUnitNameReturns the enum constant of this class with the specified name.static VecImperialUnitName[]VecImperialUnitName.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 VecImperialUnitNameModifier and TypeMethodDescriptionvoidVecImperialUnit.setImperialUnitName(VecImperialUnitName value) Sets the value of the imperialUnitName property.