Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.WorkspaceCylinderCT
-
Packages that use WorkspaceCylinderCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of WorkspaceCylinderCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as WorkspaceCylinderCT Modifier and Type Field Description protected WorkspaceCylinderCT
HasWorkspaceTypeAndDimensions. workspaceCylinder
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return WorkspaceCylinderCT Modifier and Type Method Description WorkspaceCylinderCT
ObjectFactory. createWorkspaceCylinderCT()
Create an instance ofWorkspaceCylinderCT
WorkspaceCylinderCT
HasWorkspaceTypeAndDimensions. getWorkspaceCylinder()
Gets the value of the workspaceCylinder property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type WorkspaceCylinderCT Modifier and Type Method Description void
HasWorkspaceTypeAndDimensions. setWorkspaceCylinder(WorkspaceCylinderCT value)
Sets the value of the workspaceCylinder property.
-