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