Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.UserAttributeType

Packages that use UserAttributeType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl   
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100 that return UserAttributeType
 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.priv.indexed.novalueclass.portlet.app100 with parameters of type UserAttributeType
 UserAttributeType PortletAppType.setUserAttribute(int idx, UserAttributeType value)
           
 void PortletAppType.setUserAttribute(UserAttributeType[] values)
           
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl declared as UserAttributeType
protected  UserAttributeType[] PortletAppTypeImpl.userAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl that return UserAttributeType
 UserAttributeType[] PortletAppTypeImpl.getUserAttribute()
           
 UserAttributeType PortletAppTypeImpl.getUserAttribute(int idx)
           
 UserAttributeType PortletAppTypeImpl.setUserAttribute(int idx, UserAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl with parameters of type UserAttributeType
 UserAttributeType PortletAppTypeImpl.setUserAttribute(int idx, UserAttributeType value)
           
 void PortletAppTypeImpl.setUserAttribute(UserAttributeType[] values)
           
 



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