net.jradius.dictionary.vsa_microsoft
Class Attr_MSIdentityType.NamedValueMap

java.lang.Object
  extended by net.jradius.dictionary.vsa_microsoft.Attr_MSIdentityType.NamedValueMap
All Implemented Interfaces:
net.jradius.packet.attribute.value.NamedValue.NamedValueMap
Enclosing class:
Attr_MSIdentityType

protected class Attr_MSIdentityType.NamedValueMap
extends Object
implements net.jradius.packet.attribute.value.NamedValue.NamedValueMap


Field Summary
 Long[] knownValues
           
 
Constructor Summary
protected Attr_MSIdentityType.NamedValueMap()
           
 
Method Summary
 Long[] getKnownValues()
           
 String getNamedValue(Long value)
           
 Long getNamedValue(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

knownValues

public Long[] knownValues
Constructor Detail

Attr_MSIdentityType.NamedValueMap

protected Attr_MSIdentityType.NamedValueMap()
Method Detail

getKnownValues

public Long[] getKnownValues()
Specified by:
getKnownValues in interface net.jradius.packet.attribute.value.NamedValue.NamedValueMap

getNamedValue

public Long getNamedValue(String name)
Specified by:
getNamedValue in interface net.jradius.packet.attribute.value.NamedValue.NamedValueMap

getNamedValue

public String getNamedValue(Long value)
Specified by:
getNamedValue in interface net.jradius.packet.attribute.value.NamedValue.NamedValueMap


Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.