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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as Tinterfaces
protected  Tinterfaces Tservice.interfaces
           
 

Methods in org.apache.aries.blueprint.jaxb that return Tinterfaces
 Tinterfaces ObjectFactory.createTinterfaces()
          Create an instance of Tinterfaces
 Tinterfaces Tservice.getInterfaces()
          Gets the value of the interfaces property.
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type Tinterfaces
 void Tservice.setInterfaces(Tinterfaces value)
          Sets the value of the interfaces property.
 



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