17 #ifndef TEAMCENTER__SCHEDULETASK__HXX
18 #define TEAMCENTER__SCHEDULETASK__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <schmgt/libschmgt_exports.h>
34 class ScheduleTaskImpl;
38 class ScheduleTaskDelegate;
42 class ScheduleTaskDispatch;
46 class ScheduleTaskGenImpl;
108 int getBill_code( std::string &value,
bool &isNull )
const;
126 int getBill_type( std::string &value,
bool &isNull )
const;
306 int getFnd0state( std::string &value,
bool &isNull )
const;
360 int getItem_id( std::string &value,
bool &isNull )
const;
423 int getWbs_code( std::string &value,
bool &isNull )
const;
522 int setBill_code(
const std::string &value,
bool isNull=
false );
540 int setBill_type(
const std::string &value,
bool isNull=
false );
666 int setFnd0state(
const std::string &value,
bool isNull=
false );
675 int setFnd0status(
const std::string &value,
bool isNull=
false );
711 int setItem_id(
const std::string &value,
bool isNull=
false );
774 int setWbs_code(
const std::string &value,
bool isNull=
false );
847 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
886 friend class ScheduleTaskDelegate;
887 friend class ScheduleTaskGenImpl;
890 #include <schmgt/libschmgt_undef.h>
891 #endif // TEAMCENTER__SCHEDULETASK__HXX