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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return WebType
 WebType ObjectFactory.createWebType()
          Create an instance of WebType
 WebType ModuleType.getWeb()
          Gets the value of the web property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee with parameters of type WebType
 void ModuleType.setWeb(WebType value)
          Sets the value of the web property.
 

Uses of WebType 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 WebType
 class WebTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return WebType
 WebType ModuleTypeImpl.getWeb()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type WebType
 void ModuleTypeImpl.setWeb(WebType value)
           
 



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