Uses of Class
fedora.client.bmech.data.ServiceProfile

Packages that use ServiceProfile
fedora.client.bmech   
fedora.client.bmech.data   
 

Uses of ServiceProfile in fedora.client.bmech
 

Methods in fedora.client.bmech that return ServiceProfile
 ServiceProfile ServiceProfilePane.getServiceProfile()
           
 

Uses of ServiceProfile in fedora.client.bmech.data
 

Methods in fedora.client.bmech.data that return ServiceProfile
 ServiceProfile BMechTemplate.getServiceProfile()
           
 

Methods in fedora.client.bmech.data with parameters of type ServiceProfile
 void BMechTemplate.setServiceProfile(ServiceProfile profile)