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

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

public class WLANConfigurationModelImpl
extends Object
implements WLANConfigurationModel


Constructor Summary
WLANConfigurationModelImpl()
           
 
Method Summary
 void factoryDefaultReset()
          This method is "add description here"
 void get11iBeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iEncryptionModes, fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iAuthenticationMode)
          This method is "add description here" newIEEE11iEncryptionModes out parameter newIEEE11iAuthenticationMode out parameter
 Boolean getAssociatedDeviceAuthStateStateVariableValue()
           
 String getAssociatedDeviceIPAddressStateVariableValue()
           
 String getAssociatedDeviceMACAddressStateVariableValue()
           
 void getAuthenticationServiceMode(fr.imag.adele.util.upnp.holder.StringHolder newAuthenticationServiceMode)
          This method is "add description here" newAuthenticationServiceMode out parameter
 String getAuthenticationServiceModeStateVariableValue()
           
 Boolean getAutoRateFallBackEnabledStateVariableValue()
           
 void getAutoRateFallBackMode(fr.imag.adele.util.upnp.holder.BooleanHolder newAutoRateFallBackEnabled)
          This method is "add description here" newAutoRateFallBackEnabled out parameter
 void getBasBeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newBasicEncryptionModes, fr.imag.adele.util.upnp.holder.StringHolder newBasicAuthenticationMode)
          This method is "add description here" newBasicEncryptionModes out parameter newBasicAuthenticationMode out parameter
 String getBasicAuthenticationModeStateVariableValue()
           
 String getBasicDataTransmitRatesStateVariableValue()
           
 String getBasicEncryptionModesStateVariableValue()
           
 void getBeaconAdvertisement(fr.imag.adele.util.upnp.holder.BooleanHolder newBeaconAdvertisementEnabled)
          This method is "add description here" newBeaconAdvertisementEnabled out parameter
 Boolean getBeaconAdvertisementEnabledStateVariableValue()
           
 void getBeaconType(fr.imag.adele.util.upnp.holder.StringHolder newBeaconType)
          This method is "add description here" newBeaconType out parameter
 String getBeaconTypeStateVariableValue()
           
 void getBSSID(fr.imag.adele.util.upnp.holder.StringHolder newBSSID)
          This method is "add description here" newBSSID out parameter
 String getBSSIDStateVariableValue()
           
 void getByteStatistics(fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesSent, fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesReceived)
          This method is "add description here" newTotalBytesSent out parameter newTotalBytesReceived out parameter
 void getByteStatsForAssociatedDev(String newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesSent, fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesReceived)
          This method is "add description here" newAssociatedDeviceMACAddress in parameter newTotalBytesSent out parameter newTotalBytesReceived out parameter
 void getChannelInfo(fr.imag.adele.util.upnp.holder.IntegerHolder newChannel, fr.imag.adele.util.upnp.holder.StringHolder newPossibleChannels)
          This method is "add description here" newChannel out parameter newPossibleChannels out parameter
 void getChannelsInUse(fr.imag.adele.util.upnp.holder.StringHolder newChannelsInUse)
          This method is "add description here" newChannelsInUse out parameter
 String getChannelsInUseStateVariableValue()
           
 Integer getChannelStateVariableValue()
           
 void getDataTransmitRateInfo(fr.imag.adele.util.upnp.holder.StringHolder newBasicDataTransmitRates, fr.imag.adele.util.upnp.holder.StringHolder newOperationalDataTransmitRates, fr.imag.adele.util.upnp.holder.StringHolder newPossibleDataTransmitRates)
          This method is "add description here" newBasicDataTransmitRates out parameter newOperationalDataTransmitRates out parameter newPossibleDataTransmitRates out parameter
 void getDefaultWEPKeyIndex(fr.imag.adele.util.upnp.holder.IntegerHolder newDefaultWEPKeyIndex)
          This method is "add description here" newDefaultWEPKeyIndex out parameter
 void getDeviceOperationMode(fr.imag.adele.util.upnp.holder.StringHolder newDeviceOperationMode, fr.imag.adele.util.upnp.holder.StringHolder newSSID, fr.imag.adele.util.upnp.holder.StringHolder newBSSID, fr.imag.adele.util.upnp.holder.IntegerHolder newChannel, fr.imag.adele.util.upnp.holder.StringHolder newBasicDataTransmitRates, fr.imag.adele.util.upnp.holder.StringHolder newOperationalDataTransmitRates, fr.imag.adele.util.upnp.holder.IntegerHolder newDistanceFromRoot)
          This method is "add description here" newDeviceOperationMode out parameter newSSID out parameter newBSSID out parameter newChannel out parameter newBasicDataTransmitRates out parameter newOperationalDataTransmitRates out parameter newDistanceFromRoot out parameter
 String getDeviceOperationModeStateVariableValue()
           
 Integer getDistanceFromRootStateVariableValue()
           
 void getFailureStatusInfo(fr.imag.adele.util.upnp.holder.LongHolder newTotalIntegrityFailures, fr.imag.adele.util.upnp.holder.LongHolder newTotalPSKFailures)
          This method is "add description here" newTotalIntegrityFailures out parameter newTotalPSKFailures out parameter
 void getGenericAssociatedDeviceInfo(int newAssociatedDeviceIndex, fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceIPAddress, fr.imag.adele.util.upnp.holder.BooleanHolder newAssociatedDeviceAuthState)
          This method is "add description here" newAssociatedDeviceIndex in parameter newAssociatedDeviceMACAddress out parameter newAssociatedDeviceIPAddress out parameter newAssociatedDeviceAuthState out parameter
 String getIEEE11iAuthenticationModeStateVariableValue()
           
 String getIEEE11iEncryptionModesStateVariableValue()
           
 Boolean getInsecureOOBAccessEnabledStateVariableValue()
           
 void getInsecureOutOfBandAccessMode(fr.imag.adele.util.upnp.holder.BooleanHolder newInsecureOOBAccessEnabled)
          This method is "add description here" newInsecureOOBAccessEnabled out parameter
 String getKeyPassphraseStateVariableValue()
           
 String getLastPMKIdStateVariableValue()
           
 String getLastRequestedMulticastCipherStateVariableValue()
           
 String getLastRequestedUnicastCipherStateVariableValue()
           
 void getLocationDescription(fr.imag.adele.util.upnp.holder.StringHolder newLocationDescription)
          This method is "add description here" newLocationDescription out parameter
 String getLocationDescriptionStateVariableValue()
           
 String getOperationalDataTransmitRatesStateVariableValue()
           
 void getPacketStatistics(fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsSent, fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsReceived)
          This method is "add description here" newTotalPacketsSent out parameter newTotalPacketsReceived out parameter
 void getPacketStatsForAssociatedDev(String newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsSent, fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsReceived)
          This method is "add description here" newAssociatedDeviceMACAddress in parameter newTotalPacketsSent out parameter newTotalPacketsReceived out parameter
 String getPeerBSSIDStateVariableValue()
           
 String getPossibleChannelsStateVariableValue()
           
 String getPossibleDataTransmitRatesStateVariableValue()
           
 void getPreSharedKey(int newPreSharedKeyIndex, fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.StringHolder newPreSharedKey, fr.imag.adele.util.upnp.holder.StringHolder newPSKPassphrase)
          This method is "add description here" newPreSharedKeyIndex in parameter newAssociatedDeviceMACAddress out parameter newPreSharedKey out parameter newPSKPassphrase out parameter
 Integer getPreSharedKeyIndexStateVariableValue()
           
 String getPreSharedKeyStateVariableValue()
           
 Boolean getRadioEnabledStateVariableValue()
           
 void getRadioMode(fr.imag.adele.util.upnp.holder.BooleanHolder newRadioEnabled)
          This method is "add description here" newRadioEnabled out parameter
 void getRegulatoryDomain(fr.imag.adele.util.upnp.holder.StringHolder newRegulatoryDomain)
          This method is "add description here" newRegulatoryDomain out parameter
 String getRegulatoryDomainStateVariableValue()
           
 void getSecurityKeys(fr.imag.adele.util.upnp.holder.StringHolder newWEPKey0, fr.imag.adele.util.upnp.holder.StringHolder newWEPKey1, fr.imag.adele.util.upnp.holder.StringHolder newWEPKey2, fr.imag.adele.util.upnp.holder.StringHolder newWEPKey3, fr.imag.adele.util.upnp.holder.StringHolder newPreSharedKey, fr.imag.adele.util.upnp.holder.StringHolder newKeyPassphrase)
          This method is "add description here" newWEPKey0 out parameter newWEPKey1 out parameter newWEPKey2 out parameter newWEPKey3 out parameter newPreSharedKey out parameter newKeyPassphrase out parameter
 void getSpecificAssociatedDev11iInfo(String newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.StringHolder newLastRequestedUnicastCipher, fr.imag.adele.util.upnp.holder.StringHolder newLastRequestedMulticastCipher, fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iAuthenticationMode, fr.imag.adele.util.upnp.holder.StringHolder newLastPMKId)
          This method is "add description here" newAssociatedDeviceMACAddress in parameter newLastRequestedUnicastCipher out parameter newLastRequestedMulticastCipher out parameter newIEEE11iAuthenticationMode out parameter newLastPMKId out parameter
 void getSpecificAssociatedDeviceInfo(String newAssociatedDeviceMACAddress, fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceIPAddress, fr.imag.adele.util.upnp.holder.BooleanHolder newAssociatedDeviceAuthState)
          This method is "add description here" newAssociatedDeviceMACAddress in parameter newAssociatedDeviceIPAddress out parameter newAssociatedDeviceAuthState out parameter
 void getSSID(fr.imag.adele.util.upnp.holder.StringHolder newSSID)
          This method is "add description here" newSSID out parameter
 String getSSIDStateVariableValue()
           
 void getTotalAssociations(fr.imag.adele.util.upnp.holder.IntegerHolder newTotalAssociations)
          This method is "add description here" newTotalAssociations out parameter
 Integer getTotalAssociationsStateVariableValue()
           
 Long getTotalBytesReceivedStateVariableValue()
           
 Long getTotalBytesSentStateVariableValue()
           
 Long getTotalIntegrityFailuresStateVariableValue()
           
 Long getTotalPacketsReceivedStateVariableValue()
           
 Long getTotalPacketsSentStateVariableValue()
           
 Long getTotalPSKFailuresStateVariableValue()
           
 String getWEPEncryptionLevelStateVariableValue()
           
 Integer getWEPKeyIndexStateVariableValue()
           
 String getWEPKeyStateVariableValue()
           
 String getWPAAuthenticationModeStateVariableValue()
           
 void getWPABeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newWPAEncryptionModes, fr.imag.adele.util.upnp.holder.StringHolder newWPAAuthenticationMode)
          This method is "add description here" newWPAEncryptionModes out parameter newWPAAuthenticationMode out parameter
 String getWPAEncryptionModesStateVariableValue()
           
 void resetAuthentication()
          This method is "add description here"
 void set11iBeaconSecurityProperties(String newIEEE11iEncryptionModes, String newIEEE11iAuthenticationMode)
          This method is "add description here" newIEEE11iEncryptionModes in parameter newIEEE11iAuthenticationMode in parameter
 void setAuthenticationServiceMode(String newAuthenticationServiceMode)
          This method is "add description here" newAuthenticationServiceMode in parameter
 void setAutoRateFallBackMode(boolean newAutoRateFallBackEnabled)
          This method is "add description here" newAutoRateFallBackEnabled in parameter
 void setBasBeaconSecurityProperties(String newBasicEncryptionModes, String newBasicAuthenticationMode)
          This method is "add description here" newBasicEncryptionModes in parameter newBasicAuthenticationMode in parameter
 void setBeaconAdvertisement(boolean newBeaconAdvertisementEnabled)
          This method is "add description here" newBeaconAdvertisementEnabled in parameter
 void setBeaconType(String newBeaconType)
          This method is "add description here" newBeaconType in parameter
 void setChannel(int newChannel)
          This method is "add description here" newChannel in parameter
 void setDataTransmitRates(String newBasicDataTransmitRates, String newOperationalDataTransmitRates)
          This method is "add description here" newBasicDataTransmitRates in parameter newOperationalDataTransmitRates in parameter
 void setDefaultWEPKeyIndex(int newDefaultWEPKeyIndex)
          This method is "add description here" newDefaultWEPKeyIndex in parameter
 void setDeviceOperationMode(String newDeviceOperationMode, String newSSID, String newBSSID, int newChannel, String newBasicDataTransmitRates, String newOperationalDataTransmitRates, int newDistanceFromRoot)
          This method is "add description here" newDeviceOperationMode in parameter newSSID in parameter newBSSID in parameter newChannel in parameter newBasicDataTransmitRates in parameter newOperationalDataTransmitRates in parameter newDistanceFromRoot in parameter
 void setInsecureOutOfBandAccessMode(boolean newInsecureOOBAccessEnabled)
          This method is "add description here" newInsecureOOBAccessEnabled in parameter
 void setLocationDescription(String newLocationDescription)
          This method is "add description here" newLocationDescription in parameter
 void setPreSharedKey(int newPreSharedKeyIndex, String newAssociatedDeviceMACAddress, String newPreSharedKey, String newPSKPassphrase)
          This method is "add description here" newPreSharedKeyIndex in parameter newAssociatedDeviceMACAddress in parameter newPreSharedKey in parameter newPSKPassphrase in parameter
 void setRadioMode(boolean newRadioEnabled)
          This method is "add description here" newRadioEnabled in parameter
 void setRegulatoryDomain(String newRegulatoryDomain)
          This method is "add description here" newRegulatoryDomain in parameter
 void setSecurityKeys(String newWEPKey0, String newWEPKey1, String newWEPKey2, String newWEPKey3, String newPreSharedKey, String newKeyPassphrase)
          This method is "add description here" newWEPKey0 in parameter newWEPKey1 in parameter newWEPKey2 in parameter newWEPKey3 in parameter newPreSharedKey in parameter newKeyPassphrase in parameter
 void setSSID(String newSSID)
          This method is "add description here" newSSID in parameter
 void setWPABeaconSecurityProperties(String newWPAEncryptionModes, String newWPAAuthenticationMode)
          This method is "add description here" newWPAEncryptionModes in parameter newWPAAuthenticationMode in parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WLANConfigurationModelImpl

