@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-31T11:10:15.610+01:00") public class Station extends Object
| Constructor and Description |
|---|
Station() |
| Modifier and Type | Method and Description |
|---|---|
List<Facility> |
getFacilities() |
String |
getName()
Name of the station
|
Long |
getStationnumber()
Identification number of the station
|
void |
setFacilities(List<Facility> facilities) |
void |
setName(String name) |
void |
setStationnumber(Long stationnumber) |
String |
toString() |
Copyright © 2015. All Rights Reserved.