|
|||||||||
| 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 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="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 class for anonymous complex type. |
| Constructor Summary | |
|---|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto()
|
|
| Method Summary | |
|---|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto |
getParticipants()
Gets the value of the participants property. |
void |
setParticipants(PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto value)
Sets the value of the participants property. |
| 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 | ||||||||