コード例 #1
0
 public List <Slot> getAllSlot()
 {
     return(slotModel.getAllSlot());
 }