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.PropertiesProfile. propertiesMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile.Properties Modifier and Type Method Description Profile.PropertiesObjectFactory. createProfileProperties()Create an instance ofProfile.PropertiesProfile.PropertiesProfile. 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 voidProfile. setProperties(Profile.Properties value)Sets the value of the properties property.
-