public SignedPropertiesType() {
     this.signedDataObjectPropertiesField = new SignedDataObjectPropertiesType();
     this.signedSignaturePropertiesField = new SignedSignaturePropertiesType();
 }
 public SignedPropertiesType()
 {
     this.signedDataObjectPropertiesField = new SignedDataObjectPropertiesType();
     this.signedSignaturePropertiesField  = new SignedSignaturePropertiesType();
 }