public class Queries extends Object implements Serializable
| Constructor and Description |
|---|
Queries() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMappings() |
String |
getType() |
String |
getVersion() |
void |
setMappings(Map<String,String> mappings) |
void |
setType(String type) |
void |
setVersion(String version) |
Copyright © 2019 WSO2. All rights reserved.