Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.Null

Packages that use Null
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans   
 

Uses of Null in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans declared as Null
protected  Null PropertyType._null
           
protected  Null ConstructorArg._null
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans that return Null
 Null Null.clone()
          Creates and returns a copy of this object.
 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.priv.collections.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans with parameters of type Null
Null(Null o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.Null instance by copying a given instance.
 



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