Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.MechanicalResourceDescCT
-
Packages that use MechanicalResourceDescCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of MechanicalResourceDescCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as MechanicalResourceDescCT Modifier and Type Field Description protected MechanicalResourceDescCT
InterfacesForRDCT.IFImplementations. mechanic
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return MechanicalResourceDescCT Modifier and Type Method Description MechanicalResourceDescCT
ObjectFactory. createMechanicalResourceDescCT()
Create an instance ofMechanicalResourceDescCT
MechanicalResourceDescCT
InterfacesForRDCT.IFImplementations. getMechanic()
Gets the value of the mechanic property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type MechanicalResourceDescCT Modifier and Type Method Description void
InterfacesForRDCT.IFImplementations. setMechanic(MechanicalResourceDescCT value)
Sets the value of the mechanic property.
-