17 #ifndef TEAMCENTER__PKGART__CPCOPYREVISION__HXX
18 #define TEAMCENTER__PKGART__CPCOPYREVISION__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <pkgart/libpkgart_exports.h>
38 class CPCopyRevisionImpl;
45 class CPCopyRevisionDelegate;
52 class CPCopyRevisionDispatch;
59 class CPCopyRevisionGenImpl;
104 int getLanguage( std::string &value,
bool &isNull )
const;
113 int getRegion( std::string &value,
bool &isNull )
const;
131 int setLanguage(
const std::string &value,
bool isNull=
false );
140 int setRegion(
const std::string &value,
bool isNull=
false );
143 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
182 friend class CPCopyRevisionDelegate;
183 friend class CPCopyRevisionGenImpl;
186 #include <pkgart/libpkgart_undef.h>
187 #endif // TEAMCENTER__PKGART__CPCOPYREVISION__HXX