public class SeunjeonItem extends DictionaryItem
id| Constructor and Description |
|---|
SeunjeonItem(long id,
String[] inputs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String[] |
getInputs() |
String |
getInputsValue() |
String[] |
getNewInputs() |
int |
hashCode() |
boolean |
isDeleted() |
boolean |
isUpdated() |
void |
setNewInputs(String[] newInputs) |
String |
toLineString() |
String |
toString() |
getIdpublic SeunjeonItem(long id,
String[] inputs)
public String[] getNewInputs()
public void setNewInputs(String[] newInputs)
public String[] getInputs()
public String getInputsValue()
public boolean isUpdated()
public boolean isDeleted()
public String toLineString()
Copyright © 2009–2017 CodeLibs. All rights reserved.