public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: edu.wisc.cae.emsclient.model
|
public ObjectFactory()
public APIVersion createAPIVersion()
APIVersionpublic Categories createCategories()
Categoriespublic EMSCategory createEMSCategory()
EMSCategorypublic CategoryState createCategoryState()
CategoryStatepublic EMSCategoryState createEMSCategoryState()
EMSCategoryStatepublic CommentTypes createCommentTypes()
CommentTypespublic EMSCommentType createEMSCommentType()
EMSCommentTypepublic ContactDetails createContactDetails()
ContactDetailspublic EMSContactDetail createEMSContactDetail()
EMSContactDetailpublic EMSContact createEMSContact()
EMSContactpublic EventTypes createEventTypes()
EventTypespublic EMSEventType createEMSEventType()
EMSEventTypepublic GroupDetails createGroupDetails()
GroupDetailspublic EMSGroupDetail createEMSGroupDetail()
EMSGroupDetailpublic GroupTypes createGroupTypes()
GroupTypespublic EMSGroupType createEMSGroupType()
EMSGroupTypepublic EMSFeature createEMSFeature()
EMSFeaturepublic EMSMessage createEMSMessage()
EMSMessagepublic PricingMethods createPricingMethods()
PricingMethodspublic EMSPricingMethod createEMSPricingMethod()
EMSPricingMethodpublic ReservationComments createReservationComments()
ReservationCommentspublic EMSComment createEMSComment()
EMSCommentpublic ReservationSources createReservationSources()
ReservationSourcespublic EMSReservationSource createEMSReservationSource()
EMSReservationSourcepublic EMSResource createEMSResource()
EMSResourcepublic RoomAvailability createRoomAvailability()
RoomAvailabilitypublic EMSAvailable createEMSAvailable()
EMSAvailablepublic RoomComponents createRoomComponents()
RoomComponentspublic EMSRoomComponent createEMSRoomComponent()
EMSRoomComponentpublic RoomDetails createRoomDetails()
RoomDetailspublic EMSRoomDetail createEMSRoomDetail()
EMSRoomDetailpublic BookingDetail createBookingDetail()
BookingDetailpublic BuildingHoliday createBuildingHoliday()
BuildingHolidaypublic BuildingHours createBuildingHours()
BuildingHourspublic EMSBuildingHours createEMSBuildingHours()
EMSBuildingHourspublic SetupTypes createSetupTypes()
SetupTypespublic EMSSetupType createEMSSetupType()
EMSSetupTypepublic UDFDefinitions createUDFDefinitions()
UDFDefinitionspublic UDFDefinition createUDFDefinition()
UDFDefinitionpublic UDFAddResultID createUDFAddResultID()
UDFAddResultIDpublic Reservation createReservation()
Reservationpublic ReservationAddResult createReservationAddResult()
ReservationAddResultpublic BookingAdd createBookingAdd()
BookingAddpublic BookingAddResult createBookingAddResult()
BookingAddResultCopyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.