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. profileMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile Modifier and Type Method Description ProfileObjectFactory. createProfile()Create an instance ofProfileMethods 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.
-