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()
XMLGregorianCalendar
public void setBookingDate(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getStartBookingDate()
XMLGregorianCalendar
public void setStartBookingDate(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getRoomDescription()
String
public void setRoomDescription(String value)
value
- allowed object is
String
public XMLGregorianCalendar getTimeEventStart()
XMLGregorianCalendar
public void setTimeEventStart(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getTimeEventEnd()
XMLGregorianCalendar
public void setTimeEventEnd(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getGroupName()
String
public void setGroupName(String value)
value
- allowed object is
String
public String getEventName()
String
public void setEventName(String value)
value
- allowed object is
String
public String getSetupTypeDescription()
String
public void setSetupTypeDescription(String value)
value
- allowed object is
String
public Integer getSetupCount()
Integer
public void setSetupCount(Integer value)
value
- allowed object is
Integer
public Integer getReservationID()
Integer
public void setReservationID(Integer value)
value
- allowed object is
Integer
public String getEventCoordinator()
String
public void setEventCoordinator(String value)
value
- allowed object is
String
public Integer getGroupID()
Integer
public void setGroupID(Integer value)
value
- allowed object is
Integer
public String getVIP()
String
public void setVIP(String value)
value
- allowed object is
String
public Boolean isVIPEvent()
Boolean
public void setVIPEvent(Boolean value)
value
- allowed object is
Boolean
public Boolean isClosedAllDay()
Boolean
public void setClosedAllDay(Boolean value)
value
- allowed object is
Boolean
public XMLGregorianCalendar getOpenTime()
XMLGregorianCalendar
public void setOpenTime(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getCloseTime()
XMLGregorianCalendar
public void setCloseTime(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getGroupTypeDescription()
String
public void setGroupTypeDescription(String value)
value
- allowed object is
String
public String getEventTypeDescription()
String
public void setEventTypeDescription(String value)
value
- allowed object is
String
public String getContact()
String
public void setContact(String value)
value
- allowed object is
String
public String getAltContact()
String
public void setAltContact(String value)
value
- allowed object is
String
public Integer getBookingID()
Integer
public void setBookingID(Integer value)
value
- allowed object is
Integer
public XMLGregorianCalendar getTimeBookingStart()
XMLGregorianCalendar
public void setTimeBookingStart(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getTimeBookingEnd()
XMLGregorianCalendar
public void setTimeBookingEnd(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getGMTStartTime()
XMLGregorianCalendar
public void setGMTStartTime(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getGMTEndTime()
XMLGregorianCalendar
public void setGMTEndTime(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getTimeZone()
String
public void setTimeZone(String value)
value
- allowed object is
String
public String getBuildingCode()
String
public void setBuildingCode(String value)
value
- allowed object is
String
public String getRoomCode()
String
public void setRoomCode(String value)
value
- allowed object is
String
public String getRoom()
String
public void setRoom(String value)
value
- allowed object is
String
public Integer getRoomID()
Integer
public void setRoomID(Integer value)
value
- allowed object is
Integer
public Integer getBuildingID()
Integer
public void setBuildingID(Integer value)
value
- allowed object is
Integer
public Integer getRoomTypeID()
Integer
public void setRoomTypeID(Integer value)
value
- allowed object is
Integer
public String getRoomType()
String
public void setRoomType(String value)
value
- allowed object is
String
public String getHVACZone()
String
public void setHVACZone(String value)
value
- allowed object is
String
public Integer getStatusID()
Integer
public void setStatusID(Integer value)
value
- allowed object is
Integer
public Integer getStatusTypeID()
Integer
public void setStatusTypeID(Integer value)
value
- allowed object is
Integer
public Integer getEventTypeID()
Integer
public void setEventTypeID(Integer value)
value
- allowed object is
Integer
public Integer getGroupTypeID()
Integer
public void setGroupTypeID(Integer value)
value
- allowed object is
Integer
public XMLGregorianCalendar getDateAdded()
XMLGregorianCalendar
public void setDateAdded(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getAddedBy()
String
public void setAddedBy(String value)
value
- allowed object is
String
public XMLGregorianCalendar getDateChanged()
XMLGregorianCalendar
public void setDateChanged(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getChangedBy()
String
public void setChangedBy(String value)
value
- allowed object is
String
public String getContactEmailAddress()
String
public void setContactEmailAddress(String value)
value
- allowed object is
String
public Boolean isCheckedIn()
Boolean
public void setCheckedIn(Boolean value)
value
- allowed object is
Boolean
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
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
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
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.HashCode
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.