public class GroupMeetMeConferencingGetResponseProxy extends GroupServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
MeetMeConferencingConferencePortsProxy |
allocatedPortsProxy |
MeetMeConferencingConferencePortsProxy |
availablePortsProxy |
GroupProxy |
groupProxy |
Constructor and Description |
---|
GroupMeetMeConferencingGetResponseProxy() |
Modifier and Type | Method and Description |
---|---|
MeetMeConferencingConferencePortsProxy |
getAllocatedPortsProxy() |
MeetMeConferencingConferencePortsProxy |
getAvailablePortsProxy() |
GroupProxy |
getGroupProxy() |
void |
setAllocatedPortsProxy(MeetMeConferencingConferencePortsProxy allocatedPortsProxy) |
void |
setAvailablePortsProxy(MeetMeConferencingConferencePortsProxy availablePortsProxy) |
void |
setGroupProxy(GroupProxy groupProxy) |
public GroupProxy groupProxy
public MeetMeConferencingConferencePortsProxy availablePortsProxy
public MeetMeConferencingConferencePortsProxy allocatedPortsProxy
public GroupMeetMeConferencingGetResponseProxy()
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setAvailablePortsProxy(MeetMeConferencingConferencePortsProxy availablePortsProxy)
public MeetMeConferencingConferencePortsProxy getAvailablePortsProxy()
public void setAllocatedPortsProxy(MeetMeConferencingConferencePortsProxy allocatedPortsProxy)
public MeetMeConferencingConferencePortsProxy getAllocatedPortsProxy()
Copyright © 2016 ECG, Inc. All rights reserved.