Uses of Class
com.foursoft.harness.vec.v113.VecValueWithUnit
Packages that use VecValueWithUnit
-
Uses of VecValueWithUnit in com.foursoft.harness.vec.v113
Subclasses of VecValueWithUnit in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassA quantity expressed with a numerical value and a unit.classA pair of numerical values representing a value range.Fields in com.foursoft.harness.vec.v113 declared as VecValueWithUnitModifier and TypeFieldDescriptionprotected VecValueWithUnitVecWireProtectionRole.gradientSpecifies the gradient of the taping.Methods in com.foursoft.harness.vec.v113 that return VecValueWithUnitModifier and TypeMethodDescriptionVecWireProtectionRole.getGradient()Gets the value of the gradient property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecValueWithUnitModifier and TypeMethodDescriptionVecUnit.getRefValueWithUnit()Gets aSetof allVecValueWithUnitthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling.Methods in com.foursoft.harness.vec.v113 with parameters of type VecValueWithUnitModifier and TypeMethodDescriptionvoidVecWireProtectionRole.setGradient(VecValueWithUnit value) Sets the value of the gradient property.