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

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

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

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

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

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



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