|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Datetime | |
|---|---|
| org.openeai.moa.objects.resources | |
| org.openeai.moa.objects.testsuite | |
| Uses of Datetime in org.openeai.moa.objects.resources |
|---|
| Methods in org.openeai.moa.objects.resources that return Datetime | |
|---|---|
Datetime |
ControlAreaRequest.getDatetime()
This one is a little "special" since it's the value we'll be using as the "timestamp" in the actual message we're sending. |
Datetime |
ControlAreaReply.getDatetime()
This one is a little "special" since it's the value we'll be using as the "timestamp" in the actual message we're sending. |
Datetime |
ControlAreaSync.getDatetime()
This one is a little "special" since it's the value we'll be using as the "timestamp" in the actual message we're sending. |
| Uses of Datetime in org.openeai.moa.objects.testsuite |
|---|
| Methods in org.openeai.moa.objects.testsuite that return Datetime | |
|---|---|
Datetime |
TestSuiteSummary.getRequestReplyEndDatetime()
|
Datetime |
TestSuiteSummary.getRequestReplyStartDatetime()
|
Datetime |
TestSuiteSummary.getSyncConsumptionEndDatetime()
|
Datetime |
TestSuiteSummary.getSyncConsumptionStartDatetime()
|
| Methods in org.openeai.moa.objects.testsuite with parameters of type Datetime | |
|---|---|
void |
TestSuiteSummary.setRequestReplyEndDatetime(Datetime time)
|
void |
TestSuiteSummary.setRequestReplyStartDatetime(Datetime time)
|
void |
TestSuiteSummary.setSyncConsumptionEndDatetime(Datetime time)
|
void |
TestSuiteSummary.setSyncConsumptionStartDatetime(Datetime time)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||