Package com.google.gerrit.entities
Class SubmitRecord.Label
java.lang.Object
com.google.gerrit.entities.SubmitRecord.Label
- Enclosing class:
- SubmitRecord
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeepCopy()
Returns a new instance ofSubmitRecord.Label
that contains a new instance for each mutable field.boolean
int
hashCode()
toString()
-
Field Details
-
label
-
status
-
appliedBy
-
-
Constructor Details
-
Label
public Label()
-
-
Method Details