Class SummarySection

java.lang.Object
ca.phon.query.report.io.Section
ca.phon.query.report.io.SummarySection

public class SummarySection extends Section

Java class for summarySection complex type.

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

 <complexType name="summarySection">
   <complexContent>
     <extension base="{http://phon.ling.mun.ca/ns/report}section">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • SummarySection

      public SummarySection()