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

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

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

Fields in org.apache.aries.blueprint.jaxb declared as Tnull
protected  Tnull TservicePropertyEntry._null
           
protected  Tnull TmapEntry._null
           
protected  Tnull Targument._null
           
protected  Tnull Tproperty._null
           
 

Methods in org.apache.aries.blueprint.jaxb that return Tnull
 Tnull ObjectFactory.createTnull()
          Create an instance of Tnull
 Tnull TservicePropertyEntry.getNull()
          Gets the value of the null property.
 Tnull TmapEntry.getNull()
          Gets the value of the null property.
 Tnull Targument.getNull()
          Gets the value of the null property.
 Tnull Tproperty.getNull()
          Gets the value of the null property.
 

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

Methods in org.apache.aries.blueprint.jaxb with parameters of type Tnull
 javax.xml.bind.JAXBElement<Tnull> ObjectFactory.createTcollectionNull(Tnull value)
          Create an instance of JAXBElement<Tnull>}
 void TservicePropertyEntry.setNull(Tnull value)
          Sets the value of the null property.
 void TmapEntry.setNull(Tnull value)
          Sets the value of the null property.
 void Targument.setNull(Tnull value)
          Sets the value of the null property.
 void Tproperty.setNull(Tnull value)
          Sets the value of the null property.
 



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