Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.CustomWindowStateType

Packages that use CustomWindowStateType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100   
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 declared as CustomWindowStateType
protected  CustomWindowStateType[] PortletAppType.customWindowState
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 that return CustomWindowStateType
 CustomWindowStateType CustomWindowStateType.clone()
          Creates and returns a copy of this object.
 CustomWindowStateType ObjectFactory.createCustomWindowStateType()
          Create an instance of CustomWindowStateType
 CustomWindowStateType[] PortletAppType.getCustomWindowState()
           
 CustomWindowStateType PortletAppType.getCustomWindowState(int idx)
           
 CustomWindowStateType PortletAppType.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 with parameters of type CustomWindowStateType
 void PortletAppType.setCustomWindowState(CustomWindowStateType[] values)
           
 CustomWindowStateType PortletAppType.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 with parameters of type CustomWindowStateType
CustomWindowStateType(CustomWindowStateType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.CustomWindowStateType instance by copying a given instance.
 



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