public class Leader extends Object
Constructor and Description |
---|
Leader() |
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity() |
int |
getFrom() |
HistoricalFigure |
getHf() |
String |
getPosition() |
int |
getTill() |
void |
setEntity(Entity entity) |
void |
setFrom(int from) |
void |
setHf(HistoricalFigure hf) |
void |
setPosition(String position) |
void |
setTill(int till) |
public String getPosition()
public void setPosition(String position)
public HistoricalFigure getHf()
public void setHf(HistoricalFigure hf)
public Entity getEntity()
public void setEntity(Entity entity)
public int getFrom()
public void setFrom(int from)
public int getTill()
public void setTill(int till)
Copyright © 2017. All rights reserved.