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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as TserviceProperties
protected  TserviceProperties Tservice.serviceProperties
           
 

Methods in org.apache.aries.blueprint.jaxb that return TserviceProperties
 TserviceProperties ObjectFactory.createTserviceProperties()
          Create an instance of TserviceProperties
 TserviceProperties Tservice.getServiceProperties()
          Gets the value of the serviceProperties property.
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type TserviceProperties
 void Tservice.setServiceProperties(TserviceProperties value)
          Sets the value of the serviceProperties property.
 



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