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

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

Uses of DSInputRule in fedora.client.bmech
 

Methods in fedora.client.bmech that return DSInputRule
 DSInputRule[] DatastreamInputPane.getDSInputRules()
           
 

Uses of DSInputRule in fedora.client.bmech.data
 

Methods in fedora.client.bmech.data that return DSInputRule
 DSInputRule[] BMechTemplate.getDSInputSpec()
           
 

Methods in fedora.client.bmech.data with parameters of type DSInputRule
 void BMechTemplate.setDSInputSpec(DSInputRule[] dsInputSpec)