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. environmentalProperty
protected List<EnvironmentalPropertyCT>
PropertiesForRDCT.EnvironmentalProperties. environmentalProperty
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return EnvironmentalPropertyCT Modifier and Type Method Description EnvironmentalPropertyCT
ObjectFactory. createEnvironmentalPropertyCT()
Create an instance ofEnvironmentalPropertyCT
Methods 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.
-