Uses of Enum
org.wildfly.plugins.bombuilder.InheritExclusions
Packages that use InheritExclusions
-
Uses of InheritExclusions in org.wildfly.plugins.bombuilder
Methods in org.wildfly.plugins.bombuilder that return InheritExclusionsModifier and TypeMethodDescriptionIncludeDependency.getInheritExclusions()static InheritExclusionsReturns the enum constant of this type with the specified name.static InheritExclusions[]InheritExclusions.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.plugins.bombuilder with parameters of type InheritExclusionsModifier and TypeMethodDescriptionvoidIncludeDependency.setInheritExclusions(InheritExclusions inheritExclusions)