Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.CustomWindowStateType

Packages that use CustomWindowStateType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return CustomWindowStateType
 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.prot.indexed.novalueclass.portlet.app200 with parameters of type CustomWindowStateType
 void PortletAppType.setCustomWindowState(CustomWindowStateType[] values)
           
 CustomWindowStateType PortletAppType.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement CustomWindowStateType
 class CustomWindowStateTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as CustomWindowStateType
protected  CustomWindowStateType[] PortletAppTypeImpl.customWindowState
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return CustomWindowStateType
 CustomWindowStateType[] PortletAppTypeImpl.getCustomWindowState()
           
 CustomWindowStateType PortletAppTypeImpl.getCustomWindowState(int idx)
           
 CustomWindowStateType PortletAppTypeImpl.setCustomWindowState(int idx, CustomWindowStateType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type CustomWindowStateType
protected  void PortletAppTypeImpl.copyCustomWindowState(CustomWindowStateType[] source)
          Copies all values of property CustomWindowState.
 void PortletAppTypeImpl.setCustomWindowState(CustomWindowStateType[] values)
           
 CustomWindowStateType PortletAppTypeImpl.setCustomWindowState(int idx, CustomWindowStateType value)
           
 



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