IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
InfIEC61968
InfERPSupport
ErpInvoiceKind.h
1
// ErpInvoiceKind.h
3
// Implementation of the Class ErpInvoiceKind
4
// Original author: T. Kostic
6
7
#ifndef ERPINVOICEKIND_H
8
#define ERPINVOICEKIND_H
9
10
namespace
IEC61968
11
{
12
namespace
InfIEC61968
13
{
14
namespace
InfERPSupport
15
{
19
enum class
ErpInvoiceKind
20
{
21
_undef = -1, sale,
22
purchase
23
};
24
25
}
26
27
}
28
29
}
30
#endif // ERPINVOICEKIND_H
IEC61968
Definition:
BusbarSectionInfo.h:14
Generated by
1.8.13