@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public class BlackboardSessionResponse extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for SessionResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SessionResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sessionId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="sessionName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="startTime" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="endTime" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="creatorId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="boundaryTime" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="accessType" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="recordings" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="chairNotes" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="nonChairNotes" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="chairList" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="nonChairList" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="groupingList" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="openChair" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="permissionsOn" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="mustBeSupervised" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="recordingModeType" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="maxTalkers" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="maxCameras" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="raiseHandOnEnter" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="reserveSeats" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="secureSignOn" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="versionId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="allowInSessionInvites" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="hideParticipantNames" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
accessType |
protected boolean |
allowInSessionInvites |
protected int |
boundaryTime |
protected String |
chairList |
protected String |
chairNotes |
protected String |
creatorId |
protected long |
endTime |
protected String |
groupingList |
protected boolean |
hideParticipantNames |
protected int |
maxCameras |
protected int |
maxTalkers |
protected boolean |
mustBeSupervised |
protected String |
nonChairList |
protected String |
nonChairNotes |
protected boolean |
openChair |
protected boolean |
permissionsOn |
protected boolean |
raiseHandOnEnter |
protected long |
recordingModeType |
protected boolean |
recordings |
protected int |
reserveSeats |
protected boolean |
secureSignOn |
protected long |
sessionId |
protected String |
sessionName |
protected long |
startTime |
protected long |
versionId |
| Constructor and Description |
|---|
BlackboardSessionResponse() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
long |
getAccessType()
Gets the value of the accessType property.
|
int |
getBoundaryTime()
Gets the value of the boundaryTime property.
|
String |
getChairList()
Gets the value of the chairList property.
|
String |
getChairNotes()
Gets the value of the chairNotes property.
|
String |
getCreatorId()
Gets the value of the creatorId property.
|
long |
getEndTime()
Gets the value of the endTime property.
|
String |
getGroupingList()
Gets the value of the groupingList property.
|
int |
getMaxCameras()
Gets the value of the maxCameras property.
|
int |
getMaxTalkers()
Gets the value of the maxTalkers property.
|
String |
getNonChairList()
Gets the value of the nonChairList property.
|
String |
getNonChairNotes()
Gets the value of the nonChairNotes property.
|
long |
getRecordingModeType()
Gets the value of the recordingModeType property.
|
int |
getReserveSeats()
Gets the value of the reserveSeats property.
|
long |
getSessionId()
Gets the value of the sessionId property.
|
String |
getSessionName()
Gets the value of the sessionName property.
|
long |
getStartTime()
Gets the value of the startTime property.
|
long |
getVersionId()
Gets the value of the versionId property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isAllowInSessionInvites()
Gets the value of the allowInSessionInvites property.
|
boolean |
isHideParticipantNames()
Gets the value of the hideParticipantNames property.
|
boolean |
isMustBeSupervised()
Gets the value of the mustBeSupervised property.
|
boolean |
isOpenChair()
Gets the value of the openChair property.
|
boolean |
isPermissionsOn()
Gets the value of the permissionsOn property.
|
boolean |
isRaiseHandOnEnter()
Gets the value of the raiseHandOnEnter property.
|
boolean |
isRecordings()
Gets the value of the recordings property.
|
boolean |
isSecureSignOn()
Gets the value of the secureSignOn property.
|
void |
setAccessType(long value)
Sets the value of the accessType property.
|
void |
setAllowInSessionInvites(boolean value)
Sets the value of the allowInSessionInvites property.
|
void |
setBoundaryTime(int value)
Sets the value of the boundaryTime property.
|
void |
setChairList(String value)
Sets the value of the chairList property.
|
void |
setChairNotes(String value)
Sets the value of the chairNotes property.
|
void |
setCreatorId(String value)
Sets the value of the creatorId property.
|
void |
setEndTime(long value)
Sets the value of the endTime property.
|
void |
setGroupingList(String value)
Sets the value of the groupingList property.
|
void |
setHideParticipantNames(boolean value)
Sets the value of the hideParticipantNames property.
|
void |
setMaxCameras(int value)
Sets the value of the maxCameras property.
|
void |
setMaxTalkers(int value)
Sets the value of the maxTalkers property.
|
void |
setMustBeSupervised(boolean value)
Sets the value of the mustBeSupervised property.
|
void |
setNonChairList(String value)
Sets the value of the nonChairList property.
|
void |
setNonChairNotes(String value)
Sets the value of the nonChairNotes property.
|
void |
setOpenChair(boolean value)
Sets the value of the openChair property.
|
void |
setPermissionsOn(boolean value)
Sets the value of the permissionsOn property.
|
void |
setRaiseHandOnEnter(boolean value)
Sets the value of the raiseHandOnEnter property.
|
void |
setRecordingModeType(long value)
Sets the value of the recordingModeType property.
|
void |
setRecordings(boolean value)
Sets the value of the recordings property.
|
void |
setReserveSeats(int value)
Sets the value of the reserveSeats property.
|
void |
setSecureSignOn(boolean value)
Sets the value of the secureSignOn property.
|
void |
setSessionId(long value)
Sets the value of the sessionId property.
|
void |
setSessionName(String value)
Sets the value of the sessionName property.
|
void |
setStartTime(long value)
Sets the value of the startTime property.
|
void |
setVersionId(long value)
Sets the value of the versionId property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long sessionId
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String sessionName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long startTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long endTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String creatorId
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected int boundaryTime
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long accessType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean recordings
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String chairNotes
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String nonChairNotes
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String chairList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String nonChairList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected String groupingList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean openChair
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean permissionsOn
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean mustBeSupervised
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long recordingModeType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected int maxTalkers
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected int maxCameras
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean raiseHandOnEnter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected int reserveSeats
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean secureSignOn
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected long versionId
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean allowInSessionInvites
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") protected boolean hideParticipantNames
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getSessionId()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setSessionId(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getSessionName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setSessionName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getStartTime()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setStartTime(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getEndTime()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setEndTime(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getCreatorId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setCreatorId(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public int getBoundaryTime()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setBoundaryTime(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getAccessType()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setAccessType(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isRecordings()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setRecordings(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getChairNotes()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setChairNotes(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getNonChairNotes()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setNonChairNotes(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getChairList()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setChairList(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getNonChairList()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setNonChairList(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String getGroupingList()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setGroupingList(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isOpenChair()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setOpenChair(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isPermissionsOn()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setPermissionsOn(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isMustBeSupervised()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setMustBeSupervised(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getRecordingModeType()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setRecordingModeType(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public int getMaxTalkers()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setMaxTalkers(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public int getMaxCameras()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setMaxCameras(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isRaiseHandOnEnter()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setRaiseHandOnEnter(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public int getReserveSeats()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setReserveSeats(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isSecureSignOn()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setSecureSignOn(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public long getVersionId()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setVersionId(long value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isAllowInSessionInvites()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setAllowInSessionInvites(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean isHideParticipantNames()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public void setHideParticipantNames(boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T12:37:42-06:00", comments="JAXB RI v2.2.5-2") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016 Jasig. All Rights Reserved.