|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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
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>
| Constructor Summary | |
|---|---|
RoleInfoXto()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.stardust.engine.api.ws.ModelParticipantInfoXto |
|---|
getDepartment, getRuntimeElementOid, isDefinesDepartmentScope, isDepartmentScoped, setDefinesDepartmentScope, setDepartment, setDepartmentScoped, setRuntimeElementOid |
| Methods inherited from class org.eclipse.stardust.engine.api.ws.ParticipantInfoXto |
|---|
getId, getName, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleInfoXto()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||