Package com.google.gerrit.entities
Class PatchSetApproval.Key
java.lang.Object
com.google.gerrit.entities.PatchSetApproval.Key
- Enclosing class:
- PatchSetApproval
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Account.Id
boolean
abstract LabelId
labelId()
abstract PatchSet.Id
-
Constructor Details
-
Key
public Key()
-
-
Method Details
-
patchSetId
-
accountId
-
labelId
-
isLegacySubmit
public boolean isLegacySubmit()
-