data class Builder
<init> |
Builder(id: String = "", first: Int = 5, offset: Int = 0, criteria: String = "", codeTypes: <ERROR CLASS><String> = arrayListOf(), locale: String = "en", userId: String = "", specialities: <ERROR CLASS><String> = arrayListOf(), latitude: Double = 0.0, longitude: Double = 0.0) |
codeTypes |
var codeTypes: <ERROR CLASS><String> |
criteria |
var criteria: String |
first |
var first: Int |
id |
var id: String |
latitude |
var latitude: Double |
locale |
var locale: String |
longitude |
var longitude: Double |
offset |
var offset: Int |
specialities |
var specialities: <ERROR CLASS><String> |
userId |
var userId: String |
build |
fun build(): HCLQueryObject |
codeTypes |
fun codeTypes(codeTypes: <ERROR CLASS><String>): <ERROR CLASS> |
criteria |
fun criteria(criteria: String): <ERROR CLASS> |
first |
fun first(first: Int): <ERROR CLASS> |
id |
fun id(id: String): <ERROR CLASS> |
latitude |
fun latitude(latitude: Double): <ERROR CLASS> |
locale |
fun locale(locale: String): <ERROR CLASS> |
longitude |
fun longitude(longitude: Double): <ERROR CLASS> |
offset |
fun offset(offset: Int): <ERROR CLASS> |
specialities |
fun specialities(specialities: <ERROR CLASS><String>): <ERROR CLASS> |
userId |
fun userId(userId: String): <ERROR CLASS> |
HealthCare Locator 1.0 and higher
Platform and requirements: Android