public class Inet extends Object
Constructor and Description |
---|
Inet() |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getAddress() |
Integer |
getNetmask() |
Inet |
setAddress(InetAddress address)
Set the inet address
|
Inet |
setNetmask(Integer netmask)
Set a netmask.
|
public InetAddress getAddress()
public Inet setAddress(InetAddress address)
address
- public Integer getNetmask()
Copyright © 2022 Eclipse. All rights reserved.