public static class GroupCollaborate.GroupCollaborateBridgeGetInstanceResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<GroupCollaborateBridgeCollaborateOwnerUserTableRow> |
collaborateOwnerUserTable |
protected Boolean |
isDefault |
protected Integer |
maxCollaborateRoomParticipants |
protected CollaborateBridgeMaximumParticipants |
maximumBridgeParticipants |
protected String |
networkClassOfService |
protected ServiceInstanceReadProfile19sp1 |
serviceInstanceProfile |
protected String |
serviceUserId |
protected Boolean |
supportOutdial |
request, responseContent, xPath
Constructor and Description |
---|
GroupCollaborateBridgeGetInstanceResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected ServiceInstanceReadProfile19sp1 serviceInstanceProfile
protected CollaborateBridgeMaximumParticipants maximumBridgeParticipants
protected String networkClassOfService
protected Boolean isDefault
protected Integer maxCollaborateRoomParticipants
protected Boolean supportOutdial
protected List<GroupCollaborateBridgeCollaborateOwnerUserTableRow> collaborateOwnerUserTable
protected String serviceUserId
public GroupCollaborateBridgeGetInstanceResponse()
public void setServiceInstanceProfile(ServiceInstanceReadProfile19sp1 serviceInstanceProfile)
public ServiceInstanceReadProfile19sp1 getServiceInstanceProfile()
public void setMaximumBridgeParticipants(CollaborateBridgeMaximumParticipants maximumBridgeParticipants)
public CollaborateBridgeMaximumParticipants getMaximumBridgeParticipants()
public void setNetworkClassOfService(String networkClassOfService)
public String getNetworkClassOfService()
public void setIsDefault(Boolean isDefault)
public Boolean getIsDefault()
public void setMaxCollaborateRoomParticipants(Integer maxCollaborateRoomParticipants)
public Integer getMaxCollaborateRoomParticipants()
public void setSupportOutdial(Boolean supportOutdial)
public Boolean getSupportOutdial()
public void setCollaborateOwnerUserTable(List<GroupCollaborateBridgeCollaborateOwnerUserTableRow> collaborateOwnerUserTable)
public List<GroupCollaborateBridgeCollaborateOwnerUserTableRow> getCollaborateOwnerUserTable()
public void setServiceUserId(String serviceUserId)
public String getServiceUserId()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.