public class NetIpStackInfoNetToMedia extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
device |
String |
ipAddress |
String |
physicalAddress |
String |
type |
dynamicProperty, dynamicType| Constructor and Description |
|---|
NetIpStackInfoNetToMedia() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
String |
getIpAddress() |
String |
getPhysicalAddress() |
String |
getType() |
void |
setDevice(String device) |
void |
setIpAddress(String ipAddress) |
void |
setPhysicalAddress(String physicalAddress) |
void |
setType(String type) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String ipAddress
public String physicalAddress
public String device
public String type
public String getIpAddress()
public String getPhysicalAddress()
public String getDevice()
public String getType()
public void setIpAddress(String ipAddress)
public void setPhysicalAddress(String physicalAddress)
public void setDevice(String device)
public void setType(String type)
Copyright © 2011-2012. All Rights Reserved.