ItemAvailability
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The `ItemAvailability` type, extending the `Enumeration` type, is used to specify the availability status of an item."],["This type does not have any properties of its own and primarily serves as a classification for availability statuses."]]],["The `ItemAvailability` type, which extends `Enumeration`, is defined. It's a named data structure used within a larger system, likely for indicating whether an item is in stock. Crucially, this particular type is noted to have no properties associated with it. Therefore, its information is conveyed solely through its name.\n"]]