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