Uses of Class
org.apache.aries.blueprint.jaxb.Tblueprint

Packages that use Tblueprint
org.apache.aries.blueprint.jaxb   
 

Uses of Tblueprint in org.apache.aries.blueprint.jaxb
 

Methods in org.apache.aries.blueprint.jaxb that return Tblueprint
 Tblueprint ObjectFactory.createTblueprint()
          Create an instance of Tblueprint
 

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type Tblueprint
 javax.xml.bind.JAXBElement<Tblueprint> ObjectFactory.createBlueprint(Tblueprint value)
          Create an instance of JAXBElement<Tblueprint>}
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type Tblueprint
 javax.xml.bind.JAXBElement<Tblueprint> ObjectFactory.createBlueprint(Tblueprint value)
          Create an instance of JAXBElement<Tblueprint>}
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.