Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.UserAttributeType

Packages that use UserAttributeType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of UserAttributeType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 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.prot.indexed.novalueclass.portlet.app200 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.prot.indexed.novalueclass.portlet.app200.impl
 

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.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.prot.indexed.novalueclass.portlet.app200.impl with parameters of type UserAttributeType
protected  void PortletAppTypeImpl.copyUserAttribute(UserAttributeType[] source)
          Copies all values of property UserAttribute.
 UserAttributeType PortletAppTypeImpl.setUserAttribute(int idx, UserAttributeType value)
           
 void PortletAppTypeImpl.setUserAttribute(UserAttributeType[] values)
           
 



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