Class NetFlow9Template.NetFlow9TemplateItem
java.lang.Object
ru.bitel.bgbilling.kernel.network.flow.NetFlow9Template.NetFlow9TemplateItem
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- NetFlow9Template
public static class NetFlow9Template.NetFlow9TemplateItem
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description NetFlow9TemplateItem()
NetFlow9TemplateItem(int type)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
init
public boolean init -
type
public int type -
position
public int position -
offset
public int offset -
length
public int length
-
-
Constructor Details
-
NetFlow9TemplateItem
public NetFlow9TemplateItem() -
NetFlow9TemplateItem
public NetFlow9TemplateItem(int type)
-