public ValidationDataType() {
     this.revocationValuesField = new RevocationValuesType();
     this.certificateValuesField = new CertificateValuesType();
 }
 public ValidationDataType()
 {
     this.revocationValuesField  = new RevocationValuesType();
     this.certificateValuesField = new CertificateValuesType();
 }