public interface CreateBookingResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
CreateBookingResult.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
CompoundBooking |
getCompoundBooking()
Retrieves the value for the optional structure field
compoundBooking. |
short |
getStatus()
Retrieves the value for the structure field
status. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
CompoundBooking getCompoundBooking()
compoundBooking.compoundBooking.short getStatus()
status.status.String getStatusMessage()
statusMessage.statusMessage.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.