Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.UnpackOptions

Packages that use UnpackOptions
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl   
 

Uses of UnpackOptions in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111 that return UnpackOptions
 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.indexed.novalueclass.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.
 

Uses of UnpackOptions in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl that implement UnpackOptions
 class UnpackOptionsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl that return UnpackOptions
 UnpackOptions DependencySetImpl.getUnpackOptions()
           
 UnpackOptions ModuleBinariesImpl.getUnpackOptions()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl with parameters of type UnpackOptions
 void DependencySetImpl.setUnpackOptions(UnpackOptions value)
           
 void ModuleBinariesImpl.setUnpackOptions(UnpackOptions value)
           
 



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