Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.CustomWindowStateType

Packages that use CustomWindowStateType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl   
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200 that return CustomWindowStateType
 CustomWindowStateType ObjectFactory.createCustomWindowStateType()
          Create an instance of CustomWindowStateType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200 that return types with arguments of type CustomWindowStateType
 List<CustomWindowStateType> PortletAppType.getCustomWindowState()
          Gets the value of the customWindowState property.
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl with type parameters of type CustomWindowStateType
protected  List<CustomWindowStateType> PortletAppTypeImpl.customWindowState
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.portlet.app200.impl that return types with arguments of type CustomWindowStateType
 List<CustomWindowStateType> PortletAppTypeImpl.getCustomWindowState()
           
 



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