Package info.mikethomas.jfold.slot
Class Slot
java.lang.Object
info.mikethomas.jfold.slot.Slot
- All Implemented Interfaces:
Serializable
Slot class.
- Version:
- 7.6.21
- Author:
- Michael Thomas (mikepthomas@outlook.com)
- See Also:
-
Constructor Details
-
Slot
public Slot()
-
-
Method Details
-
getId
Identifier.- Returns:
- the
id
fromslot-info
-
getStatus
Status.- Returns:
- the
status
fromslot-info
-
getDescription
Description.- Returns:
- the
description
fromslot-info
-
getOptions
Slot Options.- Returns:
- the
options
fromslot-info
-
getReason
Reason.- Returns:
- the
reason
fromslot-info
-
getIdle
Idle.- Returns:
- the
idle
fromslot-info
-
toString
-