Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.UrlPatternType

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type UrlPatternType
protected  List<UrlPatternType> WebResourceCollectionType.urlPattern
           
protected  List<UrlPatternType> ServletMappingType.urlPattern
           
protected  List<UrlPatternType> JspPropertyGroupType.urlPattern
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return UrlPatternType
 UrlPatternType UrlPatternType.clone()
          Creates and returns a copy of this object.
 UrlPatternType ObjectFactory.createUrlPatternType()
          Create an instance of UrlPatternType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.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.
 

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



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