|
||||||||||
| 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.ParameterisedDocument
org.xmlhammer.model.project.ParameterisedSource
public class ParameterisedSource
Java class for parameterisedSource element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="parameterisedSource">
<complexType>
<complexContent>
<extension base="{http://www.xmlhammer.org/2007/project}parameterisedDocument">
</extension>
</complexContent>
</complexType>
</element>
| Field Summary |
|---|
| Fields inherited from class org.xmlhammer.model.project.ParameterisedDocument |
|---|
parameter |
| Fields inherited from class org.xmlhammer.model.project.Document |
|---|
src |
| Constructor Summary | |
|---|---|
ParameterisedSource()
|
|
| Method Summary |
|---|
| Methods inherited from class org.xmlhammer.model.project.ParameterisedDocument |
|---|
getParameter |
| 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 ParameterisedSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||