thewebsemantic.binding
Class Binding

java.lang.Object
  extended by thewebsemantic.binding.Binding

public class Binding
extends java.lang.Object


Constructor Summary
Binding(Jenabean b, com.hp.hpl.jena.ontology.OntClass c)
           
 
Method Summary
 void to(java.lang.Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Binding

public Binding(Jenabean b,
               com.hp.hpl.jena.ontology.OntClass c)
Method Detail

to

public void to(java.lang.Class<?> c)