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

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

Uses of Extension 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 Extension
 Extension ObjectFactory.createExtension()
          Create an instance of Extension
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return types with arguments of type Extension
 List<Extension> Build.Extensions.getExtension()
          Gets the value of the extension property.
 

Uses of Extension 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 Extension
 class ExtensionImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type parameters of type Extension
protected  List<Extension> BuildImpl.ExtensionsImpl.extension
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that return types with arguments of type Extension
 List<Extension> BuildImpl.ExtensionsImpl.getExtension()
           
 

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



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