Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Null

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans that return Null
 Null Null.clone()
          Creates and returns a copy of this object.
static Null ObjectFactory.copyOfNull(Null clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Null instance.
 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.valueclass.spring.beans with parameters of type Null
static Null ObjectFactory.copyOfNull(Null clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Null instance.
 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.pub.indexed.valueclass.spring.beans with parameters of type Null
Null(Null o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Null instance by copying a given instance.
 



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