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

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

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

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

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

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



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