Uses of Class
org.jboss.as.ee.structure.EJBClientDescriptorXMLAttribute
-
Packages that use EJBClientDescriptorXMLAttribute Package Description org.jboss.as.ee.structure -
-
Uses of EJBClientDescriptorXMLAttribute in org.jboss.as.ee.structure
Methods in org.jboss.as.ee.structure that return EJBClientDescriptorXMLAttribute Modifier and Type Method Description static EJBClientDescriptorXMLAttributeEJBClientDescriptorXMLAttribute. forName(String localName)static EJBClientDescriptorXMLAttributeEJBClientDescriptorXMLAttribute. valueOf(String name)Returns the enum constant of this type with the specified name.static EJBClientDescriptorXMLAttribute[]EJBClientDescriptorXMLAttribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
-