public WLANConfigurationModelImpl()
Method Detail

setInsecureOutOfBandAccessMode

public void setInsecureOutOfBandAccessMode(boolean newInsecureOOBAccessEnabled)
This method is "add description here" newInsecureOOBAccessEnabled in parameter

Specified by:
setInsecureOutOfBandAccessMode in interface WLANConfigurationModel

getInsecureOutOfBandAccessMode

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

Specified by:
getInsecureOutOfBandAccessMode in interface WLANConfigurationModel

setSSID

public void setSSID(String newSSID)
This method is "add description here" newSSID in parameter

Specified by:
setSSID in interface WLANConfigurationModel

getSSID

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

Specified by:
getSSID in interface WLANConfigurationModel

getBSSID

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

Specified by:
getBSSID in interface WLANConfigurationModel

setBeaconType

public void setBeaconType(String newBeaconType)
This method is "add description here" newBeaconType in parameter

Specified by:
setBeaconType in interface WLANConfigurationModel

getBeaconType

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

Specified by:
getBeaconType in interface WLANConfigurationModel

setBeaconAdvertisement

public void setBeaconAdvertisement(boolean newBeaconAdvertisementEnabled)
This method is "add description here" newBeaconAdvertisementEnabled in parameter

Specified by:
setBeaconAdvertisement in interface WLANConfigurationModel

