org.gcube.informationsystem.glitebridge.resource.commontype
Class NetworkAdapterType
java.lang.Object
org.gcube.informationsystem.glitebridge.resource.commontype.NetworkAdapterType
- Direct Known Subclasses:
- NetworkAdapterFullType
public class NetworkAdapterType
- extends java.lang.Object
- Author:
- Luca Frosini (ISTI-CNR)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkAdapterType
public NetworkAdapterType()
isInboundIP
public boolean isInboundIP()
- Returns:
- InboundIP boolean value
setInboundIP
public void setInboundIP(boolean inboundIP)
- Parameters:
inboundIP
- boolean value
isOutboundIP
public boolean isOutboundIP()
- Returns:
- OutboundIP boolean value
setOutboundIP
public void setOutboundIP(boolean outboundIP)
- Parameters:
outboundIP
- boolean value