Uses of Class
eu.xtreemos.xosd.resmng.data.JobDescription

Packages that use JobDescription
eu.xtreemos.xosd.resmng.data   
 

Uses of JobDescription in eu.xtreemos.xosd.resmng.data
 

Fields in eu.xtreemos.xosd.resmng.data declared as JobDescription
private  JobDescription ResourceMatching.jobdesc
           
 

Methods in eu.xtreemos.xosd.resmng.data that return JobDescription
 JobDescription ResourceMatching.getJobDesc()
           
 

Methods in eu.xtreemos.xosd.resmng.data with parameters of type JobDescription
 void ResourceMatching.setDesc(JobDescription jobDesc)