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