Uses of Class
io.jenkins.plugins.gerritchecksapi.rest.CodePointer
-
Packages that use CodePointer Package Description io.jenkins.plugins.gerritchecksapi.rest -
-
Uses of CodePointer in io.jenkins.plugins.gerritchecksapi.rest
Methods in io.jenkins.plugins.gerritchecksapi.rest that return types with arguments of type CodePointer Modifier and Type Method Description List<CodePointer>
CheckResult. getCodePointers()
Method parameters in io.jenkins.plugins.gerritchecksapi.rest with type arguments of type CodePointer Modifier and Type Method Description void
CheckResult. setCodePointers(List<CodePointer> codePointers)
-