public class SnmpGetRequestDTO extends Object
| Constructor and Description | 
|---|
SnmpGetRequestDTO()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getCorrelationId()  | 
List<SnmpObjId> | 
getOids()  | 
int | 
hashCode()  | 
void | 
setCorrelationId(String correlationId)  | 
void | 
setOids(List<SnmpObjId> oids)  | 
Copyright © 2021. All rights reserved.