public class ProtwordsItem extends DictionaryItem
id| Constructor and Description |
|---|
ProtwordsItem(long id,
String input) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getInput() |
String |
getInputValue() |
String |
getNewInput() |
int |
hashCode() |
boolean |
isDeleted() |
boolean |
isUpdated() |
void |
setNewInput(String newInput) |
String |
toLineString() |
String |
toString() |
getIdpublic ProtwordsItem(long id,
String input)
public String getNewInput()
public void setNewInput(String newInput)
public String getInput()
public String getInputValue()
public boolean isUpdated()
public boolean isDeleted()
public String toLineString()
Copyright © 2009–2017 CodeLibs. All rights reserved.