Uses of Enum Class
org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
Packages that use ContainerAccessRule.Kind
-
Uses of ContainerAccessRule.Kind in org.eclipse.tycho.model.classpath
Methods in org.eclipse.tycho.model.classpath that return ContainerAccessRule.KindModifier and TypeMethodDescriptionContainerAccessRule.getKind()static ContainerAccessRule.KindReturns the enum constant of this class with the specified name.static ContainerAccessRule.Kind[]ContainerAccessRule.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.