|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.asdf.parser.RequireParameters
public class RequireParameters
Java class for RequireParameters complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequireParameters">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Parameters" type="{}Parameters"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RequireParameters()
|
|
| Method Summary | |
|---|---|
Parameters |
getParameters()
Gets the value of the parameters property. |
void |
setParameters(Parameters value)
Sets the value of the parameters property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequireParameters()
| Method Detail |
|---|
public Parameters getParameters()
Parameterspublic void setParameters(Parameters value)
value - allowed object is
Parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||