reports-service правка XML разметки ReportBR_0420312_P1
This commit is contained in:
parent
55e0dc1c87
commit
2d2a0f5b9c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ public class ReportBR_0420312_P1 extends ReportWithPeriod {
|
||||||
@XStreamAlias("destination")
|
@XStreamAlias("destination")
|
||||||
private String destination;
|
private String destination;
|
||||||
|
|
||||||
@XStreamAlias("rows")
|
|
||||||
private final List<Info_0420312_P1> rows = new ArrayList<>();
|
private final List<Info_0420312_P1> rows = new ArrayList<>();
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -58,6 +57,7 @@ public class ReportBR_0420312_P1 extends ReportWithPeriod {
|
||||||
clearingMemberCategoryClearingMemberCategory));
|
clearingMemberCategoryClearingMemberCategory));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@XStreamAlias("rows")
|
||||||
public static class Info_0420312_P1 {
|
public static class Info_0420312_P1 {
|
||||||
@XStreamAsAttribute
|
@XStreamAsAttribute
|
||||||
@XStreamAlias("company_clearingCode")
|
@XStreamAlias("company_clearingCode")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue