Package | Description |
---|---|
com.cloudpos.advance.ext.system.network |
This package provides access to high-level APIs for Network device operations.
|
Modifier and Type | Method and Description |
---|---|
IpBean |
IEthernetDevice.getStaticIp() |
Modifier and Type | Method and Description |
---|---|
boolean |
IEthernetDevice.setStaticIp(IpBean ipBean)
set the Ethernet static IP.
|