public static class SubmitRecord.Label
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SubmitRecord.Label.Status |
Modifier and Type | Field and Description |
---|---|
Account.Id |
appliedBy |
java.lang.String |
label |
SubmitRecord.Label.Status |
status |
Constructor and Description |
---|
Label() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String label
public SubmitRecord.Label.Status status
public Account.Id appliedBy