Uses of Class
org.openamf.config.PageableRecordsetConfig

Packages that use PageableRecordsetConfig
org.openamf.config   
 

Uses of PageableRecordsetConfig in org.openamf.config
 

Methods in org.openamf.config that return PageableRecordsetConfig
 PageableRecordsetConfig OpenAMFConfig.getPageableRecordsetConfig()
           
 

Methods in org.openamf.config with parameters of type PageableRecordsetConfig
 void OpenAMFConfig.setPageableRecordsetConfig(PageableRecordsetConfig pageableRecordsetConfig)