|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjBookingCharacteristicsQuery
Frågestruktur för att hämta giltiga bokningsegenskaper
Field Summary | |
---|---|
static java.lang.String |
BOOKING_CHARACTERISTICS_ITINERARY_QUERY_LIST
|
static java.lang.String |
BOOKING_CHARACTERISTICS_PRICE_GROUP_QUERY_LIST
|
static java.lang.String |
PRICE_GROUP_CODE
|
Method Summary | |
---|---|
SjBookingCharacteristicsItineraryQueryList |
getBookingCharacteristicsItineraryQueryList()
Field bookingCharacteristicsItineraryQueryList is defined as mandatory. |
SjBookingCharacteristicsPriceGroupQueryList |
getBookingCharacteristicsPriceGroupQueryList()
Field bookingCharacteristicsPriceGroupQueryList is defined as mandatory. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as optional. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as optional. |
SjBookingCharacteristicsItineraryQueryList |
lookupBookingCharacteristicsItineraryQueryList()
Field bookingCharacteristicsItineraryQueryList is defined as mandatory. |
SjBookingCharacteristicsPriceGroupQueryList |
lookupBookingCharacteristicsPriceGroupQueryList()
Field bookingCharacteristicsPriceGroupQueryList is defined as mandatory. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as optional. |
void |
setBookingCharacteristicsItineraryQueryList(SjBookingCharacteristicsItineraryQueryList inData)
Field bookingCharacteristicsItineraryQueryList is defined as mandatory. |
void |
setBookingCharacteristicsPriceGroupQueryList(SjBookingCharacteristicsPriceGroupQueryList inData)
Field bookingCharacteristicsPriceGroupQueryList is defined as mandatory. |
void |
setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as optional. |
void |
setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as optional. |
void |
setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
Field priceGroupCode is defined as optional. |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String BOOKING_CHARACTERISTICS_ITINERARY_QUERY_LIST
static final java.lang.String BOOKING_CHARACTERISTICS_PRICE_GROUP_QUERY_LIST
static final java.lang.String PRICE_GROUP_CODE
Method Detail |
---|
SjBookingCharacteristicsItineraryQueryList getBookingCharacteristicsItineraryQueryList()
SjBookingCharacteristicsItineraryQueryList lookupBookingCharacteristicsItineraryQueryList()
void setBookingCharacteristicsItineraryQueryList(SjBookingCharacteristicsItineraryQueryList inData)
SjBookingCharacteristicsPriceGroupQueryList getBookingCharacteristicsPriceGroupQueryList()
SjBookingCharacteristicsPriceGroupQueryList lookupBookingCharacteristicsPriceGroupQueryList()
void setBookingCharacteristicsPriceGroupQueryList(SjBookingCharacteristicsPriceGroupQueryList inData)
SjCode getPriceGroupCode()
SjCode lookupPriceGroupCode()
void setPriceGroupCode(SjCode inData)
java.lang.String getPriceGroupCodeValue()
void setPriceGroupCodeValue(java.lang.String inData)
void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |