public class ScheduleKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultSchedule>
| Modifier and Type | Field and Description |
|---|---|
protected long |
scheduleId |
| Constructor and Description |
|---|
ScheduleKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
long |
scheduleId()
Returns the attribute scheduleId.
|
void |
scheduleId(long scheduleId)
Sets the value to attribute scheduleId.
|
Copyright © 2018. All rights reserved.