Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.CacheScopeType

Packages that use CacheScopeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200   
 

Uses of CacheScopeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 declared as CacheScopeType
protected  CacheScopeType PortletType.cacheScope
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 that return CacheScopeType
 CacheScopeType CacheScopeType.clone()
          Creates and returns a copy of this object.
protected static CacheScopeType ObjectFactory.copyOfCacheScopeType(CacheScopeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.CacheScopeType instance.
 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.prot.collections.valueclass.portlet.app200 with parameters of type CacheScopeType
protected static CacheScopeType ObjectFactory.copyOfCacheScopeType(CacheScopeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.CacheScopeType instance.
 void PortletType.setCacheScope(CacheScopeType value)
          Sets the value of the cacheScope property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with parameters of type CacheScopeType
CacheScopeType(CacheScopeType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.CacheScopeType instance by copying a given instance.
 



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