Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.CustomWindowStateType

Packages that use CustomWindowStateType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200   
 

Uses of CustomWindowStateType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type parameters of type CustomWindowStateType
protected  List<CustomWindowStateType> PortletAppType.customWindowState
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 that return CustomWindowStateType
 CustomWindowStateType CustomWindowStateType.clone()
          Creates and returns a copy of this object.
static CustomWindowStateType ObjectFactory.copyOfCustomWindowStateType(CustomWindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.CustomWindowStateType instance.
 CustomWindowStateType ObjectFactory.createCustomWindowStateType()
          Create an instance of CustomWindowStateType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with parameters of type CustomWindowStateType
static CustomWindowStateType ObjectFactory.copyOfCustomWindowStateType(CustomWindowStateType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.CustomWindowStateType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type arguments of type CustomWindowStateType
static void PortletAppType.copyCustomWindowState(List<CustomWindowStateType> source, List<CustomWindowStateType> target)
          Copies all values of property CustomWindowState.
static void PortletAppType.copyCustomWindowState(List<CustomWindowStateType> source, List<CustomWindowStateType> target)
          Copies all values of property CustomWindowState.
 

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



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