Uses of Enum Class
org.jboss.as.ee.structure.EJBClientDescriptorXMLElement
Packages that use EJBClientDescriptorXMLElement
-
Uses of EJBClientDescriptorXMLElement in org.jboss.as.ee.structure
Methods in org.jboss.as.ee.structure that return EJBClientDescriptorXMLElementModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EJBClientDescriptorXMLElement[]EJBClientDescriptorXMLElement.values()Returns an array containing the constants of this enum class, in the order they are declared.