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

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

public class WANCableLinkConfigModelImpl
extends Object
implements WANCableLinkConfigModel


Constructor Summary
WANCableLinkConfigModelImpl()
           
 
Method Summary
 void getBPIEncryptionEnabled(fr.imag.adele.util.upnp.holder.BooleanHolder newBPIEncryptionEnabled)
          This method is "add description here" newBPIEncryptionEnabled out parameter
 Boolean getBPIEncryptionEnabledStateVariableValue()
           
 void getCableLinkConfigInfo(fr.imag.adele.util.upnp.holder.StringHolder newCableLinkConfigState, fr.imag.adele.util.upnp.holder.StringHolder newLinkType)
          This method is "add description here" newCableLinkConfigState out parameter newLinkType out parameter
 void getConfigFile(fr.imag.adele.util.upnp.holder.StringHolder newConfigFile)
          This method is "add description here" newConfigFile out parameter
 void getDownstreamFrequency(fr.imag.adele.util.upnp.holder.LongHolder newDownstreamFrequency)
          This method is "add description here" newDownstreamFrequency out parameter
 void getDownstreamModulation(fr.imag.adele.util.upnp.holder.StringHolder newDownstreamModulation)
          This method is "add description here" newDownstreamModulation out parameter
 void getTFTPServer(fr.imag.adele.util.upnp.holder.StringHolder newTFTPServer)
          This method is "add description here" newTFTPServer out parameter
 void getUpstreamChannelID(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamChannelID)
          This method is "add description here" newUpstreamChannelID out parameter
 void getUpstreamFrequency(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamFrequency)
          This method is "add description here" newUpstreamFrequency out parameter
 void getUpstreamModulation(fr.imag.adele.util.upnp.holder.StringHolder newUpstreamModulation)
          This method is "add description here" newUpstreamModulation out parameter
 void getUpstreamPowerLevel(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamPowerLevel)
          This method is "add description here" newUpstreamPowerLevel out parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WANCableLinkConfigModelImpl

public WANCableLinkConfigModelImpl()
Method Detail

getCableLinkConfigInfo

public void getCableLinkConfigInfo(fr.imag.adele.util.upnp.holder.StringHolder newCableLinkConfigState,
                                   fr.imag.adele.util.upnp.holder.StringHolder newLinkType)
This method is "add description here" newCableLinkConfigState out parameter newLinkType out parameter

Specified by:
getCableLinkConfigInfo in interface WANCableLinkConfigModel

getDownstreamFrequency

public void getDownstreamFrequency(fr.imag.adele.util.upnp.holder.LongHolder newDownstreamFrequency)
This method is "add description here" newDownstreamFrequency out parameter

Specified by:
getDownstreamFrequency in interface WANCableLinkConfigModel

getDownstreamModulation

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

Specified by:
getDownstreamModulation in interface WANCableLinkConfigModel

getUpstreamFrequency

public void getUpstreamFrequency(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamFrequency)
This method is "add description here" newUpstreamFrequency out parameter

Specified by:
getUpstreamFrequency in interface WANCableLinkConfigModel

getUpstreamModulation

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

Specified by:
getUpstreamModulation in interface WANCableLinkConfigModel

getUpstreamChannelID

public void getUpstreamChannelID(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamChannelID)
This method is "add description here" newUpstreamChannelID out parameter

Specified by:
getUpstreamChannelID in interface WANCableLinkConfigModel

getUpstreamPowerLevel

public void getUpstreamPowerLevel(fr.imag.adele.util.upnp.holder.LongHolder newUpstreamPowerLevel)
This method is "add description here" newUpstreamPowerLevel out parameter

Specified by:
getUpstreamPowerLevel in interface WANCableLinkConfigModel

getBPIEncryptionEnabled

public void getBPIEncryptionEnabled(fr.imag.adele.util.upnp.holder.BooleanHolder newBPIEncryptionEnabled)
This method is "add description here" newBPIEncryptionEnabled out parameter

Specified by:
getBPIEncryptionEnabled in interface WANCableLinkConfigModel

getConfigFile

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

Specified by:
getConfigFile in interface WANCableLinkConfigModel

getTFTPServer

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

Specified by:
getTFTPServer in interface WANCableLinkConfigModel

getBPIEncryptionEnabledStateVariableValue

public Boolean getBPIEncryptionEnabledStateVariableValue()
Specified by:
getBPIEncryptionEnabledStateVariableValue in interface WANCableLinkConfigModel