Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.PortalManagedType

Packages that use PortalManagedType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of PortalManagedType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return PortalManagedType
static PortalManagedType PortalManagedType.fromValue(String v)
           
 PortalManagedType CustomPortletModeType.getPortalManaged()
          Gets the value of the portalManaged property.
static PortalManagedType PortalManagedType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalManagedType[] PortalManagedType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 with parameters of type PortalManagedType
 void CustomPortletModeType.setPortalManaged(PortalManagedType value)
          Sets the value of the portalManaged property.
 

Uses of PortalManagedType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as PortalManagedType
protected  PortalManagedType CustomPortletModeTypeImpl.portalManaged
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return PortalManagedType
 PortalManagedType CustomPortletModeTypeImpl.getPortalManaged()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type PortalManagedType
 void CustomPortletModeTypeImpl.setPortalManaged(PortalManagedType value)
           
 



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