org.eclipse.stardust.engine.api.ws
Class ParticipantInfoBaseXto

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ws.ParticipantInfoBaseXto
Direct Known Subclasses:
DefaultParticipantXto, ParticipantInfoXto

public class ParticipantInfoBaseXto
extends Object

Java class for ParticipantInfoBase complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ParticipantInfoBase">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
ParticipantInfoBaseXto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticipantInfoBaseXto

public ParticipantInfoBaseXto()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.