17 #ifndef TEAMCENTER__REQINTEXP__HXX
18 #define TEAMCENTER__REQINTEXP__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <validation/libvalidation_exports.h>
35 class ReqIntExpDelegate;
39 class ReqIntExpDispatch;
43 class ReqIntExpGenImpl;
69 int getValue(
int &value,
bool &isNull )
const;
78 int setValue(
int value,
bool isNull=
false );
81 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
97 ::Teamcenter::RootObjectImpl*
setReqIntExpImpl( ::Teamcenter::RootObjectImpl* impl );
120 friend class ReqIntExpDelegate;
121 friend class ReqIntExpGenImpl;
124 #include <validation/libvalidation_undef.h>
125 #endif // TEAMCENTER__REQINTEXP__HXX