Uses of Class
org.apache.openejb.jee.DescriptionType

Packages that use DescriptionType
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of DescriptionType in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type DescriptionType
protected  List<DescriptionType> FacesManagedBean.description
           
protected  List<DescriptionType> FacesManagedProperty.description
           
protected  List<DescriptionType> FacesComponent.description
           
protected  List<DescriptionType> FacesFacet.description
           
protected  List<DescriptionType> FacesAttribute.description
           
protected  List<DescriptionType> FacesProperty.description
           
protected  List<DescriptionType> FacesRenderKit.description
           
protected  List<DescriptionType> FacesRenderer.description
           
protected  List<DescriptionType> FacesNavigationCase.description
           
protected  List<DescriptionType> FacesApplicationResourceBundle.description
           
protected  List<DescriptionType> FacesNavigationRule.description
           
protected  List<DescriptionType> FacesConverter.description
           
protected  List<DescriptionType> FacesReferencedBean.description
           
protected  List<DescriptionType> FacesValidator.description
           
 

Methods in org.apache.openejb.jee that return types with arguments of type DescriptionType
 List<DescriptionType> FacesManagedBean.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesManagedProperty.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesComponent.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesFacet.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesAttribute.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesProperty.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesRenderKit.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesRenderer.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesNavigationCase.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesApplicationResourceBundle.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesNavigationRule.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesConverter.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesReferencedBean.getDescription()
          Gets the value of the description property.
 List<DescriptionType> FacesValidator.getDescription()
          Gets the value of the description property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.