63 namespace dataprocessing {
81 void setId(
string id);
83 void setKind(
string kind);
85 void setType(
unsigned int type);
86 unsigned int getType();
87 void setIor(
Ior* ior);
89 void setObjectInfo(
string objectInfo);
90 string getObjectInfo();