public class DiscoveryRequest extends Object implements Serializable
| Constructor and Description |
|---|
DiscoveryRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceType() |
String |
getEmailId() |
String |
getVersion() |
void |
setDeviceType(String deviceType) |
void |
setEmailId(String emailId) |
void |
setVersion(String version) |
Copyright © 2016 WSO2. All rights reserved.