Uses of Enum
org.wildfly.glow.LayerMapping.RULE
Packages that use LayerMapping.RULE
-
Uses of LayerMapping.RULE in org.wildfly.glow
Methods in org.wildfly.glow that return LayerMapping.RULEModifier and TypeMethodDescriptionstatic LayerMapping.RULEReturns the enum constant of this type with the specified name.static LayerMapping.RULE[]LayerMapping.RULE.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.glow that return types with arguments of type LayerMapping.RULEMethods in org.wildfly.glow with parameters of type LayerMapping.RULEModifier and TypeMethodDescriptionstatic voidLayerMapping.addRule(LayerMapping.RULE rule, Set<Layer> layers, String c) static voidLayerMapping.addRule(LayerMapping.RULE rule, Layer l, String c)