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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as Tkey
protected  Tkey TmapEntry.keyAttribute
           
 

Methods in org.apache.aries.blueprint.jaxb that return Tkey
 Tkey ObjectFactory.createTkey()
          Create an instance of Tkey
 Tkey TmapEntry.getKeyAttribute()
          Gets the value of the keyAttribute property.
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type Tkey
 void TmapEntry.setKeyAttribute(Tkey value)
          Sets the value of the keyAttribute property.
 



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