Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.CacheScopeType

Packages that use CacheScopeType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl   
 

Uses of CacheScopeType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200 that return CacheScopeType
 CacheScopeType ObjectFactory.createCacheScopeType()
          Create an instance of CacheScopeType
 CacheScopeType PortletType.getCacheScope()
          Gets the value of the cacheScope property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200 with parameters of type CacheScopeType
 void PortletType.setCacheScope(CacheScopeType value)
          Sets the value of the cacheScope property.
 

Uses of CacheScopeType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl that implement CacheScopeType
 class CacheScopeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl that return CacheScopeType
 CacheScopeType PortletTypeImpl.getCacheScope()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl with parameters of type CacheScopeType
 void PortletTypeImpl.setCacheScope(CacheScopeType value)
           
 



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