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

Packages that use HandlerOntologies
org.filteredpush.rdf.binding   
 

Uses of HandlerOntologies in org.filteredpush.rdf.binding
 

Methods in org.filteredpush.rdf.binding that return HandlerOntologies
 HandlerOntologies ObjectFactory.createHandlerOntologies()
          Create an instance of HandlerOntologies
 HandlerOntologies HandlerModel.getOntologies()
          Gets the value of the ontologies property.
 

Methods in org.filteredpush.rdf.binding with parameters of type HandlerOntologies
 void HandlerModel.setOntologies(HandlerOntologies value)
          Sets the value of the ontologies property.