public class NetworkInfo
extends Object
Modifier and Type | Field and Description |
---|---|
String |
address
IP address.
Note: If setting the value, you must also disable DHCP dhcpEnabled |
Boolean |
dhcpEnabled
returns true if DHCP is enabled.
|
String |
dnsName
DNS Name.
Note: Read only for ZMotif series 7, 8, and 9 printers. |
String |
gateway
Gateway.
|
String |
macAddress
MAC address.
Note: Read only. |
Boolean |
snmpEnabled
returns true if SNMP is enabled.
|
String |
subnetMask
Subnet mask.
|
Constructor and Description |
---|
NetworkInfo()
Instantiates the NetworkInfo class
|
public String macAddress
public String address
dhcpEnabled
public String subnetMask
public String gateway
public String dnsName
public Boolean dhcpEnabled
public Boolean snmpEnabled
© 2016 ZIH Corp. All Rights Reserved.