public class CradleInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDateOfManufacture()
Returns Date of manufacture in the format MM/DD/YY.
|
String |
getFirmwareVersion()
Return the firmware version of cradle.
|
String |
getHardwareID()
Returns the hardware ID of the cradle.
|
String |
getPartNumber()
Returns the part number of the cradle.
|
String |
getSerialNumber()
Returns the serial number of the cradle.
|
public String getSerialNumber()
none
- public String getPartNumber()
none
- public String getDateOfManufacture()
none
- public String getHardwareID()
none
- public String getFirmwareVersion()
none
-