public class UpdateParticipantGroupResponse extends CommandResponse
Constructor and Description |
---|
UpdateParticipantGroupResponse(java.lang.String text,
int statusCode,
java.lang.String contentType,
org.json.simple.JSONObject json,
Command sourceCommand) |
Modifier and Type | Method and Description |
---|---|
ParticipantGroup |
getParticipantGroup() |
findObject, getContentType, getParsedData, getProperty, getProperty, getRequiredVersion, getSourceCommand, getStatusCode, getText
public UpdateParticipantGroupResponse(java.lang.String text, int statusCode, java.lang.String contentType, org.json.simple.JSONObject json, Command sourceCommand)
public ParticipantGroup getParticipantGroup()