com.ibm.as400.util.commtrace

Class MTU



  • public class MTU
    extends NDOption
    A MTU Header.
    Extends NDOption's methods to parse, print, and allow easy access to the MTU Header.
    • Method Detail

      • toString

        public java.lang.String toString(FormatProperties filter)
        Returns a printable representation of this header.
        Overrides:
        toString in class ICMP6Header
        Parameters:
        filter - FormatProperties object for filtering this header.
        Returns:
        Returns a string representation of this header.
      • getMTU

        public java.lang.String getMTU()
        Returns the MTU of MTU header.
        Returns:
        String containing a decimal representation of the MTU.