Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.PropertyVarCT
-
Packages that use PropertyVarCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of PropertyVarCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as PropertyVarCT Modifier and Type Field Description protected PropertyVarCTProfile.Properties. selectivePropertiesprotected PropertyVarCTProfile.Properties. technicalPropertiesMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return PropertyVarCT Modifier and Type Method Description PropertyVarCTObjectFactory. createPropertyVarCT()Create an instance ofPropertyVarCTPropertyVarCTProfile.Properties. getSelectiveProperties()Gets the value of the selectiveProperties property.PropertyVarCTProfile.Properties. getTechnicalProperties()Gets the value of the technicalProperties property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type PropertyVarCT Modifier and Type Method Description voidProfile.Properties. setSelectiveProperties(PropertyVarCT value)Sets the value of the selectiveProperties property.voidProfile.Properties. setTechnicalProperties(PropertyVarCT value)Sets the value of the technicalProperties property.
-