Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.UserAttributeType

Packages that use UserAttributeType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl   
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100 that return UserAttributeType
 UserAttributeType ObjectFactory.createUserAttributeType()
          Create an instance of UserAttributeType
 

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

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl that implement UserAttributeType
 class UserAttributeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl with type parameters of type UserAttributeType
protected  List<UserAttributeType> PortletAppTypeImpl.userAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl that return types with arguments of type UserAttributeType
 List<UserAttributeType> PortletAppTypeImpl.getUserAttribute()
           
 

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



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