@GwtIncompatible public static class GroupCallPark.GroupCallParkGetInstanceRequest extends Request<GroupCallPark.GroupCallParkGetInstanceResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected Group | 
group  | 
protected String | 
name  | 
| Constructor and Description | 
|---|
GroupCallParkGetInstanceRequest(Group group,
                               String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static GroupCallPark.GroupCallParkGetInstanceRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
Group | 
getGroup()  | 
String | 
getName()  | 
GroupCallPark.GroupCallParkGetInstanceRequest | 
setGroup(Group group)  | 
GroupCallPark.GroupCallParkGetInstanceRequest | 
setName(String name)  | 
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull protected transient Group group
@NotNull
 @Size(min=1,
      max=80)
protected String name
public GroupCallPark.GroupCallParkGetInstanceRequest setGroup(Group group)
public Group getGroup()
public GroupCallPark.GroupCallParkGetInstanceRequest setName(String name)
public String getName()
public static GroupCallPark.GroupCallParkGetInstanceRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<GroupCallPark.GroupCallParkGetInstanceResponse>Copyright © 2016 ECG. All rights reserved.