Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.DescriptionType

Packages that use DescriptionType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of DescriptionType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as DescriptionType
protected  DescriptionType WebserviceDescriptionType.description
           
protected  DescriptionType QueryType.description
           
protected  DescriptionType PortComponentType.description
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type DescriptionType
protected  List<DescriptionType> FacesConfigValidatorType.description
           
protected  List<DescriptionType> MessageDestinationType.description
           
protected  List<DescriptionType> SecurityIdentityType.description
           
protected  List<DescriptionType> FacesConfigPropertyType.description
           
protected  List<DescriptionType> FacesConfigRenderKitType.description
           
protected  List<DescriptionType> FacesConfigReferencedBeanType.description
           
protected  List<DescriptionType> WebResourceCollectionType.description
           
protected  List<DescriptionType> UserDataConstraintType.description
           
protected  List<DescriptionType> TldTaglibType.description
           
protected  List<DescriptionType> EnvEntryType.description
           
protected  List<DescriptionType> PersistenceContextRefType.description
           
protected  List<DescriptionType> TagType.description
           
protected  List<DescriptionType> ContainerTransactionType.description
           
protected  List<DescriptionType> ValidatorType.description
           
protected  List<DescriptionType> RelationshipsType.description
           
protected  List<DescriptionType> ResourceRefType.description
           
protected  List<DescriptionType> PersistenceUnitRefType.description
           
protected  List<DescriptionType> FacesConfigFacetType.description
           
protected  List<DescriptionType> TagFileType.description
           
protected  List<DescriptionType> RunAsType.description
           
protected  List<DescriptionType> InterceptorsType.description
           
protected  List<DescriptionType> EjbRefType.description
           
protected  List<DescriptionType> FacesConfigConverterType.description
           
protected  List<DescriptionType> SecurityRoleRefType.description
           
protected  List<DescriptionType> FacesConfigRendererType.description
           
protected  List<DescriptionType> FacesConfigNavigationCaseType.description
           
protected  List<DescriptionType> ApplicationClientType.description
           
protected  List<DescriptionType> CmrFieldType.description
           
protected  List<DescriptionType> FacesConfigApplicationResourceBundleType.description
           
protected  List<DescriptionType> EntityBeanType.description
           
protected  List<DescriptionType> MethodType.description
           
protected  List<DescriptionType> MethodPermissionType.description
           
protected  List<DescriptionType> TldAttributeType.description
           
protected  List<DescriptionType> ExcludeListType.description
           
protected  List<DescriptionType> FilterType.description
           
protected  List<DescriptionType> MessageDrivenBeanType.description
           
protected  List<DescriptionType> SessionBeanType.description
           
protected  List<DescriptionType> SecurityRoleType.description
           
protected  List<DescriptionType> FacesConfigAttributeType.description
           
protected  List<DescriptionType> EjbLocalRefType.description
           
protected  List<DescriptionType> ApplicationType.description
           
protected  List<DescriptionType> WebservicesType.description
           
protected  List<DescriptionType> JspPropertyGroupType.description
           
protected  List<DescriptionType> ListenerType.description
           
protected  List<DescriptionType> FacesConfigNavigationRuleType.description
           
protected  List<DescriptionType> InterceptorBindingType.description
           
protected  List<DescriptionType> EjbRelationshipRoleType.description
           
protected  List<DescriptionType> CmpFieldType.description
           
protected  List<DescriptionType> AuthConstraintType.description
           
protected  List<DescriptionType> PortComponentHandlerType.description
           
protected  List<DescriptionType> ServletType.description
           
protected  List<DescriptionType> ServiceRefType.description
           
protected  List<DescriptionType> FunctionType.description
           
protected  List<DescriptionType> FacesConfigManagedPropertyType.description
           
protected  List<DescriptionType> EjbJarType.description
           
protected  List<DescriptionType> ActivationConfigType.description
           
protected  List<DescriptionType> InterceptorType.description
           
protected  List<DescriptionType> FacesConfigManagedBeanType.description
           
protected  List<DescriptionType> VariableType.description
           
protected  List<DescriptionType> RelationshipRoleSourceType.description
           
protected  List<DescriptionType> MessageDestinationRefType.description
           
protected  List<DescriptionType> ServiceRefHandlerType.description
           
protected  List<DescriptionType> ParamValueType.description
           
protected  List<DescriptionType> FacesConfigComponentType.description
           
