Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ExcludeListType

Packages that use ExcludeListType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of ExcludeListType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as ExcludeListType
protected  ExcludeListType AssemblyDescriptorType.excludeList
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return ExcludeListType
 ExcludeListType ExcludeListType.clone()
          Creates and returns a copy of this object.
protected static ExcludeListType ObjectFactory.copyOfExcludeListType(ExcludeListType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ExcludeListType instance.
 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.prot.collections.valueclass.javaee with parameters of type ExcludeListType
protected static ExcludeListType ObjectFactory.copyOfExcludeListType(ExcludeListType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ExcludeListType instance.
 void AssemblyDescriptorType.setExcludeList(ExcludeListType value)
          Sets the value of the excludeList property.
 

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



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