noun
object class
Computing term: a class in object-oriented programming that defines the properties and methods of objects.
このオブジェクトクラスは、データベースのテーブルに対応しています。
This object class corresponds to a database table.
新しいオブジェクトクラスを定義するときは、継承を考慮してください。
When defining a new object class, consider inheritance.