Uses of Class
edu.harvard.med.countway.dl.model.Resource

Uses of Resource in edu.harvard.med.countway.dl.model
 

Methods in edu.harvard.med.countway.dl.model that return Resource
 Resource UserResource.getResource()
           
 Resource TocFeed.getResource()
           
 

Methods in edu.harvard.med.countway.dl.model that return types with arguments of type Resource
 java.util.List<Resource> ResourceList.getResourceList()
           
 

Methods in edu.harvard.med.countway.dl.model with parameters of type Resource
 void UserResource.setResource(Resource resource)
           
 void TocFeed.setResource(Resource resource)
           
 

Method parameters in edu.harvard.med.countway.dl.model with type arguments of type Resource
 void ResourceList.setResourceList(java.util.List<Resource> resourceList)
           
 



Copyright © 2010. All Rights Reserved.