HCLBoundingBox

class HCLBoundingBox : Parcelable

Type

CREATOR

companion object CREATOR : Creator<HCLBoundingBox>

Field to create one or more objects of this type. See companion object functions later on this page.

Constructors

<init>

HCLBoundingBox(parcel: Parcel)

HCLBoundingBox(position: String = "0.0")

Property

position

var position: String

Functions

describeContents

fun describeContents(): Int

writeToParcel

fun writeToParcel(dest: Parcel?, flags: Int): Unit

Companion object functions

createFromParcel

fun createFromParcel(parcel: Parcel): HCLBoundingBox

newArray

fun newArray(size: Int): Array<HCLBoundingBox?>

Availability

HealthCare Locator 1.1 and higher

Requirements

Platform and requirements: Android