getBeaconAdvertisement

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

Specified by:
getBeaconAdvertisement in interface WLANConfigurationModel

setRadioMode

public void setRadioMode(boolean newRadioEnabled)
This method is "add description here" newRadioEnabled in parameter

Specified by:
setRadioMode in interface WLANConfigurationModel

getRadioMode

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

Specified by:
getRadioMode in interface WLANConfigurationModel

setLocationDescription

public void setLocationDescription(String newLocationDescription)
This method is "add description here" newLocationDescription in parameter

Specified by:
setLocationDescription in interface WLANConfigurationModel

getLocationDescription

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

Specified by:
getLocationDescription in interface WLANConfigurationModel

setRegulatoryDomain

public void setRegulatoryDomain(String newRegulatoryDomain)
This method is "add description here" newRegulatoryDomain in parameter

Specified by:
setRegulatoryDomain in interface WLANConfigurationModel

getRegulatoryDomain

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

Specified by:
getRegulatoryDomain in interface WLANConfigurationModel

getFailureStatusInfo

public void getFailureStatusInfo(fr.imag.adele.util.upnp.holder.LongHolder newTotalIntegrityFailures,
                                 fr.imag.adele.util.upnp.holder.LongHolder newTotalPSKFailures)
This method is "add description here" newTotalIntegrityFailures out parameter newTotalPSKFailures out parameter

