|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.api.ws.query.PerformingParticipantFilterXto.ModelParticipantXto
public static class PerformingParticipantFilterXto.ModelParticipantXto
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="participant" type="{http://eclipse.org/stardust/ws/v2012a/api}ParticipantInfo"/>
</sequence>
<attribute name="recursively" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PerformingParticipantFilterXto.ModelParticipantXto()
|
|
| Method Summary | |
|---|---|
ParticipantInfoXto |
getParticipant()
Gets the value of the participant property. |
boolean |
isRecursively()
Gets the value of the recursively property. |
void |
setParticipant(ParticipantInfoXto value)
Sets the value of the participant property. |
void |
setRecursively(Boolean value)
Sets the value of the recursively property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerformingParticipantFilterXto.ModelParticipantXto()
| Method Detail |
|---|
public ParticipantInfoXto getParticipant()
ParticipantInfoXtopublic void setParticipant(ParticipantInfoXto value)
value - allowed object is
ParticipantInfoXtopublic boolean isRecursively()
Booleanpublic void setRecursively(Boolean value)
value - allowed object is
Boolean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||