Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.List

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans that return List
 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.novalueclass.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.
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl that return List
 List PropertyTypeImpl.getList()
           
 List ConstructorArgImpl.getList()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl with parameters of type List
 void PropertyTypeImpl.setList(List value)
           
 void ConstructorArgImpl.setList(List value)
           
 



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