fr.imag.adele.bundle.upnp.igd.impl
Class Layer3ForwardingModelImpl

java.lang.Object
  extended byfr.imag.adele.bundle.upnp.igd.impl.Layer3ForwardingModelImpl
All Implemented Interfaces:
Layer3ForwardingModel

public class Layer3ForwardingModelImpl
extends Object
implements Layer3ForwardingModel


Constructor Summary
Layer3ForwardingModelImpl()
           
 
Method Summary
 void getDefaultConnectionService(fr.imag.adele.util.upnp.holder.StringHolder newDefaultConnectionService)
          This method is "add description here" newDefaultConnectionService out parameter
 String getDefaultConnectionServiceStateVariableValue()
           
 void setDefaultConnectionService(String newDefaultConnectionService)
          This method is "add description here" newDefaultConnectionService in parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Layer3ForwardingModelImpl

public Layer3ForwardingModelImpl()
Method Detail

setDefaultConnectionService

public void setDefaultConnectionService(String newDefaultConnectionService)
This method is "add description here" newDefaultConnectionService in parameter

Specified by:
setDefaultConnectionService in interface Layer3ForwardingModel

getDefaultConnectionService

public void getDefaultConnectionService(fr.imag.adele.util.upnp.holder.StringHolder newDefaultConnectionService)
This method is "add description here" newDefaultConnectionService out parameter

Specified by:
getDefaultConnectionService in interface Layer3ForwardingModel

getDefaultConnectionServiceStateVariableValue

public String getDefaultConnectionServiceStateVariableValue()
Specified by:
getDefaultConnectionServiceStateVariableValue in interface Layer3ForwardingModel