Uses of Enum Class
com.github.copilot.generated.UserMessageAttachmentGitHubReferenceType
Packages that use UserMessageAttachmentGitHubReferenceType
-
Uses of UserMessageAttachmentGitHubReferenceType in com.github.copilot.generated
Subclasses with type arguments of type UserMessageAttachmentGitHubReferenceType in com.github.copilot.generatedModifier and TypeClassDescriptionenumType of GitHub referenceMethods in com.github.copilot.generated that return UserMessageAttachmentGitHubReferenceTypeModifier and TypeMethodDescriptionUserMessageAttachmentGitHubReference.getReferenceType()Returns the enum constant of this class with the specified name.UserMessageAttachmentGitHubReferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated with parameters of type UserMessageAttachmentGitHubReferenceTypeModifier and TypeMethodDescriptionvoidUserMessageAttachmentGitHubReference.setReferenceType(UserMessageAttachmentGitHubReferenceType referenceType)