public class InterCity
extends java.lang.Object
| Constructor and Description |
|---|
InterCity() |
InterCity(java.util.Date date,
int kmInterCity) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDate() |
int |
getKmInterCity() |
void |
setDate(java.util.Date date) |
void |
setKmInterCity(int kmInterCity) |