|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlhammer.model.project.Document
org.xmlhammer.model.project.Result
public class Result
Java class for result element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="result">
<complexType>
<complexContent>
<extension base="{http://www.xmlhammer.org/2007/project}document">
</extension>
</complexContent>
</complexType>
</element>
| Field Summary |
|---|
| Fields inherited from class org.xmlhammer.model.project.Document |
|---|
src |
| Constructor Summary | |
|---|---|
Result()
|
|
| Method Summary |
|---|
| Methods inherited from class org.xmlhammer.model.project.Document |
|---|
getSrc, setSrc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Result()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||