| Package | Description |
|---|---|
| org.gvsig.road.arena2.service | |
| org.gvsig.road.arena2.service.impl | |
| org.gvsig.road.arena2.xjc |
| Modifier and Type | Method and Description |
|---|---|
void |
Arena2Service.copyFrom(ACCIDENTE from,
ACCIDENTE to) |
Direction |
Arena2Service.getDirection(ACCIDENTE accident) |
int |
Arena2Service.getKilometer(ACCIDENTE accident) |
int |
Arena2Service.getMeters(ACCIDENTE accident) |
String |
Arena2Service.getRoadName(ACCIDENTE accident) |
String |
Arena2Service.getRoadNomenclature(ACCIDENTE accident) |
RoadType |
Arena2Service.getRoadType(ACCIDENTE accident) |
| Modifier and Type | Method and Description |
|---|---|
void |
Arena2ServiceImpl.copyFrom(ACCIDENTE from,
ACCIDENTE to) |
Direction |
Arena2ServiceImpl.getDirection(ACCIDENTE accident) |
int |
Arena2ServiceImpl.getKilometer(ACCIDENTE accident) |
int |
Arena2ServiceImpl.getMeters(ACCIDENTE accident) |
String |
Arena2ServiceImpl.getRoadName(ACCIDENTE accident) |
String |
Arena2ServiceImpl.getRoadNomenclature(ACCIDENTE accident) |
RoadType |
Arena2ServiceImpl.getRoadType(ACCIDENTE accident) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ACCIDENTE> |
INFORME.accidente |
| Modifier and Type | Method and Description |
|---|---|
ACCIDENTE |
ObjectFactory.createACCIDENTE()
Create an instance of
ACCIDENTE |
| Modifier and Type | Method and Description |
|---|---|
List<ACCIDENTE> |
INFORME.getACCIDENTE()
Gets the value of the accidente property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INFORME.setACCIDENTE(List<ACCIDENTE> accidente) |
Copyright © 2018. All rights reserved.