Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Profile.ExecCapaRefs
-
Packages that use Profile.ExecCapaRefs Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Profile.ExecCapaRefs in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as Profile.ExecCapaRefs Modifier and Type Field Description protected Profile.ExecCapaRefs
Profile. execCapaRefs
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile.ExecCapaRefs Modifier and Type Method Description Profile.ExecCapaRefs
ObjectFactory. createProfileExecCapaRefs()
Create an instance ofProfile.ExecCapaRefs
Profile.ExecCapaRefs
Profile. getExecCapaRefs()
Gets the value of the execCapaRefs property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type Profile.ExecCapaRefs Modifier and Type Method Description void
Profile. setExecCapaRefs(Profile.ExecCapaRefs value)
Sets the value of the execCapaRefs property.
-