|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jradius.packet.attribute.value.AttributeValue
net.sf.jradius.packet.attribute.value.IPAddrValue
net.sf.jradius.packet.attribute.value.IPv6AddrValue
public class IPv6AddrValue
The IPv6 attribute value
Field Summary |
---|
Fields inherited from class net.sf.jradius.packet.attribute.value.IPAddrValue |
---|
inetAddressValue |
Constructor Summary | |
---|---|
IPv6AddrValue()
|
|
IPv6AddrValue(java.net.InetAddress i)
|
Method Summary |
---|
Methods inherited from class net.sf.jradius.packet.attribute.value.IPAddrValue |
---|
getBytes, getLength, getValueObject, setInetAddress, setValue, setValue, setValueObject, toString, toXMLString |
Methods inherited from class net.sf.jradius.packet.attribute.value.AttributeValue |
---|
getBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IPv6AddrValue()
public IPv6AddrValue(java.net.InetAddress i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |