JavaScript is disabled on your browser.
Skip navigation links
Red Hat Data Grid 8.4.8.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.infinispan.configuration.parsing.Attribute
Packages that use
Attribute
Package
Description
org.infinispan.configuration.parsing
Uses of
Attribute
in
org.infinispan.configuration.parsing
Methods in
org.infinispan.configuration.parsing
that return
Attribute
Modifier and Type
Method
Description
static
Attribute
Attribute.
forName
(
String
localName)
static
Attribute
Attribute.
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.