Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.MovementRangeLinearCT
-
Packages that use MovementRangeLinearCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of MovementRangeLinearCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as MovementRangeLinearCT Modifier and Type Field Description protected MovementRangeLinearCT
InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges. linearMovementRanges
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return MovementRangeLinearCT Modifier and Type Method Description MovementRangeLinearCT
ObjectFactory. createMovementRangeLinearCT()
Create an instance ofMovementRangeLinearCT
MovementRangeLinearCT
InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges. getLinearMovementRanges()
Gets the value of the linearMovementRanges property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type MovementRangeLinearCT Modifier and Type Method Description void
InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges. setLinearMovementRanges(MovementRangeLinearCT value)
Sets the value of the linearMovementRanges property.
-