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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as TtypeConverters
protected  TtypeConverters Tblueprint.typeConverters
           
 

Methods in org.apache.aries.blueprint.jaxb that return TtypeConverters
 TtypeConverters ObjectFactory.createTtypeConverters()
          Create an instance of TtypeConverters
 TtypeConverters Tblueprint.getTypeConverters()
          Gets the value of the typeConverters property.
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type TtypeConverters
 void Tblueprint.setTypeConverters(TtypeConverters value)
          Sets the value of the typeConverters property.
 



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