public class VElementInfo extends Object implements Cloneable
VElementInfo class.
Constructor and Description |
---|
VElementInfo(int id,
String uei,
int severity)
Constructor for VElementInfo.
|
VElementInfo(int id,
String ipaddr,
String label)
Constructor for VElementInfo.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Getter for the field
id . |
String |
getIpaddr()
Getter for the field
ipaddr . |
String |
getLabel()
Getter for the field
label . |
int |
getSeverity()
Getter for the field
severity . |
String |
getUei()
Getter for the field
uei . |
Copyright © 2015. All rights reserved.