public static class PerformingOnBehalfOfFilterXto.ModelParticipantsXto extends Object
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto() |
| Modifier and Type | Method and Description |
|---|---|
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto |
getParticipants()
Gets the value of the participants property.
|
void |
setParticipants(PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto value)
Sets the value of the participants property.
|
public PerformingOnBehalfOfFilterXto.ModelParticipantsXto()
public PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto getParticipants()
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXtopublic void setParticipants(PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXto value)
value - allowed object is
PerformingOnBehalfOfFilterXto.ModelParticipantsXto.ParticipantsXtoCopyright © 2016 Eclipse Stardust. All Rights Reserved.