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

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

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

Fields in org.apache.aries.blueprint.jaxb with type parameters of type Tprop
protected  java.util.List<Tprop> Tprops.prop
           
 

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

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type Tprop
 java.util.List<Tprop> Tprops.getProp()
          Gets the value of the prop property.
 



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