net.jradius.packet.attribute.value
Class IPv6AddrValue
java.lang.Object
net.jradius.packet.attribute.value.AttributeValue
net.jradius.packet.attribute.value.IPAddrValue
net.jradius.packet.attribute.value.IPv6AddrValue
- All Implemented Interfaces:
- Serializable
public class IPv6AddrValue
- extends IPAddrValue
The IPv6 attribute value
- Author:
- David Bird
- See Also:
- Serialized Form
Methods inherited from class net.jradius.packet.attribute.value.IPAddrValue |
copy, getBytes, getBytes, getValueObject, setInetAddress, setValue, setValue, setValue, setValueObject, toString, toXMLString |
IPv6AddrValue
public IPv6AddrValue()
IPv6AddrValue
public IPv6AddrValue(InetAddress i)
getLength
public int getLength()
- Overrides:
getLength
in class IPAddrValue
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.