com.aelitis.azureus.core.devices.impl
Class DeviceInternetGatewayImpl.mapping

java.lang.Object
  extended by com.aelitis.azureus.core.devices.impl.DeviceInternetGatewayImpl.mapping
All Implemented Interfaces:
java.lang.Comparable<DeviceInternetGatewayImpl.mapping>
Enclosing class:
DeviceInternetGatewayImpl

protected static class DeviceInternetGatewayImpl.mapping
extends java.lang.Object
implements java.lang.Comparable<DeviceInternetGatewayImpl.mapping>


Constructor Summary
protected DeviceInternetGatewayImpl.mapping(UPnPMapping m)
           
protected DeviceInternetGatewayImpl.mapping(UPnPPluginService.serviceMapping m)
           
 
Method Summary
 int compareTo(DeviceInternetGatewayImpl.mapping o)
           
 boolean equals(java.lang.Object _other)
           
 java.lang.String getString()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceInternetGatewayImpl.mapping

protected DeviceInternetGatewayImpl.mapping(UPnPMapping m)

DeviceInternetGatewayImpl.mapping

protected DeviceInternetGatewayImpl.mapping(UPnPPluginService.serviceMapping m)
Method Detail

compareTo

public int compareTo(DeviceInternetGatewayImpl.mapping o)
Specified by:
compareTo in interface java.lang.Comparable<DeviceInternetGatewayImpl.mapping>

equals

public boolean equals(java.lang.Object _other)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getString

public java.lang.String getString()