Uses of Class
project35.mda.config.GeneralDisplayPropertiesConfiguration

Packages that use GeneralDisplayPropertiesConfiguration
project35.mda.config This package contains classes which manage the configuration options for the data entry tool which are not covered by the XML Schema. 
 

Uses of GeneralDisplayPropertiesConfiguration in project35.mda.config
 

Methods in project35.mda.config that return GeneralDisplayPropertiesConfiguration
 GeneralDisplayPropertiesConfiguration Project35ConfigurationReader.getGeneralDisplayPropertiesConfiguration()
           
 

Methods in project35.mda.config with parameters of type GeneralDisplayPropertiesConfiguration
 void Project35ConfigurationReader.setGeneralDisplayPropertiesConfiguration(GeneralDisplayPropertiesConfiguration generalDisplayPropertiesConfiguration)