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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return CustomWindowStateType
 CustomWindowStateType CustomWindowStateType.clone()
          Creates and returns a copy of this object.
static CustomWindowStateType ObjectFactory.copyOfCustomWindowStateType(CustomWindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.CustomWindowStateType instance.
 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.pub.indexed.valueclass.portlet.app200 with parameters of type CustomWindowStateType
 void PortletAppType.copyCustomWindowState(CustomWindowStateType[] source)
          Copies all values of property CustomWindowState.
static CustomWindowStateType ObjectFactory.copyOfCustomWindowStateType(CustomWindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.CustomWindowStateType instance.
 void PortletAppType.setCustomWindowState(CustomWindowStateType[] values)
           
 CustomWindowStateType PortletAppType.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

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



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