net.sf.jradius.packet.attribute
Class AttributeFactory.VendorValue

java.lang.Object
  extended by net.sf.jradius.packet.attribute.AttributeFactory.VendorValue
Enclosing class:
AttributeFactory

public static final class AttributeFactory.VendorValue
extends java.lang.Object


Constructor Summary
AttributeFactory.VendorValue(java.lang.Class c, java.util.Map m)
           
 
Method Summary
 java.util.Map getAttributeMap()
           
 java.lang.Class getDictClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeFactory.VendorValue

public AttributeFactory.VendorValue(java.lang.Class c,
                                    java.util.Map m)
Method Detail

getAttributeMap

public java.util.Map getAttributeMap()
Returns:
Returns the map.

getDictClass

public java.lang.Class getDictClass()
Returns:
Returns the c.


Copyright © 2006 The JRadius Project, All Rights Reserved.