Class TemplateSet

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<TemplateRecord> records  
      • Fields inherited from class org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.FlowSet

        header, packet
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<TemplateRecord> iterator()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator