Uses of Enum
org.kohsuke.github.GHProjectsV2Item.ContentType
Packages that use GHProjectsV2Item.ContentType
-
Uses of GHProjectsV2Item.ContentType in org.kohsuke.github
Methods in org.kohsuke.github that return GHProjectsV2Item.ContentTypeModifier and TypeMethodDescriptionGHProjectsV2Item.getContentType()Gets the content type.static GHProjectsV2Item.ContentTypeReturns the enum constant of this type with the specified name.static GHProjectsV2Item.ContentType[]GHProjectsV2Item.ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.