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