public static interface OpennmsModelProtos.SnmpInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCommunity()
string community = 5; |
com.google.protobuf.ByteString |
getCommunityBytes()
string community = 5; |
int |
getGeneric()
uint32 generic = 4; |
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
int |
getSpecific()
uint32 specific = 3; |
String |
getVersion()
string version = 2; |
com.google.protobuf.ByteString |
getVersionBytes()
string version = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getId()
string id = 1;
com.google.protobuf.ByteString getIdBytes()
string id = 1;
String getVersion()
string version = 2;
com.google.protobuf.ByteString getVersionBytes()
string version = 2;
int getSpecific()
uint32 specific = 3;
int getGeneric()
uint32 generic = 4;
String getCommunity()
string community = 5;
com.google.protobuf.ByteString getCommunityBytes()
string community = 5;
Copyright © 2021. All rights reserved.