Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.fedeployment |
Modifier and Type | Method and Description |
---|---|
Set<AtWaypoint> |
FEDeployment.getAtWaypoint()
Get the AtWayPoint
|
Modifier and Type | Method and Description |
---|---|
FEDeployment |
FEDeployment.withAtWaypoint(AtWaypoint... values)
Set the AtWayPoint
|
Modifier and Type | Method and Description |
---|---|
FEDeployment |
FEDeployment.withAtWaypoint(Collection<AtWaypoint> values)
Set the AtWayPoint
|
Modifier and Type | Method and Description |
---|---|
AtWaypoint |
AtWaypoint.withDateTime(Calendar value)
Set the date and time that the force element is at the selected waypoint.
|
AtWaypoint |
AtWaypoint.withDateTime(Date value)
Set the date and time that the force element is at the selected waypoint.
|
AtWaypoint |
AtWaypoint.withSpeed(Double value)
Set the speed of the force element along a straight route or to the next
waypoint.
|
AtWaypoint |
AtWaypoint.withWaypointIdx(Integer value)
Set the sequential index of a Point within the referenced Location.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.