public class PrefixInfo extends NDOption
MTU, PREFIXINFO, REDIRECTED, SOURCELLA, TARGETLLA| Modifier and Type | Method | Description |
|---|---|---|
String |
getAFlag() |
Returns the autonomous address-configuration flag of this PrefixInfo header.
|
String |
getLFlag() |
Returns the on-link flag of this PrefixInfo header.
|
String |
getPreferredLifeTime() |
Returns the preferred life time of this PrefixInfo header.
|
String |
getPrefix() |
Returns the prefix of this PrefixInfo header.
|
String |
getPrefixLength() |
Returns the prefix length of this PrefixInfo header.
|
String |
getValidLifeTime() |
Returns the valid life time of this PrefixInfo header.
|
String |
toString(FormatProperties filter) |
Returns a printable representation of this header.
|
getHeaderLen, getLength, getNDType, getNextHeadergetChecksum, getCode, getTypeFieldgetHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toStringpublic String toString(FormatProperties filter)
toString in class ICMP6Headerfilter - FormatProperties object for filtering this header.public String getPrefixLength()
public String getLFlag()
public String getAFlag()
public String getValidLifeTime()
public String getPreferredLifeTime()
public String getPrefix()
Copyright © 2024. All rights reserved.