Package | Description |
---|---|
persistencia3.GettersSetters |
Modifier and Type | Method and Description |
---|---|
RobotId |
Robot.getId() |
Modifier and Type | Method and Description |
---|---|
void |
Robot.setId(RobotId id) |
Constructor and Description |
---|
Robot(RobotId id,
Mapa mapa) |
Robot(RobotId id,
Mapa mapa,
java.lang.String nom,
java.lang.Integer direccioInicial,
java.lang.String codi) |