public class DataCollectionAccessProtocol extends Object
| Constructor and Description |
|---|
DataCollectionAccessProtocol() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
String |
getValue() |
void |
setPassword(String password) |
void |
setUsername(String username) |
void |
setValue(String value) |
Copyright © 2017. All rights reserved.