Specified by:
getFailureStatusInfo in interface WLANConfigurationModel

setChannel

public void setChannel(int newChannel)
This method is "add description here" newChannel in parameter

Specified by:
setChannel in interface WLANConfigurationModel

getChannelInfo

public void getChannelInfo(fr.imag.adele.util.upnp.holder.IntegerHolder newChannel,
                           fr.imag.adele.util.upnp.holder.StringHolder newPossibleChannels)
This method is "add description here" newChannel out parameter newPossibleChannels out parameter

Specified by:
getChannelInfo in interface WLANConfigurationModel

getChannelsInUse

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

Specified by:
getChannelsInUse in interface WLANConfigurationModel

setDeviceOperationMode

public void setDeviceOperationMode(String newDeviceOperationMode,
                                   String newSSID,
                                   String newBSSID,
                                   int newChannel,
                                   String newBasicDataTransmitRates,
                                   String newOperationalDataTransmitRates,
                                   int newDistanceFromRoot)
This method is "add description here" newDeviceOperationMode in parameter newSSID in parameter newBSSID in parameter newChannel in parameter newBasicDataTransmitRates in parameter newOperationalDataTransmitRates in parameter newDistanceFromRoot in parameter

Specified by:
setDeviceOperationMode in interface WLANConfigurationModel

getDeviceOperationMode

public void getDeviceOperationMode(fr.imag.adele.util.upnp.holder.StringHolder newDeviceOperationMode,
                                   fr.imag.adele.util.upnp.holder.StringHolder newSSID,
                                   fr.imag.adele.util.upnp.holder.StringHolder newBSSID,
                                   fr.imag.adele.util.upnp.holder.IntegerHolder newChannel,
                                   fr.imag.adele.util.upnp.holder.StringHolder newBasicDataTransmitRates,
                                   fr.imag.adele.util.upnp.holder.StringHolder newOperationalDataTransmitRates,
                                   fr.imag.adele.util.upnp.holder.IntegerHolder newDistanceFromRoot)
This method is "add description here" newDeviceOperationMode out parameter newSSID out parameter newBSSID out parameter newChannel out parameter newBasicDataTransmitRates out parameter newOperationalDataTransmitRates out parameter newDistanceFromRoot out parameter

Specified by:
getDeviceOperationMode in interface WLANConfigurationModel

setDataTransmitRates

