Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.MovementRangeRotationalCT
-
Packages that use MovementRangeRotationalCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of MovementRangeRotationalCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as MovementRangeRotationalCT Modifier and Type Field Description protected MovementRangeRotationalCT
InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges. rotationalMovementRanges
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return MovementRangeRotationalCT Modifier and Type Method Description MovementRangeRotationalCT
ObjectFactory. createMovementRangeRotationalCT()
Create an instance ofMovementRangeRotationalCT
MovementRangeRotationalCT
InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges. getRotationalMovementRanges()
Gets the value of the rotationalMovementRanges property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type MovementRangeRotationalCT Modifier and Type Method Description void
InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges. setRotationalMovementRanges(MovementRangeRotationalCT value)
Sets the value of the rotationalMovementRanges property.
-