Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.ExcludeListType

Packages that use ExcludeListType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of ExcludeListType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return ExcludeListType
 ExcludeListType ObjectFactory.createExcludeListType()
          Create an instance of ExcludeListType
 ExcludeListType AssemblyDescriptorType.getExcludeList()
          Gets the value of the excludeList property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type ExcludeListType
 void AssemblyDescriptorType.setExcludeList(ExcludeListType value)
          Sets the value of the excludeList property.
 

Uses of ExcludeListType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement ExcludeListType
 class ExcludeListTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return ExcludeListType
 ExcludeListType AssemblyDescriptorTypeImpl.getExcludeList()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type ExcludeListType
 void AssemblyDescriptorTypeImpl.setExcludeList(ExcludeListType value)
           
 



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