public void setDataTransmitRates(String newBasicDataTransmitRates,
                                 String newOperationalDataTransmitRates)
This method is "add description here" newBasicDataTransmitRates in parameter newOperationalDataTransmitRates in parameter

Specified by:
setDataTransmitRates in interface WLANConfigurationModel

getDataTransmitRateInfo

public void getDataTransmitRateInfo(fr.imag.adele.util.upnp.holder.StringHolder newBasicDataTransmitRates,
                                    fr.imag.adele.util.upnp.holder.StringHolder newOperationalDataTransmitRates,
                                    fr.imag.adele.util.upnp.holder.StringHolder newPossibleDataTransmitRates)
This method is "add description here" newBasicDataTransmitRates out parameter newOperationalDataTransmitRates out parameter newPossibleDataTransmitRates out parameter

Specified by:
getDataTransmitRateInfo in interface WLANConfigurationModel

setAutoRateFallBackMode

public void setAutoRateFallBackMode(boolean newAutoRateFallBackEnabled)
This method is "add description here" newAutoRateFallBackEnabled in parameter

Specified by:
setAutoRateFallBackMode in interface WLANConfigurationModel

getAutoRateFallBackMode

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

Specified by:
getAutoRateFallBackMode in interface WLANConfigurationModel

getByteStatistics

public void getByteStatistics(fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesSent,
                              fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesReceived)
This method is "add description here" newTotalBytesSent out parameter newTotalBytesReceived out parameter

Specified by:
getByteStatistics in interface WLANConfigurationModel

getPacketStatistics

public void getPacketStatistics(fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsSent,
                                fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsReceived)
This method is "add description here" newTotalPacketsSent out parameter newTotalPacketsReceived out parameter

Specified by:
getPacketStatistics in interface WLANConfigurationModel

getByteStatsForAssociatedDev

public void getByteStatsForAssociatedDev(String newAssociatedDeviceMACAddress,
                                         fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesSent,
                                         fr.imag.adele.util.upnp.holder.LongHolder newTotalBytesReceived)
This method is "add description here" newAssociatedDeviceMACAddress in parameter newTotalBytesSent out parameter newTotalBytesReceived out parameter

Specified by:
getByteStatsForAssociatedDev in interface WLANConfigurationModel

getPacketStatsForAssociatedDev

public void getPacketStatsForAssociatedDev(String newAssociatedDeviceMACAddress,
                                           fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsSent,
                                           fr.imag.adele.util.upnp.holder.LongHolder newTotalPacketsReceived)
This method is "add description here" newAssociatedDeviceMACAddress in parameter newTotalPacketsSent out parameter newTotalPacketsReceived out parameter

Specified by:
getPacketStatsForAssociatedDev in interface WLANConfigurationModel

getTotalAssociations

public void getTotalAssociations(fr.imag.adele.util.upnp.holder.IntegerHolder newTotalAssociations)
This method is "add description here" newTotalAssociations out parameter

Specified by:
getTotalAssociations in interface WLANConfigurationModel

getGenericAssociatedDeviceInfo

public void getGenericAssociatedDeviceInfo(int newAssociatedDeviceIndex,
                                           fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceMACAddress,
                                           fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceIPAddress,
                                           fr.imag.adele.util.upnp.holder.BooleanHolder newAssociatedDeviceAuthState)
This method is "add description here" newAssociatedDeviceIndex in parameter newAssociatedDeviceMACAddress out parameter newAssociatedDeviceIPAddress out parameter newAssociatedDeviceAuthState out parameter

Specified by:
getGenericAssociatedDeviceInfo in interface WLANConfigurationModel

getSpecificAssociatedDeviceInfo

public void getSpecificAssociatedDeviceInfo(String newAssociatedDeviceMACAddress,
                                            fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceIPAddress,
                                            fr.imag.adele.util.upnp.holder.BooleanHolder newAssociatedDeviceAuthState)
This method is "add description here" newAssociatedDeviceMACAddress in parameter newAssociatedDeviceIPAddress out parameter newAssociatedDeviceAuthState out parameter

Specified by:
getSpecificAssociatedDeviceInfo in interface WLANConfigurationModel

getSpecificAssociatedDev11iInfo

public void getSpecificAssociatedDev11iInfo(String newAssociatedDeviceMACAddress,
                                            fr.imag.adele.util.upnp.holder.StringHolder newLastRequestedUnicastCipher,
                                            fr.imag.adele.util.upnp.holder.StringHolder newLastRequestedMulticastCipher,
                                            fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iAuthenticationMode,
                                            fr.imag.adele.util.upnp.holder.StringHolder newLastPMKId)
This method is "add description here" newAssociatedDeviceMACAddress in parameter newLastRequestedUnicastCipher out parameter newLastRequestedMulticastCipher out parameter newIEEE11iAuthenticationMode out parameter newLastPMKId out parameter

Specified by:
getSpecificAssociatedDev11iInfo in interface WLANConfigurationModel

