Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.WindowStateType

Packages that use WindowStateType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl   
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200 that return WindowStateType
 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.priv.indexed.novalueclass.portlet.app200 with parameters of type WindowStateType
 WindowStateType SupportsType.setWindowState(int idx, WindowStateType value)
           
 void CustomWindowStateType.setWindowState(WindowStateType value)
          Sets the value of the windowState property.
 void SupportsType.setWindowState(WindowStateType[] values)
           
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl that implement WindowStateType
 class WindowStateTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl declared as WindowStateType
protected  WindowStateType[] SupportsTypeImpl.windowState
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl that return WindowStateType
 WindowStateType[] SupportsTypeImpl.getWindowState()
           
 WindowStateType CustomWindowStateTypeImpl.getWindowState()
           
 WindowStateType SupportsTypeImpl.getWindowState(int idx)
           
 WindowStateType SupportsTypeImpl.setWindowState(int idx, WindowStateType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl with parameters of type WindowStateType
 WindowStateType SupportsTypeImpl.setWindowState(int idx, WindowStateType value)
           
 void CustomWindowStateTypeImpl.setWindowState(WindowStateType value)
           
 void SupportsTypeImpl.setWindowState(WindowStateType[] values)
           
 



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