Modifier and Type | Field and Description |
---|---|
protected javafx.beans.property.StringProperty |
comment |
protected javafx.beans.property.StringProperty |
description |
protected Extensions |
extensions |
protected javafx.collections.ObservableList<Link> |
links |
protected javafx.beans.property.StringProperty |
name |
protected javafx.beans.property.IntegerProperty |
number |
protected javafx.beans.property.StringProperty |
source |
protected javafx.beans.property.StringProperty |
type |
protected javafx.collections.ObservableList<Waypoint> |
waypoints |
Modifier and Type | Method and Description |
---|---|
RteType |
getData() |
protected javafx.beans.property.StringProperty name
protected javafx.beans.property.StringProperty description
protected javafx.beans.property.StringProperty comment
protected javafx.beans.property.StringProperty source
protected javafx.beans.property.IntegerProperty number
protected javafx.beans.property.StringProperty type
protected javafx.collections.ObservableList<Link> links
protected javafx.collections.ObservableList<Waypoint> waypoints
protected Extensions extensions
public Route(RteType route)