|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Report
Java content class for report element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/schema/report.xsd line 86)
<element name="report">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element ref="{}file"/>
</sequence>
<attribute name="cvs-base" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="project-home" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
| Method Summary |
|---|
| Methods inherited from interface org.jcoderz.phoenix.report.jaxb.ReportType |
|---|
getCvsBase, getFile, getName, getProjectHome, isSetCvsBase, isSetFile, isSetName, isSetProjectHome, setCvsBase, setName, setProjectHome, unsetCvsBase, unsetFile, unsetName, unsetProjectHome |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||