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