Modifier and Type | Method and Description |
---|---|
DateAndTime |
HardwareBuilder.getLastChange() |
@Nullable DateAndTime |
Hardware.getLastChange()
The time the '/hardware/component' list changed in theoperational state.
|
Modifier and Type | Method and Description |
---|---|
HardwareBuilder |
HardwareBuilder.setLastChange(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
ComponentBuilder.getMfgDate() |
@Nullable DateAndTime |
Component.getMfgDate()
The date of manufacturing of the managed component.
|
Modifier and Type | Method and Description |
---|---|
ComponentBuilder |
ComponentBuilder.setMfgDate(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StateBuilder.getStateLastChanged() |
@Nullable DateAndTime |
State.getStateLastChanged()
The date and time when the value of any of theadmin-state, oper-state,
usage-state, alarm-state, orstandby-state changed for this component.If there
has been no change since the lastre-initialization of the local system, this
nodecontains the date and time of local systeminitialization.
|
DateAndTime |
SensorDataBuilder.getValueTimestamp() |
@Nullable DateAndTime |
SensorData.getValueTimestamp()
The time the status and/or value of this sensor was lastobtained by the server.
|
Modifier and Type | Method and Description |
---|---|
StateBuilder |
StateBuilder.setStateLastChanged(DateAndTime value) |
SensorDataBuilder |
SensorDataBuilder.setValueTimestamp(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
HardwareBuilder.getLastChange() |
@Nullable DateAndTime |
Hardware.getLastChange()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HardwareBuilder |
HardwareBuilder.setLastChange(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
ComponentBuilder.getMfgDate() |
@Nullable DateAndTime |
Component.getMfgDate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComponentBuilder |
ComponentBuilder.setMfgDate(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StateBuilder.getStateLastChanged() |
@Nullable DateAndTime |
State.getStateLastChanged()
Deprecated.
|
DateAndTime |
SensorDataBuilder.getValueTimestamp() |
@Nullable DateAndTime |
SensorData.getValueTimestamp()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StateBuilder |
StateBuilder.setStateLastChanged(DateAndTime value) |
SensorDataBuilder |
SensorDataBuilder.setValueTimestamp(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
InterfaceBuilder.getLastChange() |
@Nullable DateAndTime |
Interface.getLastChange()
The time the interface entered its current operationalstate.
|
Modifier and Type | Method and Description |
---|---|
InterfaceBuilder |
InterfaceBuilder.setLastChange(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StatisticsBuilder.getDiscontinuityTime() |
@Nullable DateAndTime |
Statistics.getDiscontinuityTime()
The time on the most recent occasion at which any one ormore of this interface's
counters suffered adiscontinuity.
|
Modifier and Type | Method and Description |
---|---|
StatisticsBuilder |
StatisticsBuilder.setDiscontinuityTime(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
InterfaceBuilder.getLastChange() |
@Nullable DateAndTime |
Interface.getLastChange()
The time the interface entered its current operationalstate.
|
Modifier and Type | Method and Description |
---|---|
InterfaceBuilder |
InterfaceBuilder.setLastChange(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StatisticsBuilder.getDiscontinuityTime() |
@Nullable DateAndTime |
Statistics.getDiscontinuityTime()
The time on the most recent occasion at which any one ormore of this interface's
counters suffered adiscontinuity.
|
Modifier and Type | Method and Description |
---|---|
StatisticsBuilder |
StatisticsBuilder.setDiscontinuityTime(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
InterfaceBuilder.getLastChange() |
@Nullable DateAndTime |
Interface.getLastChange()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InterfaceBuilder |
InterfaceBuilder.setLastChange(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StatisticsBuilder.getDiscontinuityTime() |
@Nullable DateAndTime |
Statistics.getDiscontinuityTime()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StatisticsBuilder |
StatisticsBuilder.setDiscontinuityTime(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
@Nullable DateAndTime |
Notification.getEventTime()
The time the event was generated by theevent source.
|
DateAndTime |
NotificationBuilder.getEventTime() |
Modifier and Type | Method and Description |
---|---|
NotificationBuilder |
NotificationBuilder.setEventTime(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
StreamBuilder.getReplayLogCreationTime() |
@Nullable DateAndTime |
Stream.getReplayLogCreationTime()
Indicates the time the replay log for this streamwas created.
|
Modifier and Type | Method and Description |
---|---|
StreamBuilder |
StreamBuilder.setReplayLogCreationTime(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
@Nullable DateAndTime |
RouteMetadata.getLastUpdated()
Timestamp of the last modification of the route.
|
Modifier and Type | Method and Description |
---|---|
DateAndTime |
RouteBuilder.getLastUpdated() |
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setLastUpdated(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
RouteBuilder.getLastUpdated() |
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setLastUpdated(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
RouteBuilder.getLastUpdated() |
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setLastUpdated(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
RouteBuilder.getLastUpdated() |
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setLastUpdated(DateAndTime value) |
Modifier and Type | Method and Description |
---|---|
static DateAndTime |
DateAndTime.getDefaultInstance(String defaultValue) |
Constructor and Description |
---|
DateAndTime(DateAndTime source)
Creates a copy from Source Object.
|
Copyright © 2019 OpenDaylight. All rights reserved.