Uses of Class
manifold.api.type.ContributorKind
-
Packages that use ContributorKind Package Description manifold.api.type -
-
Uses of ContributorKind in manifold.api.type
Methods in manifold.api.type that return ContributorKind Modifier and Type Method Description ContributorKindITypeManifold. getContributorKind()How does this producer contribute toward the source file producedContributorKindJavaTypeManifold. getContributorKind()ContributorKindUrlTypeManifold. getContributorKind()static ContributorKindContributorKind. valueOf(String name)Returns 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.
-