public class DefaultBidirectional extends org.onosproject.yang.model.InnerModelObject implements Bidirectional
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected Association |
association |
| Constructor and Description |
|---|
DefaultBidirectional()
Creates an instance of defaultBidirectional.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
association()
Returns the attribute association.
|
void |
association(Association association)
Sets the attribute association.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected Association association
public DefaultBidirectional()
public Association association()
Bidirectionalassociation in interface Bidirectionalpublic void association(Association association)
Bidirectionalassociation in interface Bidirectionalassociation - value of associationCopyright © 2017. All rights reserved.