net.jradius.packet.attribute.value
Class ComboIPAddrValue
java.lang.Object
net.jradius.packet.attribute.value.AttributeValue
net.jradius.packet.attribute.value.IPAddrValue
net.jradius.packet.attribute.value.ComboIPAddrValue
- All Implemented Interfaces:
- Serializable
public class ComboIPAddrValue
- extends IPAddrValue
WiMAX combo-ip attribute.
If length 4, is the same as the ipaddr
type.
If length 16, is the same as ipv6addr
type.
- Author:
- Danilo Levantesi
- See Also:
- Serialized Form
Methods inherited from class net.jradius.packet.attribute.value.IPAddrValue |
copy, getBytes, getBytes, getLength, getValueObject, setInetAddress, setValue, setValue, setValue, setValueObject, toString, toXMLString |
ComboIPAddrValue
public ComboIPAddrValue()
ComboIPAddrValue
public ComboIPAddrValue(InetAddress i)
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.