de.fhhannover.inform.trust.ifmapj.metadata
Class WlanSecurityType

java.lang.Object
  extended by de.fhhannover.inform.trust.ifmapj.metadata.WlanSecurityType

public class WlanSecurityType
extends Object

Entity class for the the wlan-security-type in an wlan-information element.

Author:
ib

Field Summary
 String mOtherTypeDefinition
           
 WlanSecurityEnum mWlanSecurityType
           
 
Constructor Summary
WlanSecurityType(WlanSecurityEnum wlanSecurity, String otherTypeDefinition)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mWlanSecurityType

public final WlanSecurityEnum mWlanSecurityType

mOtherTypeDefinition

public final String mOtherTypeDefinition
Constructor Detail

WlanSecurityType

public WlanSecurityType(WlanSecurityEnum wlanSecurity,
                        String otherTypeDefinition)
Parameters:
wlanSecurity -
otherTypeDefinition - necessary if wlanSecurity is WlanSecurityEnum.other


Copyright © 2012 Trust@FHH. All Rights Reserved.