public class ParticipantsImpl extends ParticipantsType implements Participants
any, participant, primary| Constructor and Description |
|---|
ParticipantsImpl(ParticipantsType psType) |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
getParticipants() |
Participant |
getPrimaryParticipant() |
void |
setPrimaryParticipant(Participant primary) |
getAny, getParticipant, getPrimary, setPrimaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnypublic ParticipantsImpl(ParticipantsType psType) throws Exception
Exceptionpublic List<Participant> getParticipants()
getParticipants in interface Participantspublic Participant getPrimaryParticipant()
getPrimaryParticipant in interface Participantspublic void setPrimaryParticipant(Participant primary)
setPrimaryParticipant in interface ParticipantsCopyright © 2005–2018 Oracle Corporation. All rights reserved.