public class DirtQueueSummaryEntry extends Object implements Serializable
Constructor and Description |
---|
DirtQueueSummaryEntry() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getCount()
Number of subsequent entries of the same type
|
String |
getLabel()
Action label
|
int |
hashCode() |
DirtQueueSummaryEntry |
setCount(int count)
Set entry count
|
DirtQueueSummaryEntry |
setLabel(String label)
Set the label
|
String |
toString() |
public String getLabel()
public DirtQueueSummaryEntry setLabel(String label)
label
- labelpublic int getCount()
public DirtQueueSummaryEntry setCount(int count)
count
- countCopyright © 2024 Gentics Software. All rights reserved.