Uses of Enum
org.kohsuke.github.GHPullRequestReviewComment.Side
-
Uses of GHPullRequestReviewComment.Side in org.kohsuke.github
Modifier and TypeMethodDescriptionFrom.GHPullRequestReviewComment.getSide()
Gets The side of the diff to which the comment applies.GHPullRequestReviewComment.getStartSide()
Gets The side of the first line of the range for a multi-line comment.Returns the enum constant of this type with the specified name.static GHPullRequestReviewComment.Side[]
GHPullRequestReviewComment.Side.values()
Returns an array containing the constants of this enum type, in the order they are declared.