public static class FlexibleSeatingHost.GroupFlexibleSeatingHostGuestAssociationGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected FlexibleSeatingHostAccessLevel |
accessLevel |
protected Integer |
associationLimitHours |
protected Boolean |
enforceAssociationLimit |
protected OffsetDateTime |
guestAssociationDateTime |
protected String |
guestExtension |
protected String |
guestFirstName |
protected String |
guestLastName |
protected String |
guestLocationDialingCode |
protected String |
guestPhoneNumber |
protected FlexibleSeatingHost |
user |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
GroupFlexibleSeatingHostGuestAssociationGetResponse() |
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected Boolean enforceAssociationLimit
protected Integer associationLimitHours
protected FlexibleSeatingHostAccessLevel accessLevel
protected String guestLastName
protected String guestFirstName
protected String guestPhoneNumber
protected String guestExtension
protected String guestLocationDialingCode
protected OffsetDateTime guestAssociationDateTime
protected transient FlexibleSeatingHost user
public GroupFlexibleSeatingHostGuestAssociationGetResponse()
public void setEnforceAssociationLimit(Boolean enforceAssociationLimit)
public Boolean getEnforceAssociationLimit()
public void setAssociationLimitHours(Integer associationLimitHours)
public Integer getAssociationLimitHours()
public void setAccessLevel(FlexibleSeatingHostAccessLevel accessLevel)
public FlexibleSeatingHostAccessLevel getAccessLevel()
public void setGuestLastName(String guestLastName)
public String getGuestLastName()
public void setGuestFirstName(String guestFirstName)
public String getGuestFirstName()
public void setGuestPhoneNumber(String guestPhoneNumber)
public String getGuestPhoneNumber()
public void setGuestExtension(String guestExtension)
public String getGuestExtension()
public void setGuestLocationDialingCode(String guestLocationDialingCode)
public String getGuestLocationDialingCode()
public void setGuestAssociationDateTime(OffsetDateTime guestAssociationDateTime)
public OffsetDateTime getGuestAssociationDateTime()
public void setUser(FlexibleSeatingHost user)
public FlexibleSeatingHost getFlexibleSeatingHost()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.