Uses of Enum
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 type with the specified name.static EJBClientDescriptorXMLElement[]EJBClientDescriptorXMLElement.values()Returns an array containing the constants of this enum type, in the order they are declared.