การดําเนินการโอน
ชื่อประเภท: TransferAction
ขยายการดําเนินการ
ชื่อ |
ประเภท |
คำอธิบาย |
จากสถานที่ตั้ง |
สถานที่ |
พร็อพเพอร์ตี้ย่อยของสถานที่ตั้ง ตําแหน่งเดิมของออบเจ็กต์หรือตัวแทนก่อนดําเนินการ |
ไปยังตําแหน่ง |
สถานที่ |
พร็อพเพอร์ตี้ย่อยของสถานที่ตั้ง ตําแหน่งสุดท้ายของออบเจ็กต์หรือตัวแทนหลังการดําเนินการ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-03 UTC
[null,null,["อัปเดตล่าสุด 2024-09-03 UTC"],[[["`TransferAction` extends the `Action` type and describes the transfer of an object or agent from one location to another."],["It utilizes `fromLocation` and `toLocation` properties, both of type `Place`, to specify the original and final locations respectively."]]],["The core content describes the `TransferAction` type, which is an extension of the `Action` type. It details two key properties: `fromLocation` and `toLocation`. Both are of the `Place` type and define location. `fromLocation` specifies the original location of an object or agent before the transfer, while `toLocation` indicates the final location after the transfer has occurred. These are sub-properties of the general `location`.\n"]]