Uses of Enum
manifold.api.type.ContributorKind
Packages that use ContributorKind
-
Uses of ContributorKind in manifold.api.type
Methods 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.