public static interface OpennmsModelProtos.NodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCategory(int index)
repeated string category = 5; | 
com.google.protobuf.ByteString | 
getCategoryBytes(int index)
repeated string category = 5; | 
int | 
getCategoryCount()
repeated string category = 5; | 
List<String> | 
getCategoryList()
repeated string category = 5; | 
long | 
getCreateTime()
uint64 create_time = 7; | 
String | 
getForeignId()
string foreign_id = 3; | 
com.google.protobuf.ByteString | 
getForeignIdBytes()
string foreign_id = 3; | 
String | 
getForeignSource()
string foreign_source = 2; | 
com.google.protobuf.ByteString | 
getForeignSourceBytes()
string foreign_source = 2; | 
OpennmsModelProtos.HwEntity | 
getHwInventory()
.HwEntity hw_inventory = 13; | 
OpennmsModelProtos.HwEntityOrBuilder | 
getHwInventoryOrBuilder()
.HwEntity hw_inventory = 13; | 
long | 
getId()
uint64 id = 1; | 
OpennmsModelProtos.IpInterface | 
getIpInterface(int index)
repeated .IpInterface ip_interface = 11; | 
int | 
getIpInterfaceCount()
repeated .IpInterface ip_interface = 11; | 
List<OpennmsModelProtos.IpInterface> | 
getIpInterfaceList()
repeated .IpInterface ip_interface = 11; | 
OpennmsModelProtos.IpInterfaceOrBuilder | 
getIpInterfaceOrBuilder(int index)
repeated .IpInterface ip_interface = 11; | 
List<? extends OpennmsModelProtos.IpInterfaceOrBuilder> | 
getIpInterfaceOrBuilderList()
repeated .IpInterface ip_interface = 11; | 
String | 
getLabel()
string label = 6; | 
com.google.protobuf.ByteString | 
getLabelBytes()
string label = 6; | 
String | 
getLocation()
string location = 4; | 
com.google.protobuf.ByteString | 
getLocationBytes()
string location = 4; | 
OpennmsModelProtos.SnmpInterface | 
getSnmpInterface(int index)
repeated .SnmpInterface snmp_interface = 12; | 
int | 
getSnmpInterfaceCount()
repeated .SnmpInterface snmp_interface = 12; | 
List<OpennmsModelProtos.SnmpInterface> | 
getSnmpInterfaceList()
repeated .SnmpInterface snmp_interface = 12; | 
OpennmsModelProtos.SnmpInterfaceOrBuilder | 
getSnmpInterfaceOrBuilder(int index)
repeated .SnmpInterface snmp_interface = 12; | 
List<? extends OpennmsModelProtos.SnmpInterfaceOrBuilder> | 
getSnmpInterfaceOrBuilderList()
repeated .SnmpInterface snmp_interface = 12; | 
String | 
getSysContact()
string sys_contact = 8; | 
com.google.protobuf.ByteString | 
getSysContactBytes()
string sys_contact = 8; | 
String | 
getSysDescription()
string sys_description = 9; | 
com.google.protobuf.ByteString | 
getSysDescriptionBytes()
string sys_description = 9; | 
String | 
getSysObjectId()
string sys_object_id = 10; | 
com.google.protobuf.ByteString | 
getSysObjectIdBytes()
string sys_object_id = 10; | 
boolean | 
hasHwInventory()
.HwEntity hw_inventory = 13; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getId()
uint64 id = 1;String getForeignSource()
string foreign_source = 2;com.google.protobuf.ByteString getForeignSourceBytes()
string foreign_source = 2;String getForeignId()
string foreign_id = 3;com.google.protobuf.ByteString getForeignIdBytes()
string foreign_id = 3;String getLocation()
string location = 4;com.google.protobuf.ByteString getLocationBytes()
string location = 4;int getCategoryCount()
repeated string category = 5;String getCategory(int index)
repeated string category = 5;com.google.protobuf.ByteString getCategoryBytes(int index)
repeated string category = 5;String getLabel()
string label = 6;com.google.protobuf.ByteString getLabelBytes()
string label = 6;long getCreateTime()
uint64 create_time = 7;String getSysContact()
string sys_contact = 8;com.google.protobuf.ByteString getSysContactBytes()
string sys_contact = 8;String getSysDescription()
string sys_description = 9;com.google.protobuf.ByteString getSysDescriptionBytes()
string sys_description = 9;String getSysObjectId()
string sys_object_id = 10;com.google.protobuf.ByteString getSysObjectIdBytes()
string sys_object_id = 10;List<OpennmsModelProtos.IpInterface> getIpInterfaceList()
repeated .IpInterface ip_interface = 11;OpennmsModelProtos.IpInterface getIpInterface(int index)
repeated .IpInterface ip_interface = 11;int getIpInterfaceCount()
repeated .IpInterface ip_interface = 11;List<? extends OpennmsModelProtos.IpInterfaceOrBuilder> getIpInterfaceOrBuilderList()
repeated .IpInterface ip_interface = 11;OpennmsModelProtos.IpInterfaceOrBuilder getIpInterfaceOrBuilder(int index)
repeated .IpInterface ip_interface = 11;List<OpennmsModelProtos.SnmpInterface> getSnmpInterfaceList()
repeated .SnmpInterface snmp_interface = 12;OpennmsModelProtos.SnmpInterface getSnmpInterface(int index)
repeated .SnmpInterface snmp_interface = 12;int getSnmpInterfaceCount()
repeated .SnmpInterface snmp_interface = 12;List<? extends OpennmsModelProtos.SnmpInterfaceOrBuilder> getSnmpInterfaceOrBuilderList()
repeated .SnmpInterface snmp_interface = 12;OpennmsModelProtos.SnmpInterfaceOrBuilder getSnmpInterfaceOrBuilder(int index)
repeated .SnmpInterface snmp_interface = 12;boolean hasHwInventory()
.HwEntity hw_inventory = 13;OpennmsModelProtos.HwEntity getHwInventory()
.HwEntity hw_inventory = 13;OpennmsModelProtos.HwEntityOrBuilder getHwInventoryOrBuilder()
.HwEntity hw_inventory = 13;Copyright © 2020. All rights reserved.