public class DefaultAugmentedIn extends org.onosproject.yang.model.InnerModelObject implements AugmentedIn
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultAugmentedIn()
Creates an instance of defaultAugmentedIn.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Real |
real()
Returns the attribute real.
|
void |
real(Real real)
Sets the attribute real.
|
String |
toString() |
protected Real real
public DefaultAugmentedIn()
public Real real()
AugmentedInreal in interface AugmentedInpublic void real(Real real)
AugmentedInreal in interface AugmentedInreal - value of realCopyright © 2018. All rights reserved.