Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100.DescriptionType

Packages that use DescriptionType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100   
 

Uses of DescriptionType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100 declared as DescriptionType
protected  DescriptionType[] UserDataConstraintType.description
           
protected  DescriptionType[] UserAttributeType.description
           
protected  DescriptionType[] SecurityRoleRefType.description
           
protected  DescriptionType[] CustomPortletModeType.description
           
protected  DescriptionType[] InitParamType.description
           
protected  DescriptionType[] CustomWindowStateType.description
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100 that return DescriptionType
 DescriptionType DescriptionType.clone()
          Creates and returns a copy of this object.
static DescriptionType ObjectFactory.copyOfDescriptionType(DescriptionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100.DescriptionType instance.
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 DescriptionType[] UserDataConstraintType.getDescription()
           
 DescriptionType[] UserAttributeType.getDescription()
           
 DescriptionType[] SecurityRoleRefType.getDescription()
           
 DescriptionType[] CustomPortletModeType.getDescription()
           
 DescriptionType[] InitParamType.getDescription()
           
 DescriptionType[] CustomWindowStateType.getDescription()
           
 DescriptionType UserDataConstraintType.getDescription(int idx)
           
 DescriptionType UserAttributeType.getDescription(int idx)
           
 DescriptionType SecurityRoleRefType.getDescription(int idx)
           
 DescriptionType CustomPortletModeType.getDescription(int idx)
           
 DescriptionType InitParamType.getDescription(int idx)
           
 DescriptionType CustomWindowStateType.getDescription(int idx)
           
 DescriptionType UserDataConstraintType.setDescription(int idx, DescriptionType value)
           
 DescriptionType UserAttributeType.setDescription(int idx, DescriptionType value)
           
 DescriptionType SecurityRoleRefType.setDescription(int idx, DescriptionType value)
           
 DescriptionType CustomPortletModeType.setDescription(int idx, DescriptionType value)
           
 DescriptionType InitParamType.setDescription(int idx, DescriptionType value)
           
 DescriptionType CustomWindowStateType.setDescription(int idx, DescriptionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100 that return types with arguments of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createPortletTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100 with parameters of type DescriptionType
 void UserDataConstraintType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void UserAttributeType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void SecurityRoleRefType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void CustomPortletModeType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void InitParamType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void CustomWindowStateType.copyDescription(DescriptionType[] source)
          Copies all values of property Description.
static DescriptionType ObjectFactory.copyOfDescriptionType(DescriptionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app100.DescriptionType instance.
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createPortletTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 void UserDataConstraintType.setDescription(DescriptionType[] values)
           
 void UserAttributeType.setDescription(DescriptionType[] values)
           
 void SecurityRoleRefType.setDescription(DescriptionType[] values)
           
 void CustomPortletModeType.setDescription(DescriptionType[] values)
           
 void InitParamType.setDescription(DescriptionType[] values)
           
 void CustomWindowStateType.setDescription(DescriptionType[] values)
           
 DescriptionType UserDataConstraintType.setDescription(int idx, DescriptionType value)
           
 DescriptionType UserAttributeType.setDescription(int idx, DescriptionType value)
           
 DescriptionType SecurityRoleRefType.setDescription(int idx, DescriptionType value)
           
 DescriptionType CustomPortletModeType.setDescription(int idx, DescriptionType value)
           
 DescriptionType InitParamType.setDescription(int idx, DescriptionType value)
           
 DescriptionType CustomWindowStateType.setDescription(int idx, DescriptionType value)
           
 

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



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