Uses of Enum
org.infinispan.commons.configuration.Combine.Attributes
-
Uses of Combine.Attributes in org.infinispan.commons.configuration
Modifier and TypeMethodDescriptionCombine.attributes()
static Combine.Attributes
Returns the enum constant of this type with the specified name.static Combine.Attributes[]
Combine.Attributes.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCombine
(Combine.RepeatedAttributes repeatedAttributes, Combine.Attributes attributes)