Uses of Class
org.apache.openejb.jee.was.v6.common.DisplayName
-
Packages that use DisplayName Package Description 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 Modifier and Type Field Description protected List<DisplayName>DescriptionGroup. displayNamesMethods in org.apache.openejb.jee.was.v6.common that return DisplayName Modifier and Type Method Description DisplayNameObjectFactory. createDisplayName()Create an instance ofDisplayNameMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type DisplayName Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DisplayName>ObjectFactory. createDisplayName(DisplayName value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DisplayName>ObjectFactory. createDisplayName(DisplayName value)
-