Uses of Enum Class
org.infinispan.commons.configuration.Combine.Attributes
Packages that use Combine.Attributes
-
Uses of Combine.Attributes in org.infinispan.commons.configuration
Subclasses with type arguments of type Combine.Attributes in org.infinispan.commons.configurationMethods in org.infinispan.commons.configuration that return Combine.AttributesModifier and TypeMethodDescriptionCombine.attributes()
static Combine.Attributes
Returns the enum constant of this class with the specified name.static Combine.Attributes[]
Combine.Attributes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.infinispan.commons.configuration with parameters of type Combine.AttributesModifierConstructorDescriptionCombine
(Combine.RepeatedAttributes repeatedAttributes, Combine.Attributes attributes)