public interface Segment extends Segment, Segment, Auditee, Exporter, Importer, Indexed, SecureObject
Segment| Modifier and Type | Method and Description | 
|---|---|
void | 
addBooking(boolean idIsPersistent,
          java.lang.String id,
          SingleBooking booking)
Adds the specified element to the set of the values for the reference  
booking. | 
void | 
addBooking(SingleBooking booking)
Adds the specified element to the set of the values for the reference  
booking using an implementation-specific, reassignable qualifier. | 
void | 
addBooking(java.lang.String id,
          SingleBooking booking)
Adds the specified element to the set of the values for the reference  
booking using a reassignable qualifier. | 
void | 
addBookingEntry(boolean idIsPersistent,
               java.lang.String id,
               SingleBookingEntry bookingEntry)
Adds the specified element to the set of the values for the reference  
bookingEntry. | 
void | 
addBookingEntry(SingleBookingEntry bookingEntry)
Adds the specified element to the set of the values for the reference  
bookingEntry using an implementation-specific, reassignable qualifier. | 
void | 
addBookingEntry(java.lang.String id,
               SingleBookingEntry bookingEntry)
Adds the specified element to the set of the values for the reference  
bookingEntry using a reassignable qualifier. | 
void | 
addCb(boolean idIsPersistent,
     java.lang.String id,
     CompoundBooking cb)
Adds the specified element to the set of the values for the reference  
cb. | 
void | 
addCb(CompoundBooking cb)
Adds the specified element to the set of the values for the reference  
cb using an implementation-specific, reassignable qualifier. | 
void | 
addCb(java.lang.String id,
     CompoundBooking cb)
Adds the specified element to the set of the values for the reference  
cb using a reassignable qualifier. | 
void | 
addDepotType(boolean idIsPersistent,
            java.lang.String id,
            DepotType depotType)
Adds the specified element to the set of the values for the reference  
depotType. | 
void | 
addDepotType(DepotType depotType)
Adds the specified element to the set of the values for the reference  
depotType using an implementation-specific, reassignable qualifier. | 
void | 
addDepotType(java.lang.String id,
            DepotType depotType)
Adds the specified element to the set of the values for the reference  
depotType using a reassignable qualifier. | 
void | 
addEntity(boolean idIsPersistent,
         java.lang.String id,
         DepotEntity entity)
Adds the specified element to the set of the values for the reference  
entity. | 
void | 
addEntity(DepotEntity entity)
Adds the specified element to the set of the values for the reference  
entity using an implementation-specific, reassignable qualifier. | 
void | 
addEntity(java.lang.String id,
         DepotEntity entity)
Adds the specified element to the set of the values for the reference  
entity using a reassignable qualifier. | 
void | 
addEntityRelationship(boolean idIsPersistent,
                     java.lang.String id,
                     DepotEntityRelationship entityRelationship)
Adds the specified element to the set of the values for the reference  
entityRelationship. | 
void | 
addEntityRelationship(DepotEntityRelationship entityRelationship)
Adds the specified element to the set of the values for the reference  
entityRelationship using an implementation-specific, reassignable qualifier. | 
void | 
addEntityRelationship(java.lang.String id,
                     DepotEntityRelationship entityRelationship)
Adds the specified element to the set of the values for the reference  
entityRelationship using a reassignable qualifier. | 
void | 
addFxRate(boolean idIsPersistent,
         java.lang.String id,
         FxRate fxRate)
Adds the specified element to the set of the values for the reference  
fxRate. | 
void | 
addFxRate(FxRate fxRate)
Adds the specified element to the set of the values for the reference  
fxRate using an implementation-specific, reassignable qualifier. | 
void | 
addFxRate(java.lang.String id,
         FxRate fxRate)
Adds the specified element to the set of the values for the reference  
fxRate using a reassignable qualifier. | 
void | 
addInventoryLevel(boolean idIsPersistent,
                 java.lang.String id,
                 InventoryLevel inventoryLevel)
Adds the specified element to the set of the values for the reference  
inventoryLevel. | 
void | 
addInventoryLevel(InventoryLevel inventoryLevel)
Adds the specified element to the set of the values for the reference  
inventoryLevel using an implementation-specific, reassignable qualifier. | 
void | 
addInventoryLevel(java.lang.String id,
                 InventoryLevel inventoryLevel)
