コード例 #1
0
 public CDSExecutionMessage() {
     this.sourceComponentIdField = new II();
     this.sourceComponentTypeField = new CDSExecutionMessageSourceComponentType();
     this.messageField = new ST();
     this.levelField = new CDSExecutionMessageLevel1();
     this.reasonField = new CDSExecutionMessageReason1();
     this.idField = new II();
 }
コード例 #2
0
 public CDSExecutionMessage()
 {
     this.sourceComponentIdField   = new II();
     this.sourceComponentTypeField = new CDSExecutionMessageSourceComponentType();
     this.messageField             = new ST();
     this.levelField  = new CDSExecutionMessageLevel1();
     this.reasonField = new CDSExecutionMessageReason1();
     this.idField     = new II();
 }