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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return FilterType
 FilterType FilterType.clone()
          Creates and returns a copy of this object.
protected static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterType instance.
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type FilterType
 javax.xml.bind.JAXBElement<FilterType> ObjectFactory.createWebAppTypeFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type FilterType
protected static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterType instance.
 javax.xml.bind.JAXBElement<FilterType> ObjectFactory.createWebAppTypeFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

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



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