public final class IPMappingAddress extends Object implements MappingAddress
MappingAddress.TypeTYPE_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
org.onlab.packet.IpPrefix |
ip()
Obtains the IP prefix to look up.
|
String |
toString() |
MappingAddress.Type |
type()
Returns the type of mapping address.
|
public MappingAddress.Type type()
MappingAddresstype in interface MappingAddresspublic org.onlab.packet.IpPrefix ip()