Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.WindowStateType

Packages that use WindowStateType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200   
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 declared as WindowStateType
protected  WindowStateType[] SupportsType.windowState
           
protected  WindowStateType CustomWindowStateType.windowState
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return WindowStateType
 WindowStateType WindowStateType.clone()
          Creates and returns a copy of this object.
protected static WindowStateType ObjectFactory.copyOfWindowStateType(WindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.WindowStateType instance.
 WindowStateType ObjectFactory.createWindowStateType()
          Create an instance of WindowStateType
 WindowStateType[] SupportsType.getWindowState()
           
 WindowStateType CustomWindowStateType.getWindowState()
          Gets the value of the windowState property.
 WindowStateType SupportsType.getWindowState(int idx)
           
 WindowStateType SupportsType.setWindowState(int idx, WindowStateType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 with parameters of type WindowStateType
protected static WindowStateType ObjectFactory.copyOfWindowStateType(WindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.WindowStateType instance.
protected  void SupportsType.copyWindowState(WindowStateType[] source)
          Copies all values of property WindowState.
 WindowStateType SupportsType.setWindowState(int idx, WindowStateType value)
           
 void CustomWindowStateType.setWindowState(WindowStateType value)
          Sets the value of the windowState property.
 void SupportsType.setWindowState(WindowStateType[] values)
           
 

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



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