Class TerminationPacket.Element

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TerminationPacket.Element.Type  
      • Nested classes/interfaces inherited from class org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.TLV

        TLV.List<E extends TLV<T,​V,​?>,​T extends TLV.Type<V,​?>,​V>
    • Field Summary

      • Fields inherited from class org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.TLV

        length, type, value
    • Constructor Summary

      Constructors 
      Constructor Description
      Element​(io.netty.buffer.ByteBuf buffer)  
    • Method Summary

      • Methods inherited from class org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.TLV

        isValid, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait