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