Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.EnvironmentalPropertyCT
-
Packages that use EnvironmentalPropertyCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of EnvironmentalPropertyCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type EnvironmentalPropertyCT Modifier and Type Field Description protected List<EnvironmentalPropertyCT>Profile.Properties.EnvironmentalProperties. environmentalPropertyprotected List<EnvironmentalPropertyCT>PropertiesForRDCT.EnvironmentalProperties. environmentalPropertyMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return EnvironmentalPropertyCT Modifier and Type Method Description EnvironmentalPropertyCTObjectFactory. createEnvironmentalPropertyCT()Create an instance ofEnvironmentalPropertyCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type EnvironmentalPropertyCT Modifier and Type Method Description List<EnvironmentalPropertyCT>Profile.Properties.EnvironmentalProperties. getEnvironmentalProperty()Gets the value of the environmentalProperty property.List<EnvironmentalPropertyCT>PropertiesForRDCT.EnvironmentalProperties. getEnvironmentalProperty()Gets the value of the environmentalProperty property.
-