Uses of Enum Class
org.infinispan.commons.configuration.Combine.RepeatedAttributes
Packages that use Combine.RepeatedAttributes
-
Uses of Combine.RepeatedAttributes in org.infinispan.commons.configuration
Subclasses with type arguments of type Combine.RepeatedAttributes in org.infinispan.commons.configurationMethods in org.infinispan.commons.configuration that return Combine.RepeatedAttributesModifier and TypeMethodDescriptionCombine.repeatedAttributes()static Combine.RepeatedAttributesReturns 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)