Package com.google.gerrit.entities
Class StoredCommentLinkInfo.Builder
java.lang.Object
com.google.gerrit.entities.StoredCommentLinkInfo.Builder
- Enclosing class:
- StoredCommentLinkInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract StoredCommentLinkInfo
build()
protected abstract String
getLink()
protected abstract String
getMatch()
protected abstract String
getName()
protected abstract boolean
protected abstract String
protected abstract String
protected abstract String
getText()
abstract StoredCommentLinkInfo.Builder
setEnabled
(Boolean value) abstract StoredCommentLinkInfo.Builder
abstract StoredCommentLinkInfo.Builder
abstract StoredCommentLinkInfo.Builder
abstract StoredCommentLinkInfo.Builder
setOverrideOnly
(boolean value) abstract StoredCommentLinkInfo.Builder
abstract StoredCommentLinkInfo.Builder
abstract StoredCommentLinkInfo.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setName
-
setMatch
-
setLink
-
setPrefix
-
setSuffix
-
setText
-
setEnabled
-
setOverrideOnly
-
build
-
autoBuild
-
getName
-
getMatch
-
getLink
-
getPrefix
-
getSuffix
-
getText
-
getOverrideOnly
protected abstract boolean getOverrideOnly()
-