Class Section
java.lang.Object
ca.phon.query.report.io.Section
- Direct Known Subclasses:
CommentSection,Group,InventorySection,ParamSection,ReportDesign,ResultListing,ScriptSection,SummarySection
Java class for section complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="section">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
Section
public Section()
-
-
Method Details
-
getName
-
setName
-