setAuthenticationServiceMode

public void setAuthenticationServiceMode(String newAuthenticationServiceMode)
This method is "add description here" newAuthenticationServiceMode in parameter

Specified by:
setAuthenticationServiceMode in interface WLANConfigurationModel

getAuthenticationServiceMode

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

Specified by:
getAuthenticationServiceMode in interface WLANConfigurationModel

setSecurityKeys

public void setSecurityKeys(String newWEPKey0,
                            String newWEPKey1,
                            String newWEPKey2,
                            String newWEPKey3,
                            String newPreSharedKey,
                            String newKeyPassphrase)
This method is "add description here" newWEPKey0 in parameter newWEPKey1 in parameter newWEPKey2 in parameter newWEPKey3 in parameter newPreSharedKey in parameter newKeyPassphrase in parameter

Specified by:
setSecurityKeys in interface WLANConfigurationModel

getSecurityKeys

public void getSecurityKeys(fr.imag.adele.util.upnp.holder.StringHolder newWEPKey0,
                            fr.imag.adele.util.upnp.holder.StringHolder newWEPKey1,
                            fr.imag.adele.util.upnp.holder.StringHolder newWEPKey2,
                            fr.imag.adele.util.upnp.holder.StringHolder newWEPKey3,
                            fr.imag.adele.util.upnp.holder.StringHolder newPreSharedKey,
                            fr.imag.adele.util.upnp.holder.StringHolder newKeyPassphrase)
This method is "add description here" newWEPKey0 out parameter newWEPKey1 out parameter newWEPKey2 out parameter newWEPKey3 out parameter newPreSharedKey out parameter newKeyPassphrase out parameter

Specified by:
getSecurityKeys in interface WLANConfigurationModel

setDefaultWEPKeyIndex

public void setDefaultWEPKeyIndex(int newDefaultWEPKeyIndex)
This method is "add description here" newDefaultWEPKeyIndex in parameter

Specified by:
setDefaultWEPKeyIndex in interface WLANConfigurationModel

getDefaultWEPKeyIndex

public void getDefaultWEPKeyIndex(fr.imag.adele.util.upnp.holder.IntegerHolder newDefaultWEPKeyIndex)
This method is "add description here" newDefaultWEPKeyIndex out parameter

Specified by:
getDefaultWEPKeyIndex in interface WLANConfigurationModel

setPreSharedKey

public void setPreSharedKey(int newPreSharedKeyIndex,
                            String newAssociatedDeviceMACAddress,
                            String newPreSharedKey,
                            String newPSKPassphrase)
This method is "add description here" newPreSharedKeyIndex in parameter newAssociatedDeviceMACAddress in parameter newPreSharedKey in parameter newPSKPassphrase in parameter

Specified by:
setPreSharedKey in interface WLANConfigurationModel

getPreSharedKey

public void getPreSharedKey(int newPreSharedKeyIndex,
                            fr.imag.adele.util.upnp.holder.StringHolder newAssociatedDeviceMACAddress,
                            fr.imag.adele.util.upnp.holder.StringHolder newPreSharedKey,
                            fr.imag.adele.util.upnp.holder.StringHolder newPSKPassphrase)
This method is "add description here" newPreSharedKeyIndex in parameter newAssociatedDeviceMACAddress out parameter newPreSharedKey out parameter newPSKPassphrase out parameter

Specified by:
getPreSharedKey in interface WLANConfigurationModel

setBasBeaconSecurityProperties

public void setBasBeaconSecurityProperties(String newBasicEncryptionModes,
                                           String newBasicAuthenticationMode)
This method is "add description here" newBasicEncryptionModes in parameter newBasicAuthenticationMode in parameter

Specified by:
setBasBeaconSecurityProperties in interface WLANConfigurationModel

getBasBeaconSecurityProperties

public void getBasBeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newBasicEncryptionModes,
                                           fr.imag.adele.util.upnp.holder.StringHolder newBasicAuthenticationMode)
This method is "add description here" newBasicEncryptionModes out parameter newBasicAuthenticationMode out parameter

Specified by:
getBasBeaconSecurityProperties in interface WLANConfigurationModel

setWPABeaconSecurityProperties

public void setWPABeaconSecurityProperties(String newWPAEncryptionModes,
                                           String newWPAAuthenticationMode)
This method is "add description here" newWPAEncryptionModes in parameter newWPAAuthenticationMode in parameter

Specified by:
setWPABeaconSecurityProperties in interface WLANConfigurationModel

getWPABeaconSecurityProperties

public void getWPABeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newWPAEncryptionModes,
                                           fr.imag.adele.util.upnp.holder.StringHolder newWPAAuthenticationMode)
This method is "add description here" newWPAEncryptionModes out parameter newWPAAuthenticationMode out parameter

Specified by:
getWPABeaconSecurityProperties in interface WLANConfigurationModel

set11iBeaconSecurityProperties

