public class BookingDetail 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 BookingDetail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BookingDetail">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BookingDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="StartBookingDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="RoomDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TimeEventStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TimeEventEnd" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GroupName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EventName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SetupTypeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SetupCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ReservationID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="EventCoordinator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GroupID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="VIP" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="VIPEvent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ClosedAllDay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="OpenTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CloseTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GroupTypeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EventTypeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Contact" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AltContact" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BookingID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="TimeBookingStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TimeBookingEnd" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GMTStartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GMTEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TimeZone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BuildingCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RoomCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Room" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RoomID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="BuildingID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RoomTypeID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RoomType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HVACZone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StatusID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="StatusTypeID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="EventTypeID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="GroupTypeID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="DateAdded" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="AddedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DateChanged" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ChangedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ContactEmailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CheckedIn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BookingDetail() |
| 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) |
String |
getAddedBy()
Gets the value of the addedBy property.
|
String |
getAltContact()
Gets the value of the altContact property.
|
XMLGregorianCalendar |
getBookingDate()
Gets the value of the bookingDate property.
|
Integer |
getBookingID()
Gets the value of the bookingID property.
|
String |
getBuildingCode()
Gets the value of the buildingCode property.
|
Integer |
getBuildingID()
Gets the value of the buildingID property.
|
String |
getChangedBy()
Gets the value of the changedBy property.
|
XMLGregorianCalendar |
getCloseTime()
Gets the value of the closeTime property.
|
String |
getContact()
Gets the value of the contact property.
|
String |
getContactEmailAddress()
Gets the value of the contactEmailAddress property.
|
XMLGregorianCalendar |
getDateAdded()
Gets the value of the dateAdded property.
|
XMLGregorianCalendar |
getDateChanged()
Gets the value of the dateChanged property.
|
String |
getEventCoordinator()
Gets the value of the eventCoordinator property.
|
String |
getEventName()
Gets the value of the eventName property.
|
String |
getEventTypeDescription()
Gets the value of the eventTypeDescription property.
|
Integer |
getEventTypeID()
Gets the value of the eventTypeID property.
|
XMLGregorianCalendar |
getGMTEndTime()
Gets the value of the gmtEndTime property.
|
XMLGregorianCalendar |
getGMTStartTime()
Gets the value of the gmtStartTime property.
|
Integer |
getGroupID()
Gets the value of the groupID property.
|
String |
getGroupName()
Gets the value of the groupName property.
|
String |
getGroupTypeDescription()
Gets the value of the groupTypeDescription property.
|
Integer |
getGroupTypeID()
Gets the value of the groupTypeID property.
|
String |
getHVACZone()
Gets the value of the hvacZone property.
|
XMLGregorianCalendar |
getOpenTime()
Gets the value of the openTime property.
|
Integer |
getReservationID()
Gets the value of the reservationID property.
|
String |
getRoom()
Gets the value of the room property.
|
String |
getRoomCode()
Gets the value of the roomCode property.
|
String |
getRoomDescription()
Gets the value of the roomDescription property.
|
Integer |
getRoomID()
Gets the value of the roomID property.
|
String |
getRoomType()
Gets the value of the roomType property.
|
Integer |
getRoomTypeID()
Gets the value of the roomTypeID property.
|
Integer |
getSetupCount()
Gets the value of the setupCount property.
|
String |
getSetupTypeDescription()
Gets the value of the setupTypeDescription property.
|
XMLGregorianCalendar |
getStartBookingDate()
Gets the value of the startBookingDate property.
|
Integer |
getStatusID()
Gets the value of the statusID property.
|
Integer |
getStatusTypeID()
Gets the value of the statusTypeID property.
|
XMLGregorianCalendar |
getTimeBookingEnd()
Gets the value of the timeBookingEnd property.
|
XMLGregorianCalendar |
getTimeBookingStart()
Gets the value of the timeBookingStart property.
|
XMLGregorianCalendar |
getTimeEventEnd()
Gets the value of the timeEventEnd property.
|
XMLGregorianCalendar |
getTimeEventStart()
Gets the value of the timeEventStart property.
|
String |
getTimeZone()
Gets the value of the timeZone property.
|
String |
getVIP()
Gets the value of the vip property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isCheckedIn()
Gets the value of the checkedIn property.
|
Boolean |
isClosedAllDay()
Gets the value of the closedAllDay property.
|
Boolean |
isVIPEvent()
Gets the value of the vipEvent property.
|
void |
setAddedBy(String value)
Sets the value of the addedBy property.
|
void |
setAltContact(String value)
Sets the value of the altContact property.
|
void |
setBookingDate(XMLGregorianCalendar value)
Sets the value of the bookingDate property.
|
void |
setBookingID(Integer value)
Sets the value of the bookingID property.
|
void |
setBuildingCode(String value)
Sets the value of the buildingCode property.
|
void |
setBuildingID(Integer value)
Sets the value of the buildingID property.
|
void |
setChangedBy(String value)
Sets the value of the changedBy property.
|
void |
setCheckedIn(Boolean value)
Sets the value of the checkedIn property.
|
void |
setClosedAllDay(Boolean value)
Sets the value of the closedAllDay property.
|
void |
setCloseTime(XMLGregorianCalendar value)
Sets the value of the closeTime property.
|
void |
setContact(String value)
Sets the value of the contact property.
|
void |
setContactEmailAddress(String value)
Sets the value of the contactEmailAddress property.
|
void |
setDateAdded(XMLGregorianCalendar value)
Sets the value of the dateAdded property.
|
void |
setDateChanged(XMLGregorianCalendar value)
Sets the value of the dateChanged property.
|
void |
setEventCoordinator(String value)
Sets the value of the eventCoordinator property.
|
void |
setEventName(String value)
Sets the value of the eventName property.
|
void |
setEventTypeDescription(String value)
Sets the value of the eventTypeDescription property.
|
void |
setEventTypeID(Integer value)
Sets the value of the eventTypeID property.
|
void |
setGMTEndTime(XMLGregorianCalendar value)
Sets the value of the gmtEndTime property.
|
void |
setGMTStartTime(XMLGregorianCalendar value)
Sets the value of the gmtStartTime property.
|
void |
setGroupID(Integer value)
Sets the value of the groupID property.
|
void |
setGroupName(String value)
Sets the value of the groupName property.
|
void |
setGroupTypeDescription(String value)
Sets the value of the groupTypeDescription property.
|
void |
setGroupTypeID(Integer value)
Sets the value of the groupTypeID property.
|
void |
setHVACZone(String value)
Sets the value of the hvacZone property.
|
void |
setOpenTime(XMLGregorianCalendar value)
Sets the value of the openTime property.
|
void |
setReservationID(Integer value)
Sets the value of the reservationID property.
|
void |
setRoom(String value)
Sets the value of the room property.
|
void |
setRoomCode(String value)
Sets the value of the roomCode property.
|
void |
setRoomDescription(String value)
Sets the value of the roomDescription property.
|
void |
setRoomID(Integer value)
Sets the value of the roomID property.
|
void |
setRoomType(String value)
Sets the value of the roomType property.
|
void |
setRoomTypeID(Integer value)
Sets the value of the roomTypeID property.
|
void |
setSetupCount(Integer value)
Sets the value of the setupCount property.
|
void |
setSetupTypeDescription(String value)
Sets the value of the setupTypeDescription property.
|
void |
setStartBookingDate(XMLGregorianCalendar value)
Sets the value of the startBookingDate property.
|
void |
setStatusID(Integer value)
Sets the value of the statusID property.
|
void |
setStatusTypeID(Integer value)
Sets the value of the statusTypeID property.
|
void |
setTimeBookingEnd(XMLGregorianCalendar value)
Sets the value of the timeBookingEnd property.
|
void |
setTimeBookingStart(XMLGregorianCalendar value)
Sets the value of the timeBookingStart property.
|
void |
setTimeEventEnd(XMLGregorianCalendar value)
Sets the value of the timeEventEnd property.
|
void |
setTimeEventStart(XMLGregorianCalendar value)
Sets the value of the timeEventStart property.
|
void |
setTimeZone(String value)
Sets the value of the timeZone property.
|
void |
setVIP(String value)
Sets the value of the vip property.
|
void |
setVIPEvent(Boolean value)
Sets the value of the vipEvent property.
|
String |
toString() |
protected XMLGregorianCalendar bookingDate
protected XMLGregorianCalendar startBookingDate
protected String roomDescription
protected XMLGregorianCalendar timeEventStart
protected XMLGregorianCalendar timeEventEnd
protected String groupName
protected String eventName
protected String setupTypeDescription
protected Integer setupCount
protected Integer reservationID
protected String eventCoordinator
protected Integer groupID
protected String vip
protected Boolean vipEvent
protected Boolean closedAllDay
protected XMLGregorianCalendar openTime
protected XMLGregorianCalendar closeTime
protected String groupTypeDescription
protected String eventTypeDescription
protected String contact
protected String altContact
protected Integer bookingID
protected XMLGregorianCalendar timeBookingStart
protected XMLGregorianCalendar timeBookingEnd
protected XMLGregorianCalendar gmtStartTime
protected XMLGregorianCalendar gmtEndTime
protected String timeZone
protected String buildingCode
protected String roomCode
protected String room
protected Integer roomID
protected Integer buildingID
protected Integer roomTypeID
protected String roomType
protected String hvacZone
protected Integer statusID
protected Integer statusTypeID
protected Integer eventTypeID
protected Integer groupTypeID
protected XMLGregorianCalendar dateAdded
protected String addedBy
protected XMLGregorianCalendar dateChanged
protected String changedBy
protected String contactEmailAddress
protected Boolean checkedIn
public XMLGregorianCalendar getBookingDate()
XMLGregorianCalendarpublic void setBookingDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getStartBookingDate()
XMLGregorianCalendarpublic void setStartBookingDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getRoomDescription()
Stringpublic void setRoomDescription(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getTimeEventStart()
XMLGregorianCalendarpublic void setTimeEventStart(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getTimeEventEnd()
XMLGregorianCalendarpublic void setTimeEventEnd(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getGroupName()
Stringpublic void setGroupName(String value)
value - allowed object is
Stringpublic String getEventName()
Stringpublic void setEventName(String value)
value - allowed object is
Stringpublic String getSetupTypeDescription()
Stringpublic void setSetupTypeDescription(String value)
value - allowed object is
Stringpublic Integer getSetupCount()
Integerpublic void setSetupCount(Integer value)
value - allowed object is
Integerpublic Integer getReservationID()
Integerpublic void setReservationID(Integer value)
value - allowed object is
Integerpublic String getEventCoordinator()
Stringpublic void setEventCoordinator(String value)
value - allowed object is
Stringpublic Integer getGroupID()
Integerpublic void setGroupID(Integer value)
value - allowed object is
Integerpublic String getVIP()
Stringpublic void setVIP(String value)
value - allowed object is
Stringpublic Boolean isVIPEvent()
Booleanpublic void setVIPEvent(Boolean value)
value - allowed object is
Booleanpublic Boolean isClosedAllDay()
Booleanpublic void setClosedAllDay(Boolean value)
value - allowed object is
Booleanpublic XMLGregorianCalendar getOpenTime()
XMLGregorianCalendarpublic void setOpenTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getCloseTime()
XMLGregorianCalendarpublic void setCloseTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getGroupTypeDescription()
Stringpublic void setGroupTypeDescription(String value)
value - allowed object is
Stringpublic String getEventTypeDescription()
Stringpublic void setEventTypeDescription(String value)
value - allowed object is
Stringpublic String getContact()
Stringpublic void setContact(String value)
value - allowed object is
Stringpublic String getAltContact()
Stringpublic void setAltContact(String value)
value - allowed object is
Stringpublic Integer getBookingID()
Integerpublic void setBookingID(Integer value)
value - allowed object is
Integerpublic XMLGregorianCalendar getTimeBookingStart()
XMLGregorianCalendarpublic void setTimeBookingStart(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getTimeBookingEnd()
XMLGregorianCalendarpublic void setTimeBookingEnd(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGMTStartTime()
XMLGregorianCalendarpublic void setGMTStartTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getGMTEndTime()
XMLGregorianCalendarpublic void setGMTEndTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getTimeZone()
Stringpublic void setTimeZone(String value)
value - allowed object is
Stringpublic String getBuildingCode()
Stringpublic void setBuildingCode(String value)
value - allowed object is
Stringpublic String getRoomCode()
Stringpublic void setRoomCode(String value)
value - allowed object is
Stringpublic String getRoom()
Stringpublic void setRoom(String value)
value - allowed object is
Stringpublic Integer getRoomID()
Integerpublic void setRoomID(Integer value)
value - allowed object is
Integerpublic Integer getBuildingID()
Integerpublic void setBuildingID(Integer value)
value - allowed object is
Integerpublic Integer getRoomTypeID()
Integerpublic void setRoomTypeID(Integer value)
value - allowed object is
Integerpublic String getRoomType()
Stringpublic void setRoomType(String value)
value - allowed object is
Stringpublic String getHVACZone()
Stringpublic void setHVACZone(String value)
value - allowed object is
Stringpublic Integer getStatusID()
Integerpublic void setStatusID(Integer value)
value - allowed object is
Integerpublic Integer getStatusTypeID()
Integerpublic void setStatusTypeID(Integer value)
value - allowed object is
Integerpublic Integer getEventTypeID()
Integerpublic void setEventTypeID(Integer value)
value - allowed object is
Integerpublic Integer getGroupTypeID()
Integerpublic void setGroupTypeID(Integer value)
value - allowed object is
Integerpublic XMLGregorianCalendar getDateAdded()
XMLGregorianCalendarpublic void setDateAdded(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getAddedBy()
Stringpublic void setAddedBy(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDateChanged()
XMLGregorianCalendarpublic void setDateChanged(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getChangedBy()
Stringpublic void setChangedBy(String value)
value - allowed object is
Stringpublic String getContactEmailAddress()
Stringpublic void setContactEmailAddress(String value)
value - allowed object is
Stringpublic Boolean isCheckedIn()
Booleanpublic void setCheckedIn(Boolean value)
value - allowed object is
Booleanpublic 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.ToStringpublic 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.ToStringpublic 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.Equalspublic 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 © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.