de.fhhannover.inform.trust.ifmapj.metadata
Class WlanSecurityType
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mWlanSecurityType
public final WlanSecurityEnum mWlanSecurityType
mOtherTypeDefinition
public final String mOtherTypeDefinition
WlanSecurityType
public WlanSecurityType(WlanSecurityEnum wlanSecurity,
String otherTypeDefinition)
- Parameters:
wlanSecurity
- otherTypeDefinition
- necessary if wlanSecurity is WlanSecurityEnum.other
Copyright © 2012 Trust@FHH. All Rights Reserved.