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