JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.atlassian.jira.cloud.jenkins.buildinfo.client.model.Ref
Packages that use
Ref
Package
Description
com.atlassian.jira.cloud.jenkins.buildinfo.client.model
Uses of
Ref
in
com.atlassian.jira.cloud.jenkins.buildinfo.client.model
Methods in
com.atlassian.jira.cloud.jenkins.buildinfo.client.model
that return
Ref
Modifier and Type
Method
Description
Ref
Reference.
getRef
()
Ref
Ref.
setName
(
String
name)
Ref
Ref.
setUri
(
String
uri)
Methods in
com.atlassian.jira.cloud.jenkins.buildinfo.client.model
with parameters of type
Ref
Modifier and Type
Method
Description
Reference
Reference.
setRef
(
Ref
ref)