org.eclipse.stardust.engine.api.ws
Class RoleInfoXto
java.lang.Object
org.eclipse.stardust.engine.api.ws.ParticipantInfoBaseXto
org.eclipse.stardust.engine.api.ws.ParticipantInfoXto
org.eclipse.stardust.engine.api.ws.ModelParticipantInfoXto
org.eclipse.stardust.engine.api.ws.RoleInfoXto
public class RoleInfoXto
- extends ModelParticipantInfoXto
Contains only important core information needed to identify a role.
Java class for RoleInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RoleInfo">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api}ModelParticipantInfo">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
RoleInfoXto
public RoleInfoXto()
Copyright © 2017 Eclipse Stardust. All Rights Reserved.