9 #ifndef xmlEntityValuePair_H_
10 #define xmlEntityValuePair_H_
12 #include <namespace.h>
13 #include "mtl/configVar.h"
36 void setEntityType(
const DtString& type);
41 const DtTime& rate()
const;
42 void setRate(
const DtTime& rate);
57 typedef _NativeTypeToArg<DtXMLEntityValuePair>::Type
ArgType;
77 static DtEnvValueSP createSchemaType(DtEnvironment);
86 #endif //xmlEntityValuePair_H_