Uses of Enum Class
com.github.copilot.generated.rpc.SendAttachmentGitHubReferenceType
Packages that use SendAttachmentGitHubReferenceType
-
Uses of SendAttachmentGitHubReferenceType in com.github.copilot.generated.rpc
Subclasses with type arguments of type SendAttachmentGitHubReferenceType in com.github.copilot.generated.rpcMethods in com.github.copilot.generated.rpc that return SendAttachmentGitHubReferenceTypeModifier and TypeMethodDescriptionSendAttachmentGitHubReference.getReferenceType()Returns the enum constant of this class with the specified name.static SendAttachmentGitHubReferenceType[]SendAttachmentGitHubReferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated.rpc with parameters of type SendAttachmentGitHubReferenceTypeModifier and TypeMethodDescriptionvoidSendAttachmentGitHubReference.setReferenceType(SendAttachmentGitHubReferenceType referenceType)