Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List

Packages that use List
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans   
 

Uses of List in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans declared as List
protected  List PropertyType.list
           
protected  List ConstructorArg.list
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans that return List
 List List.clone()
          Creates and returns a copy of this object.
 List ObjectFactory.createList()
          Create an instance of List
 List PropertyType.getList()
          Gets the value of the list property.
 List ConstructorArg.getList()
          Gets the value of the list property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans with parameters of type List
 void PropertyType.setList(List value)
          Sets the value of the list property.
 void ConstructorArg.setList(List value)
          Sets the value of the list property.
 

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



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