Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Developer

Packages that use Developer
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl   
 

Uses of Developer in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return Developer
 Developer ObjectFactory.createDeveloper()
          Create an instance of Developer
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return types with arguments of type Developer
 List<Developer> Model.Developers.getDeveloper()
          Gets the value of the developer property.
 

Uses of Developer in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that implement Developer
 class DeveloperImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type parameters of type Developer
protected  List<Developer> ModelImpl.DevelopersImpl.developer
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that return types with arguments of type Developer
 List<Developer> ModelImpl.DevelopersImpl.getDeveloper()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type arguments of type Developer
static void ModelImpl.DevelopersImpl.copyDeveloper(List<Developer> source, List<Developer> target)
          Copies all values of property Developer.
static void ModelImpl.DevelopersImpl.copyDeveloper(List<Developer> source, List<Developer> target)
          Copies all values of property Developer.
 



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