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

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

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

Fields in org.apache.aries.blueprint.jaxb with type parameters of type TmapEntry
protected  java.util.List<TmapEntry> Tmap.entry
           
 

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

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type TmapEntry
 java.util.List<TmapEntry> Tmap.getEntry()
          Gets the value of the entry property.
 



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