public class DefaultAugmentedInput extends org.onosproject.yang.model.InnerModelObject implements AugmentedInput
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultAugmentedInput()
Creates an instance of defaultAugmentedInput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Status |
status()
Returns the attribute status.
|
void |
status(Status status)
Sets the attribute status.
|
String |
toString() |
protected Status status
public DefaultAugmentedInput()
public Status status()
AugmentedInputstatus in interface AugmentedInputpublic void status(Status status)
AugmentedInputstatus in interface AugmentedInputstatus - value of statusCopyright © 2018. All rights reserved.