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