Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.maven.assembly111.UnpackOptions

Packages that use UnpackOptions
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.maven.assembly111   
 

Uses of UnpackOptions in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.maven.assembly111
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.maven.assembly111 that return UnpackOptions
 UnpackOptions UnpackOptions.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.maven.assembly111 with parameters of type UnpackOptions
 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.priv.indexed.valueclass.maven.assembly111 with parameters of type UnpackOptions
UnpackOptions(UnpackOptions o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.maven.assembly111.UnpackOptions instance by copying a given instance.
 



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