static class ErdPerson.WorkHistory extends Object implements Comparable<ErdPerson.WorkHistory>
| Constructor and Description |
|---|
WorkHistory(UDict d) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ErdPerson.WorkHistory wh) |
UDict |
getDict() |
String |
getEvent() |
String |
getEvent(boolean japanese) |
EdbDate |
getFrom() |
String |
getPID() |
String |
getTitle() |
EdbDate |
getTo() |
boolean |
isAdjacent(ErdPerson.WorkHistory post) |
void |
setTo(EdbDate d) |
WorkHistory(UDict d)
public UDict getDict()
public String getPID()
public EdbDate getFrom()
public EdbDate getTo()
public void setTo(EdbDate d)
public boolean isAdjacent(ErdPerson.WorkHistory post)
public String getTitle()
public String getEvent()
public String getEvent(boolean japanese)
public int compareTo(ErdPerson.WorkHistory wh)
compareTo in interface Comparable<ErdPerson.WorkHistory>EDB Working Group at Mon Dec 15 16:45:05 JST 2025