public class ParticipantInfoXto extends ParticipantInfoBaseXto
Java class for ParticipantInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParticipantInfo">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api}ParticipantInfoBase">
<sequence>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ParticipantInfoXto() |
Copyright © 2016 Eclipse Stardust. All Rights Reserved.