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

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

Uses of DescriptionType 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 DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.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>}
 List<DescriptionType> UserDataConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> UserAttributeType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> CustomPortletModeType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> InitParamType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> CustomWindowStateType.getDescription()
          Gets the value of the description property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100 with parameters of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createPortletTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 

Uses of DescriptionType 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 DescriptionType
 class DescriptionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl with type parameters of type DescriptionType
protected  List<DescriptionType> UserAttributeTypeImpl.description
           
protected  List<DescriptionType> InitParamTypeImpl.description
           
protected  List<DescriptionType> SecurityRoleRefTypeImpl.description
           
protected  List<DescriptionType> UserDataConstraintTypeImpl.description
           
protected  List<DescriptionType> CustomWindowStateTypeImpl.description
           
protected  List<DescriptionType> CustomPortletModeTypeImpl.description
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl that return types with arguments of type DescriptionType
 List<DescriptionType> UserAttributeTypeImpl.getDescription()
           
 List<DescriptionType> InitParamTypeImpl.getDescription()
           
 List<DescriptionType> SecurityRoleRefTypeImpl.getDescription()
           
 List<DescriptionType> UserDataConstraintTypeImpl.getDescription()
           
 List<DescriptionType> CustomWindowStateTypeImpl.getDescription()
           
 List<DescriptionType> CustomPortletModeTypeImpl.getDescription()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl with type arguments of type DescriptionType
static void UserAttributeTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void UserAttributeTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InitParamTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InitParamTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleRefTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleRefTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void UserDataConstraintTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void UserDataConstraintTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CustomWindowStateTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CustomWindowStateTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CustomPortletModeTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CustomPortletModeTypeImpl.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
 



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