class HCLBoundingBox : Parcelable
CREATOR |
companion object CREATOR : Creator<HCLBoundingBox> Field to create one or more objects of this type. See companion object functions later on this page. |
<init> |
HCLBoundingBox(parcel: Parcel) HCLBoundingBox(position: String = "0.0") |
position |
var position: String |
describeContents |
fun describeContents(): Int |
writeToParcel |
fun writeToParcel(dest: Parcel?, flags: Int): Unit |
createFromParcel |
fun createFromParcel(parcel: Parcel): HCLBoundingBox |
newArray |
fun newArray(size: Int): Array<HCLBoundingBox?> |
HealthCare Locator 1.1 and higher
Platform and requirements: Android