Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Profile.ExecCapaRefs.ExecCapaRef
-
Packages that use Profile.ExecCapaRefs.ExecCapaRef Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Profile.ExecCapaRefs.ExecCapaRef in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type Profile.ExecCapaRefs.ExecCapaRef Modifier and Type Field Description protected List<Profile.ExecCapaRefs.ExecCapaRef>
Profile.ExecCapaRefs. execCapaRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile.ExecCapaRefs.ExecCapaRef Modifier and Type Method Description Profile.ExecCapaRefs.ExecCapaRef
ObjectFactory. createProfileExecCapaRefsExecCapaRef()
Create an instance ofProfile.ExecCapaRefs.ExecCapaRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type Profile.ExecCapaRefs.ExecCapaRef Modifier and Type Method Description List<Profile.ExecCapaRefs.ExecCapaRef>
Profile.ExecCapaRefs. getExecCapaRef()
Gets the value of the execCapaRef property.
-