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

Packages that use HandlerObject
org.filteredpush.rdf.binding   
 

Uses of HandlerObject in org.filteredpush.rdf.binding
 

Methods in org.filteredpush.rdf.binding that return HandlerObject
 HandlerObject ObjectFactory.createHandlerObject()
          Create an instance of HandlerObject
 HandlerObject HandlerProperty.getObject()
          Gets the value of the object property.
 

Methods in org.filteredpush.rdf.binding with parameters of type HandlerObject
 void HandlerProperty.setObject(HandlerObject value)
          Sets the value of the object property.