|
|||||||||
| 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.PerformingOnBehalfOfFilterXto.ModelParticipantsXto
public static class PerformingOnBehalfOfFilterXto.ModelParticipantsXto
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="participants" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="participant" type="{http://eclipse.org/stardust/ws/v2012a/api}ParticipantInfo" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto
Java-Klasse für anonymous complex type. |
| Constructor Summary | |
|---|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto()
|
|
| Method Summary | |
|---|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto |
getParticipants()
Ruft den Wert der participants-Eigenschaft ab. |
void |
setParticipants(PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto value)
Legt den Wert der participants-Eigenschaft fest. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerformingOnBehalfOfFilterXto.ModelParticipantsXto()
| Method Detail |
|---|
public PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto getParticipants()
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXtopublic void setParticipants(PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto value)
value - allowed object is
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||