17 #ifndef TEAMCENTER__FND0KEYVALUEPAIR__HXX
18 #define TEAMCENTER__FND0KEYVALUEPAIR__HXX
21 #include <common/tc_deprecation_macros.h>
24 #include <tccore/libtccore_exports.h>
28 class Fnd0KeyValuePair;
32 class Fnd0KeyValuePairImpl;
36 class Fnd0KeyValuePairDelegate;
40 class Fnd0KeyValuePairDispatch;
44 class Fnd0KeyValuePairGenImpl;
70 int getFnd0Key( std::string &value,
bool &isNull )
const;
79 int getFnd0Value( std::string &value,
bool &isNull )
const;
88 int setFnd0Key(
const std::string &value,
bool isNull=
false );
97 int setFnd0Value(
const std::string &value,
bool isNull=
false );
100 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
139 friend class Fnd0KeyValuePairDelegate;
140 friend class Fnd0KeyValuePairGenImpl;
143 #include <tccore/libtccore_undef.h>
144 #endif // TEAMCENTER__FND0KEYVALUEPAIR__HXX