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