Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Extension

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

Uses of Extension in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type parameters of type Extension
protected  List<Extension> Build.Extensions.extension
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return Extension
 Extension Extension.clone()
          Creates and returns a copy of this object.
static Extension ObjectFactory.copyOfExtension(Extension clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Extension instance.
 Extension ObjectFactory.createExtension()
          Create an instance of Extension
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with parameters of type Extension
static Extension ObjectFactory.copyOfExtension(Extension clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Extension instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with parameters of type Extension
Extension(Extension o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Extension instance by copying a given instance.
 



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