17 #ifndef TEAMCENTER__ISSUEMGMT__ISSUEREPORTREVISION__HXX
18 #define TEAMCENTER__ISSUEMGMT__ISSUEREPORTREVISION__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <issuemgmt/libissuemgmt_exports.h>
31 class IssueReportRevision;
38 class IssueReportRevisionImpl;
45 class IssueReportRevisionDelegate;
52 class IssueReportRevisionDispatch;
59 class IssueReportRevisionGenImpl;
104 int getDue_date( date_t &value,
bool &isNull )
const;
221 int setDue_date(
const date_t &value,
bool isNull=
false );
302 int setIsm0status(
const std::string &value,
bool isNull=
false );
314 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
353 friend class IssueReportRevisionDelegate;
354 friend class IssueReportRevisionGenImpl;
357 #include <issuemgmt/libissuemgmt_undef.h>
358 #endif // TEAMCENTER__ISSUEMGMT__ISSUEREPORTREVISION__HXX