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