Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.CustomWindowStateType

Packages that use CustomWindowStateType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200   
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 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.pkg.indexed.valueclass.portlet.app200 with parameters of type CustomWindowStateType
 void PortletAppType.setCustomWindowState(CustomWindowStateType[] values)
           
 CustomWindowStateType PortletAppType.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

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



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