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

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

Uses of Method in fedora.client.bmech
 

Methods in fedora.client.bmech that return Method
 Method[] MethodsPane.getMethods()
           
 

Uses of Method in fedora.client.bmech.data
 

Methods in fedora.client.bmech.data that return Method
 Method[] BObjTemplate.getMethods()
           
 

Methods in fedora.client.bmech.data with parameters of type Method
 void BObjTemplate.setMethods(Method[] methods)