Uses of Class
be.destin.skos.usage.Title

Packages that use Title
be.destin.skos.usage   
 

Uses of Title in be.destin.skos.usage
 

Methods in be.destin.skos.usage that return Title
 Title ObjectFactory.createTitle()
          Create an instance of Title
 Title Reference.getName()
          Gets the value of the name property.
 

Methods in be.destin.skos.usage with parameters of type Title
 void Reference.setName(Title value)
          Sets the value of the name property.