| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
DeviceComponentDetailsBatteryDetails |
DeviceComponentDetailsBatteryDetails.Builder.build()
Builds a new
DeviceComponentDetailsBatteryDetails object using the set fields. |
DeviceComponentDetailsBatteryDetails |
Component.getBatteryDetails()
Getter for BatteryDetails.
|
| Modifier and Type | Method and Description |
|---|---|
Component.Builder |
Component.Builder.batteryDetails(DeviceComponentDetailsBatteryDetails batteryDetails)
Setter for batteryDetails.
|
| Constructor and Description |
|---|
Component(String type,
DeviceComponentDetailsApplicationDetails applicationDetails,
DeviceComponentDetailsCardReaderDetails cardReaderDetails,
DeviceComponentDetailsBatteryDetails batteryDetails,
DeviceComponentDetailsWiFiDetails wifiDetails,
DeviceComponentDetailsEthernetDetails ethernetDetails)
Initialization constructor.
|
Copyright © 2024. All rights reserved.