Uses of Class
org.apache.openejb.jee.was.v6.common.DisplayName

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

Uses of DisplayName in org.apache.openejb.jee.was.v6.common
 

Fields in org.apache.openejb.jee.was.v6.common with type parameters of type DisplayName
protected  List<DisplayName> DescriptionGroup.displayNames
           
 

Methods in org.apache.openejb.jee.was.v6.common that return DisplayName
 DisplayName ObjectFactory.createDisplayName()
          Create an instance of DisplayName
 

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type DisplayName
 javax.xml.bind.JAXBElement<DisplayName> ObjectFactory.createDisplayName(DisplayName value)
          Create an instance of JAXBElement<DisplayName >
 List<DisplayName> DescriptionGroup.getDisplayNames()
          Gets the value of the displayNames property.
 

Methods in org.apache.openejb.jee.was.v6.common with parameters of type DisplayName
 javax.xml.bind.JAXBElement<DisplayName> ObjectFactory.createDisplayName(DisplayName value)
          Create an instance of JAXBElement<DisplayName >
 



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