public void set11iBeaconSecurityProperties(String newIEEE11iEncryptionModes,
                                           String newIEEE11iAuthenticationMode)
This method is "add description here" newIEEE11iEncryptionModes in parameter newIEEE11iAuthenticationMode in parameter

Specified by:
set11iBeaconSecurityProperties in interface WLANConfigurationModel

get11iBeaconSecurityProperties

public void get11iBeaconSecurityProperties(fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iEncryptionModes,
                                           fr.imag.adele.util.upnp.holder.StringHolder newIEEE11iAuthenticationMode)
This method is "add description here" newIEEE11iEncryptionModes out parameter newIEEE11iAuthenticationMode out parameter

Specified by:
get11iBeaconSecurityProperties in interface WLANConfigurationModel

factoryDefaultReset

public void factoryDefaultReset()
This method is "add description here"

Specified by:
factoryDefaultReset in interface WLANConfigurationModel

resetAuthentication

public void resetAuthentication()
This method is "add description here"

Specified by:
resetAuthentication in interface WLANConfigurationModel

getInsecureOOBAccessEnabledStateVariableValue

public Boolean getInsecureOOBAccessEnabledStateVariableValue()
Specified by:
getInsecureOOBAccessEnabledStateVariableValue in interface WLANConfigurationModel

getSSIDStateVariableValue

public String getSSIDStateVariableValue()
Specified by:
getSSIDStateVariableValue in interface WLANConfigurationModel

getBSSIDStateVariableValue

public String getBSSIDStateVariableValue()
Specified by:
getBSSIDStateVariableValue in interface WLANConfigurationModel

getBeaconTypeStateVariableValue

public String getBeaconTypeStateVariableValue()
Specified by:
getBeaconTypeStateVariableValue in interface WLANConfigurationModel

getBeaconAdvertisementEnabledStateVariableValue

public Boolean getBeaconAdvertisementEnabledStateVariableValue()
Specified by:
getBeaconAdvertisementEnabledStateVariableValue in interface WLANConfigurationModel

getRadioEnabledStateVariableValue

public Boolean getRadioEnabledStateVariableValue()
Specified by:
getRadioEnabledStateVariableValue in interface WLANConfigurationModel

getLocationDescriptionStateVariableValue

public String getLocationDescriptionStateVariableValue()
Specified by:
getLocationDescriptionStateVariableValue in interface WLANConfigurationModel

getRegulatoryDomainStateVariableValue

public String getRegulatoryDomainStateVariableValue()
Specified by:
getRegulatoryDomainStateVariableValue in interface WLANConfigurationModel

getTotalPSKFailuresStateVariableValue

public Long getTotalPSKFailuresStateVariableValue()
Specified by:
getTotalPSKFailuresStateVariableValue in interface WLANConfigurationModel

getTotalIntegrityFailuresStateVariableValue

public Long getTotalIntegrityFailuresStateVariableValue()
Specified by:
getTotalIntegrityFailuresStateVariableValue in interface WLANConfigurationModel

getChannelStateVariableValue

public Integer getChannelStateVariableValue()
Specified by:
getChannelStateVariableValue in interface WLANConfigurationModel

getPossibleChannelsStateVariableValue

public String getPossibleChannelsStateVariableValue()
Specified by:
getPossibleChannelsStateVariableValue in interface WLANConfigurationModel

getChannelsInUseStateVariableValue

public String getChannelsInUseStateVariableValue()
Specified by:
getChannelsInUseStateVariableValue in interface WLANConfigurationModel

getDeviceOperationModeStateVariableValue

public String getDeviceOperationModeStateVariableValue()
Specified by:
getDeviceOperationModeStateVariableValue in interface WLANConfigurationModel

getDistanceFromRootStateVariableValue

public Integer getDistanceFromRootStateVariableValue()
Specified by:
getDistanceFromRootStateVariableValue in interface WLANConfigurationModel

getPeerBSSIDStateVariableValue

public String getPeerBSSIDStateVariableValue()
Specified by:
getPeerBSSIDStateVariableValue in interface WLANConfigurationModel

getBasicDataTransmitRatesStateVariableValue

public String getBasicDataTransmitRatesStateVariableValue()
Specified by:
getBasicDataTransmitRatesStateVariableValue in interface WLANConfigurationModel

getOperationalDataTransmitRatesStateVariableValue

public String getOperationalDataTransmitRatesStateVariableValue()
Specified by:
getOperationalDataTransmitRatesStateVariableValue in interface WLANConfigurationModel

getPossibleDataTransmitRatesStateVariableValue

public String getPossibleDataTransmitRatesStateVariableValue()
Specified by:
getPossibleDataTransmitRatesStateVariableValue in interface WLANConfigurationModel

getAutoRateFallBackEnabledStateVariableValue

public Boolean getAutoRateFallBackEnabledStateVariableValue()
Specified by:
getAutoRateFallBackEnabledStateVariableValue in interface WLANConfigurationModel

