public interface IPInfoFacet
extends org.gcube.informationsystem.model.entity.Facet
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
IP_ADDRESS |
static String |
NAME |
static String |
VERSION |
| Modifier and Type | Method and Description |
|---|---|
String |
getBroadcastAddress() |
String |
getIPAddress() |
String |
getMask() |
void |
setBroadcastAddress(String broadcastAddress) |
void |
setIPAddress(String ipAddress) |
void |
setMask(String mask) |
static final String NAME
static final String DESCRIPTION
static final String VERSION
static final String IP_ADDRESS
Copyright © 2016. All Rights Reserved.