Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.UserAttributeType

Packages that use UserAttributeType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as UserAttributeType
protected  UserAttributeType[] PortletAppType.userAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return UserAttributeType
 UserAttributeType UserAttributeType.clone()
          Creates and returns a copy of this object.
static UserAttributeType ObjectFactory.copyOfUserAttributeType(UserAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.UserAttributeType instance.
 UserAttributeType ObjectFactory.createUserAttributeType()
          Create an instance of UserAttributeType
 UserAttributeType[] PortletAppType.getUserAttribute()
           
 UserAttributeType PortletAppType.getUserAttribute(int idx)
           
 UserAttributeType PortletAppType.setUserAttribute(int idx, UserAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type UserAttributeType
static UserAttributeType ObjectFactory.copyOfUserAttributeType(UserAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.UserAttributeType instance.
 void PortletAppType.copyUserAttribute(UserAttributeType[] source)
          Copies all values of property UserAttribute.
 UserAttributeType PortletAppType.setUserAttribute(int idx, UserAttributeType value)
           
 void PortletAppType.setUserAttribute(UserAttributeType[] values)
           
 

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



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