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