Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.jrfl | |
us.gov.dod.standard.ssrf._3_1.metadata.domains |
Modifier and Type | Method and Description |
---|---|
MinSec |
JRFL.getMinutes()
Get the minutes of an hour [0-59]..
|
MinSec |
Assignment.getMinutes()
Get the minutes of an hour (0-59) when the Assignment will be guarded
(monitored) or used for transmission..
|
MinSec |
FEDeployment.getMinutes()
Get the minutes of an hour [0-59] that the Force element is planned for
deployment..
|
MinSec |
JRFL.getSeconds()
Get In Data Item Seconds,enter the seconds of hour [0-59].
|
MinSec |
Assignment.getSeconds()
Get the seconds of hour [0-59] when the Assignment will be guarded
(monitored) or used for transmission..
|
MinSec |
FEDeployment.getSeconds()
Get the seconds of hour [0-59] that the Force element is planned for
deployment..
|
Modifier and Type | Method and Description |
---|---|
void |
JRFL.setMinutes(MinSec value)
Set the minutes of an hour [0-59]..
|
void |
Assignment.setMinutes(MinSec value)
Set the minutes of an hour (0-59) when the Assignment will be guarded
(monitored) or used for transmission..
|
void |
FEDeployment.setMinutes(MinSec value)
Set the minutes of an hour [0-59] that the Force element is planned for
deployment..
|
void |
JRFL.setSeconds(MinSec value)
Set In Data Item Seconds,enter the seconds of hour [0-59].
|
void |
Assignment.setSeconds(MinSec value)
Set the seconds of hour [0-59] when the Assignment will be guarded
(monitored) or used for transmission..
|
void |
FEDeployment.setSeconds(MinSec value)
Set the seconds of hour [0-59] that the Force element is planned for
deployment..
|
Modifier and Type | Method and Description |
---|---|
MinSec |
JRFLEntry.getMinutes()
Get the minutes of an hour [0-59]..
|
MinSec |
JRFLEntry.getSeconds()
Get In Data Item Seconds,enter the seconds of hour [0-59].
|
Modifier and Type | Method and Description |
---|---|
void |
JRFLEntry.setMinutes(MinSec value)
Set the minutes of an hour [0-59]..
|
void |
JRFLEntry.setSeconds(MinSec value)
Set In Data Item Seconds,enter the seconds of hour [0-59].
|
Modifier and Type | Method and Description |
---|---|
int |
MinSec.compareTo(MinSec obj)
Comparison and sorting.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.