Adds the specified element to the set of the values for the reference  
inventoryLevel using a reassignable qualifier. | 
void | 
addSimpleBooking(boolean idIsPersistent,
                java.lang.String id,
                SimpleBooking simpleBooking)
Adds the specified element to the set of the values for the reference  
simpleBooking. | 
void | 
addSimpleBooking(SimpleBooking simpleBooking)
Adds the specified element to the set of the values for the reference  
simpleBooking using an implementation-specific, reassignable qualifier. | 
void | 
addSimpleBooking(java.lang.String id,
                SimpleBooking simpleBooking)
Adds the specified element to the set of the values for the reference  
simpleBooking using a reassignable qualifier. | 
SingleBooking | 
getBooking(boolean idIsPersistent,
          java.lang.String id)
Retrieves the value for the reference  
booking for the specified qualifier attribute value. | 
<T extends SingleBooking> | 
getBooking(SingleBookingQuery query)
Retrieves the value for the reference  
booking for the specified query. | 
SingleBooking | 
getBooking(java.lang.String id)
Retrieves the value for the reference  
booking for the specified qualifier attribute value. | 
SingleBookingEntry | 
getBookingEntry(boolean idIsPersistent,
               java.lang.String id)
Retrieves the value for the reference  
bookingEntry for the specified qualifier attribute value. | 
<T extends SingleBookingEntry> | 
getBookingEntry(SingleBookingEntryQuery query)
Retrieves the value for the reference  
bookingEntry for the specified query. | 
SingleBookingEntry | 
getBookingEntry(java.lang.String id)
Retrieves the value for the reference  
bookingEntry for the specified qualifier attribute value. | 
CompoundBooking | 
getCb(boolean idIsPersistent,
     java.lang.String id)
Retrieves the value for the reference  
cb for the specified qualifier attribute value. | 
<T extends CompoundBooking> | 
getCb(CompoundBookingQuery query)
Retrieves the value for the reference  
cb for the specified query. | 
CompoundBooking | 
getCb(java.lang.String id)
Retrieves the value for the reference  
cb for the specified qualifier attribute value. | 
DepotType | 
getDepotType(boolean idIsPersistent,
            java.lang.String id)
Retrieves the value for the reference  
depotType for the specified qualifier attribute value. | 
<T extends DepotType> | 
getDepotType(DepotTypeQuery query)
Retrieves the value for the reference  
depotType for the specified query. | 
DepotType | 
getDepotType(java.lang.String id)
Retrieves the value for the reference  
depotType for the specified qualifier attribute value. | 
DepotEntity | 
getEntity(boolean idIsPersistent,
         java.lang.String id)
Retrieves the value for the reference  
entity for the specified qualifier attribute value. | 
<T extends DepotEntity> | 
getEntity(DepotEntityQuery query)
Retrieves the value for the reference  
entity for the specified query. | 
DepotEntity | 
getEntity(java.lang.String id)
Retrieves the value for the reference  
entity for the specified qualifier attribute value. | 
DepotEntityRelationship | 
getEntityRelationship(boolean idIsPersistent,
                     java.lang.String id)
Retrieves the value for the reference  
entityRelationship for the specified qualifier attribute value. | 
<T extends DepotEntityRelationship> | 
getEntityRelationship(DepotEntityRelationshipQuery query)
Retrieves the value for the reference  
entityRelationship for the specified query. | 
DepotEntityRelationship | 
getEntityRelationship(java.lang.String id)
Retrieves the value for the reference  
entityRelationship for the specified qualifier attribute value. | 
FxRate | 
getFxRate(boolean idIsPersistent,
         java.lang.String id)
Retrieves the value for the reference  
fxRate for the specified qualifier attribute value. | 
<T extends FxRate> | 
getFxRate(FxRateQuery query)
Retrieves the value for the reference  
fxRate for the specified query. | 
FxRate | 
getFxRate(java.lang.String id)
Retrieves the value for the reference  
fxRate for the specified qualifier attribute value. | 
InventoryLevel | 
getInventoryLevel(boolean idIsPersistent,
                 java.lang.String id)
Retrieves the value for the reference  
inventoryLevel for the specified qualifier attribute value. | 
<T extends InventoryLevel> | 
getInventoryLevel(InventoryLevelQuery query)
Retrieves the value for the reference  
inventoryLevel for the specified query. | 
InventoryLevel | 
getInventoryLevel(java.lang.String id)
Retrieves the value for the reference  
inventoryLevel for the specified qualifier attribute value. | 
SimpleBooking | 
getSimpleBooking(boolean idIsPersistent,
                java.lang.String id)
