public class UserGeneratedFrequencyEntry extends Object implements Serializable
| Constructor and Description |
|---|
UserGeneratedFrequencyEntry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAnnotation() |
String |
getComment() |
String |
getNr() |
int |
hashCode() |
void |
setAnnotation(String annotation) |
void |
setComment(String comment) |
void |
setNr(String nr) |
FrequencyTableEntry |
toFrequencyTableEntry()
Converts this object to a proper definition.
|
public String getAnnotation()
public String getComment()
public String getNr()
public void setAnnotation(String annotation)
public void setComment(String comment)
public void setNr(String nr)
public FrequencyTableEntry toFrequencyTableEntry()
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.