|
|||||||||
| 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-Klasse für anonymous complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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()
Ruft den Wert der participant-Eigenschaft ab. |
boolean |
isRecursively()
Ruft den Wert der recursively-Eigenschaft ab. |
void |
setParticipant(ParticipantInfoXto value)
Legt den Wert der participant-Eigenschaft fest. |
void |
setRecursively(Boolean value)
Legt den Wert der recursively-Eigenschaft fest. |
| 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 | ||||||||