public class Participants extends Object
Constructor and Description |
---|
Participants() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getParticipants() |
Object |
getPrimaryParticipant() |
void |
setParticipants(List<Object> participants) |
void |
setPrimaryParticipant(Object primaryParticipant) |
Apache CXF