Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 |
Modifier and Type | Field and Description |
---|---|
protected Set<FEDeployment> |
SchemaRoot.feDeployment |
Modifier and Type | Method and Description |
---|---|
FEDeployment |
FEDeployment.withAtWaypoint(AtWaypoint... values)
Set the AtWayPoint
|
FEDeployment |
FEDeployment.withAtWaypoint(Collection<AtWaypoint> values)
Set the AtWayPoint
|
FEDeployment |
FEDeployment.withDaysOfMonth(String value)
Set the day of month [1-31] that the Force element is planned for
deployment.
|
FEDeployment |
FEDeployment.withDaysOfWeek(String value)
Set the weekday [0-7 where 0 and 7 are for Sunday, 1 for Monday, etc] that
the Force element is planned for deployment.
|
FEDeployment |
FEDeployment.withDuration(Integer value)
Set the number of minutes for which an event will live.
|
FEDeployment |
FEDeployment.withFERef(Serial value)
Set the dataset identifier of the ForceElement being deployed.
|
FEDeployment |
FEDeployment.withForceElement(ForceElement value)
Set the dataset identifier of the ForceElement being deployed.
|
FEDeployment |
FEDeployment.withHours(String value)
Set the hours of a day [0-23] (UTC time) that the Force element is planned
for deployment.
|
FEDeployment |
FEDeployment.withLocation(Location value)
Set the unique reference serial of an existing Location dataset.
|
FEDeployment |
FEDeployment.withLocationRef(Serial value)
Set the serial of the referenced Location.
|
FEDeployment |
FEDeployment.withMinutes(String value)
Set the minutes of an hour [0-59] that the Force element is planned for
deployment.
|
FEDeployment |
FEDeployment.withMonths(String value)
Set the month of year [1-12] that the Force element is planned for
deployment.
|
FEDeployment |
FEDeployment.withNum(Integer value)
Set the quantity of Force Element referenced in FERef.
|
FEDeployment |
FEDeployment.withProject(Collection<Project> values)
Set the Project
|
FEDeployment |
FEDeployment.withProject(Project... values)
Set the Project
|
FEDeployment |
FEDeployment.withSeconds(String value)
Set the seconds of hour [0-59] that the Force element is planned for
deployment.
|
FEDeployment |
FEDeployment.withType(ListCFD value)
Set the type of deployment.
|
FEDeployment |
FEDeployment.withYears(String value)
Set the 4-digit year [1900..2100] that the Force element is planned for
deployment.
|
Modifier and Type | Method and Description |
---|---|
Set<FEDeployment> |
SchemaRoot.getFEDeployment()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withFEDeployment(FEDeployment... values)
Set
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withFEDeployment(Collection<FEDeployment> values)
Set
|
Copyright © 2016 OpenSSRF.org. All rights reserved.