| Modifier and Type | Method and Description |
|---|---|
<T extends SingleBooking> |
getBooking()
Retrieves a set containing all the elements for the reference
booking. |
<T extends CompoundBooking> |
getCb()
Retrieves a set containing all the elements for the reference
cb. |
<T extends DepotType> |
getDepotType()
Retrieves a set containing all the elements for the reference
depotType. |
<T extends DepotEntity> |
getEntity()
Retrieves a set containing all the elements for the reference
entity. |
<T extends DepotEntityRelationship> |
getEntityRelationship()
Retrieves a set containing all the elements for the reference
entityRelationship. |
<T extends SimpleBooking> |
getSimpleBooking()
Retrieves a set containing all the elements for the reference
simpleBooking. |
getDescription, getExtent, getProvider, setDescriptionexportItem, exportItemAdvancedimportItemgetIndexEntry, updateIndexaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser<T extends SingleBooking> SegmentContainsBooking.Booking<T> getBooking()
booking.<T extends CompoundBooking> SegmentContainsCompoundBooking.Cb<T> getCb()
cb.<T extends DepotType> EntityContainsDepotType.DepotType<T> getDepotType()
depotType.<T extends DepotEntity> SegmentContainsDepotEntity.Entity<T> getEntity()
entity.<T extends DepotEntityRelationship> SegmentContainsDepotEntityRelationship.EntityRelationship<T> getEntityRelationship()
entityRelationship.<T extends SimpleBooking> SegmentContainsSimpleBooking.SimpleBooking<T> getSimpleBooking()
simpleBooking.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.