Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.WebResourceCollectionType

Packages that use WebResourceCollectionType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of WebResourceCollectionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return WebResourceCollectionType
 WebResourceCollectionType ObjectFactory.createWebResourceCollectionType()
          Create an instance of WebResourceCollectionType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type WebResourceCollectionType
 List<WebResourceCollectionType> SecurityConstraintType.getWebResourceCollection()
          Gets the value of the webResourceCollection property.
 

Uses of WebResourceCollectionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement WebResourceCollectionType
 class WebResourceCollectionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type WebResourceCollectionType
protected  List<WebResourceCollectionType> SecurityConstraintTypeImpl.webResourceCollection
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type WebResourceCollectionType
 List<WebResourceCollectionType> SecurityConstraintTypeImpl.getWebResourceCollection()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type WebResourceCollectionType
static void SecurityConstraintTypeImpl.copyWebResourceCollection(List<WebResourceCollectionType> source, List<WebResourceCollectionType> target)
          Copies all values of property WebResourceCollection.
static void SecurityConstraintTypeImpl.copyWebResourceCollection(List<WebResourceCollectionType> source, List<WebResourceCollectionType> target)
          Copies all values of property WebResourceCollection.
 



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