object class
Computing term referring to a class in object-oriented programming.
Create an instance from this object class.
An object instance; 対象体クラス is the blueprint for such objects.
object class description
Compound of 対象体 (object) and クラス (class), a direct translation of the English computing term 'object class'.