public class NetIpStackInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
NetIpStackInfoDefaultRouter[] |
defaultRouter |
NetIpStackInfoNetToMedia[] |
neighbor |
dynamicProperty, dynamicType| Constructor and Description |
|---|
NetIpStackInfo() |
| Modifier and Type | Method and Description |
|---|---|
NetIpStackInfoDefaultRouter[] |
getDefaultRouter() |
NetIpStackInfoNetToMedia[] |
getNeighbor() |
void |
setDefaultRouter(NetIpStackInfoDefaultRouter[] defaultRouter) |
void |
setNeighbor(NetIpStackInfoNetToMedia[] neighbor) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic NetIpStackInfoNetToMedia[] neighbor
public NetIpStackInfoDefaultRouter[] defaultRouter
public NetIpStackInfoNetToMedia[] getNeighbor()
public NetIpStackInfoDefaultRouter[] getDefaultRouter()
public void setNeighbor(NetIpStackInfoNetToMedia[] neighbor)
public void setDefaultRouter(NetIpStackInfoDefaultRouter[] defaultRouter)
Copyright © 2011-2012. All Rights Reserved.