Uses of Enum Class
org.infinispan.commons.configuration.Combine.RepeatedAttributes
Packages that use Combine.RepeatedAttributes
-
Uses of Combine.RepeatedAttributes in org.infinispan.commons.configuration
Methods in org.infinispan.commons.configuration that return Combine.RepeatedAttributesModifier and TypeMethodDescriptionCombine.repeatedAttributes()
static Combine.RepeatedAttributes
Returns the enum constant of this class with the specified name.static Combine.RepeatedAttributes[]
Combine.RepeatedAttributes.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.RepeatedAttributesModifierConstructorDescriptionCombine
(Combine.RepeatedAttributes repeatedAttributes, Combine.Attributes attributes)