BOAttrType class

The BOAttrType class represents attributes of business objects. Each instance of the BOAttrType class is an attribute descriptor, which contains information about the properties of an attribute. You can access attribute descriptors through either the business object (BusinessObject instance) or the business object definition (BusObjSpec instance). Through the methods of the BOAttrType class, you can get property information, such as the name, type, properties, and application-specific information, for each attribute.

The header file for this class is BOAttrType.hpp. It resides in the following subdirectory of your product directory:

DevelopmentKits\cdk\generic_include
 

The BOAttrType class contains the following:

Copyright IBM Corp. 1997, 2004