Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.Null

Packages that use Null
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl   
 

Uses of Null in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans that return Null
 Null ObjectFactory.createNull()
          Create an instance of Null
 Null PropertyType.getNull()
          Gets the value of the null property.
 Null ConstructorArg.getNull()
          Gets the value of the null property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans with parameters of type Null
 void PropertyType.setNull(Null value)
          Sets the value of the null property.
 void ConstructorArg.setNull(Null value)
          Sets the value of the null property.
 

Uses of Null in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl that implement Null
 class NullImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl that return Null
 Null PropertyTypeImpl.getNull()
           
 Null ConstructorArgImpl.getNull()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl with parameters of type Null
 void PropertyTypeImpl.setNull(Null value)
           
 void ConstructorArgImpl.setNull(Null value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.