Uses of Class
org.filteredpush.rdf.binding.HandlerResources

Packages that use HandlerResources
org.filteredpush.rdf.binding   
 

Uses of HandlerResources in org.filteredpush.rdf.binding
 

Methods in org.filteredpush.rdf.binding that return HandlerResources
 HandlerResources ObjectFactory.createHandlerResources()
          Create an instance of HandlerResources
 HandlerResources HandlerModel.getResources()
          Gets the value of the resources property.
 

Methods in org.filteredpush.rdf.binding with parameters of type HandlerResources
 void HandlerModel.setResources(HandlerResources value)
          Sets the value of the resources property.