Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.ServletNameType

Packages that use ServletNameType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of ServletNameType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return ServletNameType
 ServletNameType ObjectFactory.createServletNameType()
          Create an instance of ServletNameType
 ServletNameType ServletMappingType.getServletName()
          Gets the value of the servletName property.
 ServletNameType ServletType.getServletName()
          Gets the value of the servletName property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type ServletNameType
 void ServletMappingType.setServletName(ServletNameType value)
          Sets the value of the servletName property.
 void ServletType.setServletName(ServletNameType value)
          Sets the value of the servletName property.
 

Uses of ServletNameType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement ServletNameType
 class ServletNameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return ServletNameType
 ServletNameType ServletTypeImpl.getServletName()
           
 ServletNameType ServletMappingTypeImpl.getServletName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type ServletNameType
 void ServletTypeImpl.setServletName(ServletNameType value)
           
 void ServletMappingTypeImpl.setServletName(ServletNameType value)
           
 



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