public class NetflowScope extends Object implements NetflowElement
NetflowElement.Type| Constructor and Description |
|---|
NetflowScope(int type,
int length) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
int |
getLength() |
NetflowElement.Type |
getType() |
boolean |
isTimestamp() |
String |
toString() |
public int getLength()
getLength in interface NetflowElementpublic String getId()
getId in interface NetflowElementpublic NetflowElement.Type getType()
getType in interface NetflowElementpublic boolean isTimestamp()
isTimestamp in interface NetflowElementCopyright © 2023. All rights reserved.