public final class SnmpAgentAddress extends Object
| Constructor and Description | 
|---|
SnmpAgentAddress(InetAddress agentAddress,
                Integer agentPort)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
InetAddress | 
getAddress()  | 
Integer | 
getPort()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public SnmpAgentAddress(InetAddress agentAddress, Integer agentPort)
public InetAddress getAddress()
public Integer getPort()
Copyright © 2020. All rights reserved.