protected  List<DescriptionType> ResourceEnvRefType.description
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee 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.collections.valueclass.javaee.DescriptionType instance.
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 DescriptionType WebserviceDescriptionType.getDescription()
          Gets the value of the description property.
 DescriptionType QueryType.getDescription()
          Gets the value of the description property.
 DescriptionType PortComponentType.getDescription()
          Gets the value of the description property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createEjbRelationTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 List<DescriptionType> FacesConfigValidatorType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MessageDestinationType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityIdentityType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigPropertyType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigRenderKitType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigReferencedBeanType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> WebResourceCollectionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> UserDataConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> TldTaglibType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EnvEntryType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> PersistenceContextRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> TagType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ContainerTransactionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ValidatorType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> RelationshipsType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ResourceRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> PersistenceUnitRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigFacetType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> TagFileType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> RunAsType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> InterceptorsType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigConverterType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigRendererType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigNavigationCaseType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ApplicationClientType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> CmrFieldType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigApplicationResourceBundleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EntityBeanType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MethodType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MethodPermissionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> TldAttributeType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ExcludeListType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FilterType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MessageDrivenBeanType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SessionBeanType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> SecurityRoleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigAttributeType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbLocalRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ApplicationType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> WebservicesType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> JspPropertyGroupType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ListenerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigNavigationRuleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> InterceptorBindingType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbRelationshipRoleType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> CmpFieldType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> AuthConstraintType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> PortComponentHandlerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServletType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FunctionType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigManagedPropertyType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> EjbJarType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ActivationConfigType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> InterceptorType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigManagedBeanType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> VariableType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> RelationshipRoleSourceType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> MessageDestinationRefType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ServiceRefHandlerType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ParamValueType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConfigComponentType.getDescription()
          Gets the value of the description property.
 List<DescriptionType> ResourceEnvRefType.getDescription()
          Gets the value of the description property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type DescriptionType
static DescriptionType ObjectFactory.copyOfDescriptionType(DescriptionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.DescriptionType instance.
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createEjbRelationTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createWebAppTypeDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 void WebserviceDescriptionType.setDescription(DescriptionType value)
          Sets the value of the description property.
 void QueryType.setDescription(DescriptionType value)
          Sets the value of the description property.
 void PortComponentType.setDescription(DescriptionType value)
          Sets the value of the description property.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type DescriptionType
static void FacesConfigValidatorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigValidatorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDestinationType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDestinationType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityIdentityType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityIdentityType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigPropertyType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigPropertyType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigRenderKitType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigRenderKitType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigReferencedBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigReferencedBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void WebResourceCollectionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void WebResourceCollectionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void UserDataConstraintType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void UserDataConstraintType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TldTaglibType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TldTaglibType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EnvEntryType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EnvEntryType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PersistenceContextRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PersistenceContextRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TagType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TagType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ContainerTransactionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ContainerTransactionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ValidatorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ValidatorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RelationshipsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RelationshipsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ResourceRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ResourceRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PersistenceUnitRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PersistenceUnitRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigFacetType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigFacetType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TagFileType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TagFileType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RunAsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RunAsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorsType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigConverterType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigConverterType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigRendererType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigRendererType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigNavigationCaseType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigNavigationCaseType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ApplicationClientType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ApplicationClientType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CmrFieldType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CmrFieldType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigApplicationResourceBundleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigApplicationResourceBundleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EntityBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EntityBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MethodType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MethodType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MethodPermissionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MethodPermissionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TldAttributeType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void TldAttributeType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ExcludeListType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ExcludeListType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FilterType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FilterType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDrivenBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDrivenBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SessionBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SessionBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void SecurityRoleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigAttributeType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigAttributeType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbLocalRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbLocalRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ApplicationType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ApplicationType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void WebservicesType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void WebservicesType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void JspPropertyGroupType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void JspPropertyGroupType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ListenerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ListenerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigNavigationRuleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigNavigationRuleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorBindingType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorBindingType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbRelationshipRoleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbRelationshipRoleType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CmpFieldType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void CmpFieldType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void AuthConstraintType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void AuthConstraintType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PortComponentHandlerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void PortComponentHandlerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServletType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServletType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServiceRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServiceRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FunctionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FunctionType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigManagedPropertyType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigManagedPropertyType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbJarType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void EjbJarType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ActivationConfigType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ActivationConfigType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void InterceptorType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigManagedBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigManagedBeanType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void VariableType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void VariableType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RelationshipRoleSourceType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void RelationshipRoleSourceType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDestinationRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void MessageDestinationRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServiceRefHandlerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ServiceRefHandlerType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ParamValueType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ParamValueType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigComponentType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void FacesConfigComponentType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ResourceEnvRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
static void ResourceEnvRefType.copyDescription(List<DescriptionType> source, List<DescriptionType> target)
          Copies all values of property Description.
 

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



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