public static interface OpennmsModelProtos.NodeCriteriaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
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; | 
long | 
getId()
uint64 id = 1; | 
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;Copyright © 2020. All rights reserved.