public class PollerAttributeDTO extends Object
| Constructor and Description | 
|---|
PollerAttributeDTO()  | 
PollerAttributeDTO(String key,
                  Object contents)  | 
PollerAttributeDTO(String key,
                  String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
Object | 
getContents()  | 
String | 
getKey()  | 
String | 
getValue()  | 
int | 
hashCode()  | 
void | 
setContents(Object contents)  | 
void | 
setKey(String key)  | 
void | 
setValue(String value)  | 
String | 
toString()  | 
Copyright © 2021. All rights reserved.