public class HostSnmpDestination extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
community |
String |
hostName |
int |
port |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostSnmpDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommunity() |
String |
getHostName() |
int |
getPort() |
void |
setCommunity(String community) |
void |
setHostName(String hostName) |
void |
setPort(int port) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.