getTotalBytesSentStateVariableValue

public Long getTotalBytesSentStateVariableValue()
Specified by:
getTotalBytesSentStateVariableValue in interface WLANConfigurationModel

getTotalBytesReceivedStateVariableValue

public Long getTotalBytesReceivedStateVariableValue()
Specified by:
getTotalBytesReceivedStateVariableValue in interface WLANConfigurationModel

getTotalPacketsSentStateVariableValue

public Long getTotalPacketsSentStateVariableValue()
Specified by:
getTotalPacketsSentStateVariableValue in interface WLANConfigurationModel

getTotalPacketsReceivedStateVariableValue

public Long getTotalPacketsReceivedStateVariableValue()
Specified by:
getTotalPacketsReceivedStateVariableValue in interface WLANConfigurationModel

getTotalAssociationsStateVariableValue

public Integer getTotalAssociationsStateVariableValue()
Specified by:
getTotalAssociationsStateVariableValue in interface WLANConfigurationModel

getAssociatedDeviceMACAddressStateVariableValue

public String getAssociatedDeviceMACAddressStateVariableValue()
Specified by:
getAssociatedDeviceMACAddressStateVariableValue in interface WLANConfigurationModel

getAssociatedDeviceIPAddressStateVariableValue

public String getAssociatedDeviceIPAddressStateVariableValue()
Specified by:
getAssociatedDeviceIPAddressStateVariableValue in interface WLANConfigurationModel

getAssociatedDeviceAuthStateStateVariableValue

public Boolean getAssociatedDeviceAuthStateStateVariableValue()
Specified by:
getAssociatedDeviceAuthStateStateVariableValue in interface WLANConfigurationModel

getAuthenticationServiceModeStateVariableValue

public String getAuthenticationServiceModeStateVariableValue()
Specified by:
getAuthenticationServiceModeStateVariableValue in interface WLANConfigurationModel

getWEPKeyIndexStateVariableValue

public Integer getWEPKeyIndexStateVariableValue()
Specified by:
getWEPKeyIndexStateVariableValue in interface WLANConfigurationModel

getWEPKeyStateVariableValue

public String getWEPKeyStateVariableValue()
Specified by:
getWEPKeyStateVariableValue in interface WLANConfigurationModel

getKeyPassphraseStateVariableValue

public String getKeyPassphraseStateVariableValue()
Specified by:
getKeyPassphraseStateVariableValue in interface WLANConfigurationModel

getWEPEncryptionLevelStateVariableValue

public String getWEPEncryptionLevelStateVariableValue()
Specified by:
getWEPEncryptionLevelStateVariableValue in interface WLANConfigurationModel

getPreSharedKeyStateVariableValue

public String getPreSharedKeyStateVariableValue()
Specified by:
getPreSharedKeyStateVariableValue in interface WLANConfigurationModel

getPreSharedKeyIndexStateVariableValue

public Integer getPreSharedKeyIndexStateVariableValue()
Specified by:
getPreSharedKeyIndexStateVariableValue in interface WLANConfigurationModel

getBasicEncryptionModesStateVariableValue

public String getBasicEncryptionModesStateVariableValue()
Specified by:
getBasicEncryptionModesStateVariableValue in interface WLANConfigurationModel

getBasicAuthenticationModeStateVariableValue

public String getBasicAuthenticationModeStateVariableValue()
Specified by:
getBasicAuthenticationModeStateVariableValue in interface WLANConfigurationModel

getWPAEncryptionModesStateVariableValue

public String getWPAEncryptionModesStateVariableValue()
Specified by:
getWPAEncryptionModesStateVariableValue in interface WLANConfigurationModel

getWPAAuthenticationModeStateVariableValue

public String getWPAAuthenticationModeStateVariableValue()
Specified by:
getWPAAuthenticationModeStateVariableValue in interface WLANConfigurationModel

getIEEE11iEncryptionModesStateVariableValue

public String getIEEE11iEncryptionModesStateVariableValue()
Specified by:
getIEEE11iEncryptionModesStateVariableValue in interface WLANConfigurationModel

getIEEE11iAuthenticationModeStateVariableValue

public String getIEEE11iAuthenticationModeStateVariableValue()
Specified by:
getIEEE11iAuthenticationModeStateVariableValue in interface WLANConfigurationModel

getLastRequestedUnicastCipherStateVariableValue

public String getLastRequestedUnicastCipherStateVariableValue()
Specified by:
getLastRequestedUnicastCipherStateVariableValue in interface WLANConfigurationModel

getLastRequestedMulticastCipherStateVariableValue

public String getLastRequestedMulticastCipherStateVariableValue()
Specified by:
getLastRequestedMulticastCipherStateVariableValue in interface WLANConfigurationModel

getLastPMKIdStateVariableValue

public String getLastPMKIdStateVariableValue()
Specified by:
getLastPMKIdStateVariableValue in interface WLANConfigurationModel