Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.UnpackOptions

Packages that use UnpackOptions
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111   
 

Uses of UnpackOptions in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 declared as UnpackOptions
protected  UnpackOptions DependencySet.unpackOptions
           
protected  UnpackOptions ModuleBinaries.unpackOptions
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 that return UnpackOptions
 UnpackOptions UnpackOptions.clone()
          Creates and returns a copy of this object.
protected static UnpackOptions ObjectFactory.copyOfUnpackOptions(UnpackOptions clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.UnpackOptions instance.
 UnpackOptions ObjectFactory.createUnpackOptions()
          Create an instance of UnpackOptions
 UnpackOptions DependencySet.getUnpackOptions()
          Gets the value of the unpackOptions property.
 UnpackOptions ModuleBinaries.getUnpackOptions()
          Gets the value of the unpackOptions property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 with parameters of type UnpackOptions
protected static UnpackOptions ObjectFactory.copyOfUnpackOptions(UnpackOptions clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.UnpackOptions instance.
 void DependencySet.setUnpackOptions(UnpackOptions value)
          Sets the value of the unpackOptions property.
 void ModuleBinaries.setUnpackOptions(UnpackOptions value)
          Sets the value of the unpackOptions property.
 

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



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