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

Packages that use Usages
be.destin.skos.usage   
 

Uses of Usages in be.destin.skos.usage
 

Methods in be.destin.skos.usage that return Usages
 Usages ObjectFactory.createUsages()
          Create an instance of Usages
 

Methods in be.destin.skos.usage that return types with arguments of type Usages
 javax.xml.bind.JAXBElement<Usages> ObjectFactory.createUsages(Usages value)
          Create an instance of JAXBElement<Usages>}
 

Methods in be.destin.skos.usage with parameters of type Usages
 javax.xml.bind.JAXBElement<Usages> ObjectFactory.createUsages(Usages value)
          Create an instance of JAXBElement<Usages>}