Uses of Class
org.wildfly.extension.batch.jberet.Attribute
-
Packages that use Attribute Package Description org.wildfly.extension.batch.jberet -
-
Uses of Attribute in org.wildfly.extension.batch.jberet
Methods in org.wildfly.extension.batch.jberet that return Attribute Modifier and Type Method Description static AttributeAttribute. forName(String localName)static AttributeAttribute. valueOf(String name)Returns the enum constant of this type with the specified name.static Attribute[]Attribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
-