Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.UserAttributeType

Packages that use UserAttributeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100   
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with type parameters of type UserAttributeType
protected  List<UserAttributeType> PortletAppType.userAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 that return UserAttributeType
 UserAttributeType UserAttributeType.clone()
          Creates and returns a copy of this object.
protected static UserAttributeType ObjectFactory.copyOfUserAttributeType(UserAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.UserAttributeType instance.
 UserAttributeType ObjectFactory.createUserAttributeType()
          Create an instance of UserAttributeType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 that return types with arguments of type UserAttributeType
 List<UserAttributeType> PortletAppType.getUserAttribute()
          Gets the value of the userAttribute property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with parameters of type UserAttributeType
protected static UserAttributeType ObjectFactory.copyOfUserAttributeType(UserAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100.UserAttributeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app100 with type arguments of type UserAttributeType
protected static void PortletAppType.copyUserAttribute(List<UserAttributeType> source, List<UserAttributeType> target)
          Copies all values of property UserAttribute.
protected static void PortletAppType.copyUserAttribute(List<UserAttributeType> source, List<UserAttributeType> target)
          Copies all values of property UserAttribute.
 

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



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