Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.UrlPatternType

Packages that use UrlPatternType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of UrlPatternType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return UrlPatternType
 UrlPatternType ObjectFactory.createUrlPatternType()
          Create an instance of UrlPatternType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return types with arguments of type UrlPatternType
 List<UrlPatternType> WebResourceCollectionType.getUrlPattern()
          Gets the value of the urlPattern property.
 List<UrlPatternType> ServletMappingType.getUrlPattern()
          Gets the value of the urlPattern property.
 List<UrlPatternType> JspPropertyGroupType.getUrlPattern()
          Gets the value of the urlPattern property.
 

Uses of UrlPatternType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement UrlPatternType
 class UrlPatternTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with type parameters of type UrlPatternType
protected  List<UrlPatternType> JspPropertyGroupTypeImpl.urlPattern
           
protected  List<UrlPatternType> ServletMappingTypeImpl.urlPattern
           
protected  List<UrlPatternType> WebResourceCollectionTypeImpl.urlPattern
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return types with arguments of type UrlPatternType
 List<UrlPatternType> JspPropertyGroupTypeImpl.getUrlPattern()
           
 List<UrlPatternType> ServletMappingTypeImpl.getUrlPattern()
           
 List<UrlPatternType> WebResourceCollectionTypeImpl.getUrlPattern()
           
 



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