Retrieves the value for the reference  
simpleBooking for the specified qualifier attribute value. | 
<T extends SimpleBooking> | 
getSimpleBooking(SimpleBookingQuery query)
Retrieves the value for the reference  
simpleBooking for the specified query. | 
SimpleBooking | 
getSimpleBooking(java.lang.String id)
Retrieves the value for the reference  
simpleBooking for the specified qualifier attribute value. | 
getBooking, getBookingEntry, getCb, getDepotType, getEntity, getEntityRelationship, getFxRate, getInventoryLevel, getSimpleBookinggetExtent, getExtent, getExtent, getProvidergetDescription, getExtent, setDescriptionrefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositerefGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValueequals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraintsexportItemexportItemimportItemimportItemgetIndexEntry, getIndexEntry, getIndexEntry, updateIndexgetIndexEntry, getSearchDateTime0, getSearchDateTime1, getSearchDateTime2, getSearchDateTime3, getSearchDateTime4, getSearchDateTime5, getSearchDateTime6, getSearchDateTime7, getSearchDateTime8, getSearchDateTime9, getSearchNumber0, getSearchNumber1, getSearchNumber2, getSearchNumber3, getSearchNumber4, getSearchNumber5, getSearchNumber6, getSearchNumber7, getSearchNumber8, getSearchNumber9, getSearchString0, getSearchString1, getSearchString2, getSearchString3, getSearchString4, getSearchString5, getSearchString6, getSearchString7, getSearchString8, getSearchString9, setSearchDateTime0, setSearchDateTime1, setSearchDateTime2, setSearchDateTime3, setSearchDateTime4, setSearchDateTime5, setSearchDateTime6, setSearchDateTime7, setSearchDateTime8, setSearchDateTime9, setSearchNumber0, setSearchNumber1, setSearchNumber2, setSearchNumber3, setSearchNumber4, setSearchNumber5, setSearchNumber6, setSearchNumber7, setSearchNumber8, setSearchNumber9, setSearchString0, setSearchString1, setSearchString2, setSearchString3, setSearchString4, setSearchString5, setSearchString6, setSearchString7, setSearchString8, setSearchString9, updateIndexaddOwningGroup, assertOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser<T extends SingleBooking> java.util.List<T> getBooking(SingleBookingQuery query)
booking for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.SingleBooking getBooking(boolean idIsPersistent, java.lang.String id)
booking for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.SingleBooking getBooking(java.lang.String id)
booking for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getBooking(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addBooking(boolean idIsPersistent,
                java.lang.String id,
                SingleBooking booking)
booking.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.booking - The element to be appended.void addBooking(java.lang.String id,
                SingleBooking booking)
booking using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.booking - The element to be appended.void addBooking(SingleBooking booking)
booking using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
booking - The element to be appended.<T extends SingleBookingEntry> java.util.List<T> getBookingEntry(SingleBookingEntryQuery query)
bookingEntry for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.SingleBookingEntry getBookingEntry(boolean idIsPersistent, java.lang.String id)
bookingEntry for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.SingleBookingEntry getBookingEntry(java.lang.String id)
bookingEntry for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getBookingEntry(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addBookingEntry(boolean idIsPersistent,
                     java.lang.String id,
                     SingleBookingEntry bookingEntry)
bookingEntry.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.bookingEntry - The element to be appended.void addBookingEntry(java.lang.String id,
                     SingleBookingEntry bookingEntry)
bookingEntry using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.bookingEntry - The element to be appended.void addBookingEntry(SingleBookingEntry bookingEntry)
bookingEntry using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
bookingEntry - The element to be appended.<T extends CompoundBooking> java.util.List<T> getCb(CompoundBookingQuery query)
cb for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.CompoundBooking getCb(boolean idIsPersistent, java.lang.String id)
cb for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.CompoundBooking getCb(java.lang.String id)
cb for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getCb(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addCb(boolean idIsPersistent,
           java.lang.String id,
           CompoundBooking cb)
cb.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.cb - The element to be appended.void addCb(java.lang.String id,
           CompoundBooking cb)
cb using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.cb - The element to be appended.void addCb(CompoundBooking cb)
cb using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
cb - The element to be appended.<T extends DepotType> java.util.List<T> getDepotType(DepotTypeQuery query)
depotType for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.DepotType getDepotType(boolean idIsPersistent, java.lang.String id)
depotType for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.DepotType getDepotType(java.lang.String id)
depotType for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getDepotType(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addDepotType(boolean idIsPersistent,
                  java.lang.String id,
                  DepotType depotType)
depotType.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.depotType - The element to be appended.void addDepotType(java.lang.String id,
                  DepotType depotType)
depotType using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.depotType - The element to be appended.void addDepotType(DepotType depotType)
depotType using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
depotType - The element to be appended.<T extends DepotEntity> java.util.List<T> getEntity(DepotEntityQuery query)
entity for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.DepotEntity getEntity(boolean idIsPersistent, java.lang.String id)
entity for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.DepotEntity getEntity(java.lang.String id)
entity for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getEntity(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addEntity(boolean idIsPersistent,
               java.lang.String id,
               DepotEntity entity)
entity.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.entity - The element to be appended.void addEntity(java.lang.String id,
               DepotEntity entity)
entity using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.entity - The element to be appended.void addEntity(DepotEntity entity)
entity using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
entity - The element to be appended.<T extends DepotEntityRelationship> java.util.List<T> getEntityRelationship(DepotEntityRelationshipQuery query)
entityRelationship for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.DepotEntityRelationship getEntityRelationship(boolean idIsPersistent, java.lang.String id)
entityRelationship for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.DepotEntityRelationship getEntityRelationship(java.lang.String id)
entityRelationship for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getEntityRelationship(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addEntityRelationship(boolean idIsPersistent,
                           java.lang.String id,
                           DepotEntityRelationship entityRelationship)
entityRelationship.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.entityRelationship - The element to be appended.void addEntityRelationship(java.lang.String id,
                           DepotEntityRelationship entityRelationship)
entityRelationship using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.entityRelationship - The element to be appended.void addEntityRelationship(DepotEntityRelationship entityRelationship)
entityRelationship using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
entityRelationship - The element to be appended.<T extends FxRate> java.util.List<T> getFxRate(FxRateQuery query)
fxRate for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.FxRate getFxRate(boolean idIsPersistent, java.lang.String id)
fxRate for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.FxRate getFxRate(java.lang.String id)
fxRate for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getFxRate(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addFxRate(boolean idIsPersistent,
               java.lang.String id,
               FxRate fxRate)
fxRate.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.fxRate - The element to be appended.void addFxRate(java.lang.String id,
               FxRate fxRate)
fxRate using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.fxRate - The element to be appended.void addFxRate(FxRate fxRate)
fxRate using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
fxRate - The element to be appended.<T extends InventoryLevel> java.util.List<T> getInventoryLevel(InventoryLevelQuery query)
inventoryLevel for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.InventoryLevel getInventoryLevel(boolean idIsPersistent, java.lang.String id)
inventoryLevel for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.InventoryLevel getInventoryLevel(java.lang.String id)
inventoryLevel for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getInventoryLevel(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addInventoryLevel(boolean idIsPersistent,
                       java.lang.String id,
                       InventoryLevel inventoryLevel)
inventoryLevel.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.inventoryLevel - The element to be appended.void addInventoryLevel(java.lang.String id,
                       InventoryLevel inventoryLevel)
inventoryLevel using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.inventoryLevel - The element to be appended.void addInventoryLevel(InventoryLevel inventoryLevel)
inventoryLevel using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
inventoryLevel - The element to be appended.<T extends SimpleBooking> java.util.List<T> getSimpleBooking(SimpleBookingQuery query)
simpleBooking for the specified query.
 Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.SimpleBooking getSimpleBooking(boolean idIsPersistent, java.lang.String id)
simpleBooking for the specified qualifier attribute value.
 idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.SimpleBooking getSimpleBooking(java.lang.String id)
simpleBooking for the specified qualifier attribute value.
 
 This method is equivalent to the preferred invocation getSimpleBooking(false,id).
 
id - The value for the qualifier attribute that qualifies this reference.void addSimpleBooking(boolean idIsPersistent,
                      java.lang.String id,
                      SimpleBooking simpleBooking)
simpleBooking.
 Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.simpleBooking - The element to be appended.void addSimpleBooking(java.lang.String id,
                      SimpleBooking simpleBooking)
simpleBooking using a reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.simpleBooking - The element to be appended.void addSimpleBooking(SimpleBooking simpleBooking)
simpleBooking using an implementation-specific, reassignable qualifier.
 Note: This is an extension to the JMI 1 standard.
simpleBooking - The element to be appended.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.