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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.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.priv.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.priv.collections.valueclass.javaee that return DescriptionType
 DescriptionType DescriptionType.clone()
          Creates and returns a copy of this object.
 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.priv.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.priv.collections.valueclass.javaee with parameters 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>}
 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.
 

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



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