public class HostIpRouteOp extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
changeOperation |
HostIpRouteEntry |
route |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostIpRouteOp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeOperation() |
HostIpRouteEntry |
getRoute() |
void |
setChangeOperation(String changeOperation) |
void |
setRoute(HostIpRouteEntry route) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String changeOperation
public HostIpRouteEntry route
public String getChangeOperation()
public HostIpRouteEntry getRoute()
public void setChangeOperation(String changeOperation)
public void setRoute(HostIpRouteEntry route)
Copyright © 2011-2012. All Rights Reserved.