public class DefaultTarget extends org.onosproject.yang.model.InnerModelObject implements Target
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected TargetFlavor |
targetFlavor |
| Constructor and Description |
|---|
DefaultTarget()
Creates an instance of defaultTarget.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
TargetFlavor |
targetFlavor()
Returns the attribute targetFlavor.
|
void |
targetFlavor(TargetFlavor targetFlavor)
Sets the attribute targetFlavor.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected TargetFlavor targetFlavor
public TargetFlavor targetFlavor()
TargettargetFlavor in interface Targetpublic void targetFlavor(TargetFlavor targetFlavor)
TargettargetFlavor in interface TargettargetFlavor - value of targetFlavorCopyright © 2018. All rights reserved.