Uses of Class
org.apache.openejb.jee.DisplayName
-
Packages that use DisplayName Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DisplayName in org.apache.openejb.jee
Fields in org.apache.openejb.jee with type parameters of type DisplayName Modifier and Type Field Description protected List<DisplayName>FacesConfigFlowDefinition. displayNameprotected List<DisplayName>FacesConfigFlowDefinitionSwitchCase. displayNameMethods in org.apache.openejb.jee that return types with arguments of type DisplayName Modifier and Type Method Description List<DisplayName>FacesConfigFlowDefinition. getDisplayName()Gets the value of the displayName property.List<DisplayName>FacesConfigFlowDefinitionSwitchCase. getDisplayName()Gets the value of the displayName property.
-