Uses of Enum
manifold.api.type.ContributorKind
Packages that use ContributorKind
-
Uses of ContributorKind in manifold.api.type
Subclasses with type arguments of type ContributorKind in manifold.api.typeModifier and TypeClassDescriptionenumIndicates the involvement of aITypeManifoldtoward the completeness of projected sourceMethods in manifold.api.type that return ContributorKindModifier and TypeMethodDescriptionITypeManifold.getContributorKind()How does this producer contribute toward the source file producedJavaTypeManifold.getContributorKind()UrlTypeManifold.getContributorKind()static ContributorKindReturns the enum constant of this type with the specified name.static ContributorKind[]ContributorKind.values()Returns an array containing the constants of this enum type, in the order they are declared.