Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200.WindowStateType

Packages that use WindowStateType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200   
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200 declared as WindowStateType
protected  WindowStateType CustomWindowStateType.windowState
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200 with type parameters of type WindowStateType
protected  List<WindowStateType> SupportsType.windowState
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200 that return WindowStateType
 WindowStateType WindowStateType.clone()
          Creates and returns a copy of this object.
 WindowStateType ObjectFactory.createWindowStateType()
          Create an instance of WindowStateType
 WindowStateType CustomWindowStateType.getWindowState()
          Gets the value of the windowState property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200 that return types with arguments of type WindowStateType
 List<WindowStateType> SupportsType.getWindowState()
          Gets the value of the windowState property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.portlet.app200 with parameters of type WindowStateType
 void CustomWindowStateType.setWindowState(WindowStateType value)
          Sets the value of the windowState property.
 

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



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