Class MergeReport

  • All Implemented Interfaces:
    Equals, HashCode, ToString

    public class MergeReport
    extends SomeStatements
    implements Equals, HashCode, ToString

    Java class for MergeReport complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="MergeReport">
       <complexContent>
         <extension base="{http://openprovenance.org/validation#}Statements">
           <attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
         </extension>
       </complexContent>
     </complexType>