public class ExecutionKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultExecution>
| Modifier and Type | Field and Description |
|---|---|
protected DateAndTime |
start |
| Constructor and Description |
|---|
ExecutionKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
DateAndTime |
start()
Returns the attribute start.
|
void |
start(DateAndTime start)
Sets the value to attribute start.
|
protected DateAndTime start
public DateAndTime start()
public void start(DateAndTime start)
start - value of startCopyright © 2018. All rights reserved.