public class Occurrences extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
number |
protected String |
rowId |
protected String |
value |
| Constructor and Description |
|---|
Occurrences() |
Occurrences(String value,
int number) |
Occurrences(String value,
String rowId,
int number) |
public Occurrences()
public Occurrences(String value, int number)
Copyright © 2017. All Rights Reserved.