Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.WindowStateType

Packages that use WindowStateType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl   
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return WindowStateType
 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.prot.collections.novalueclass.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.prot.collections.novalueclass.portlet.app200 with parameters of type WindowStateType
 void CustomWindowStateType.setWindowState(WindowStateType value)
          Sets the value of the windowState property.
 

Uses of WindowStateType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type WindowStateType
protected  List<WindowStateType> SupportsTypeImpl.windowState
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return WindowStateType
 WindowStateType CustomWindowStateTypeImpl.getWindowState()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return types with arguments of type WindowStateType
 List<WindowStateType> SupportsTypeImpl.getWindowState()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with parameters of type WindowStateType
 void CustomWindowStateTypeImpl.setWindowState(WindowStateType value)
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type arguments of type WindowStateType
protected static void SupportsTypeImpl.copyWindowState(List<WindowStateType> source, List<WindowStateType> target)
          Copies all values of property WindowState.
protected static void SupportsTypeImpl.copyWindowState(List<WindowStateType> source, List<WindowStateType> target)
          Copies all values of property WindowState.
 



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