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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as TinlinedReference
protected  TinlinedReference TservicePropertyEntry.reference
           
protected  TinlinedReference TregistrationListener.reference
           
protected  TinlinedReference TreferenceListener.reference
           
protected  TinlinedReference TmapEntry.reference
           
protected  TinlinedReference Tkey.reference
           
protected  TinlinedReference Targument.reference
           
protected  TinlinedReference Tproperty.reference
           
protected  TinlinedReference Tservice.reference
           
 

Methods in org.apache.aries.blueprint.jaxb that return TinlinedReference
 TinlinedReference ObjectFactory.createTinlinedReference()
          Create an instance of TinlinedReference
 TinlinedReference TservicePropertyEntry.getReference()
          Gets the value of the reference property.
 TinlinedReference TregistrationListener.getReference()
          Gets the value of the reference property.
 TinlinedReference TreferenceListener.getReference()
          Gets the value of the reference property.
 TinlinedReference TmapEntry.getReference()
          Gets the value of the reference property.
 TinlinedReference Tkey.getReference()
          Gets the value of the reference property.
 TinlinedReference Targument.getReference()
          Gets the value of the reference property.
 TinlinedReference Tproperty.getReference()
          Gets the value of the reference property.
 TinlinedReference Tservice.getReference()
          Gets the value of the reference property.
 

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type TinlinedReference
 javax.xml.bind.JAXBElement<TinlinedReference> ObjectFactory.createTcollectionReference(TinlinedReference value)
          Create an instance of JAXBElement<TinlinedReference>}
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type TinlinedReference
 javax.xml.bind.JAXBElement<TinlinedReference> ObjectFactory.createTcollectionReference(TinlinedReference value)
          Create an instance of JAXBElement<TinlinedReference>}
 void TservicePropertyEntry.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void TregistrationListener.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void TreferenceListener.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void TmapEntry.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void Tkey.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void Targument.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void Tproperty.setReference(TinlinedReference value)
          Sets the value of the reference property.
 void Tservice.setReference(TinlinedReference value)
          Sets the value of the reference property.
 



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