|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjTravelServiceDetailedPriceLightSpecification
Förenklad prisfrÄga.
Field Summary | |
---|---|
static java.lang.String |
CAMPAIGN_CODE
|
static java.lang.String |
CONSUMER_SINGLE_LIGHT_SPECIFICATION_LIST
|
static java.lang.String |
CONTRACT_NO
|
static java.lang.String |
CUSTOMER_ID
|
static java.lang.String |
DETAILED_PRICE_QUOTE
|
static java.lang.String |
GROUP
|
static java.lang.String |
GROUP_REFERENCE
|
static java.lang.String |
INCLUDE_DETAILS
|
static java.lang.String |
ITINERARY_REFERENCE_LIST
|
static java.lang.String |
OFFER
|
static java.lang.String |
PLACEMENT_LIGHT_SPECIFICATION
|
static java.lang.String |
PRICE_GROUP_CODE_LIST
|
static java.lang.String |
PRICE_GROUP_CODE_WITH_OPTION_LIST
|
static java.lang.String |
TRAVEL_DOCUMENT_CODE
|
static java.lang.String |
TRAVEL_SERVICE_DETAILED_PRICE_LIGHT_SPECIFICATION
|
static java.lang.String |
VAT_FREE
|
Method Summary | |
---|---|
SjCode |
getCampaignCode()
Field campaignCode is defined as optional. |
java.lang.String |
getCampaignCodeValue()
Field campaignCode is defined as optional. |
SjConsumerSingleLightSpecificationList |
getConsumerSingleLightSpecificationList()
Field consumerSingleLightSpecificationList is defined as mandatory. |
TiStringInterface |
getContractNo()
Field contractNo is defined as optional. |
java.lang.String |
getContractNoValue()
Field contractNo is defined as optional. |
SjIdentity |
getCustomerID()
Field customerID is defined as optional. |
java.lang.String |
getCustomerIDValue()
Field customerID is defined as optional. |
TiBooleanInterface |
getDetailedPriceQuote()
Field detailedPriceQuote is defined as optional. |
java.lang.Boolean |
getDetailedPriceQuoteValue()
Field detailedPriceQuote is defined as optional. |
TiBooleanInterface |
getGroup()
Field group is defined as optional. |
TiStringInterface |
getGroupReference()
Field groupReference is defined as optional. |
java.lang.String |
getGroupReferenceValue()
Field groupReference is defined as optional. |
java.lang.Boolean |
getGroupValue()
Field group is defined as optional. |
TiBooleanInterface |
getIncludeDetails()
Field includeDetails is defined as optional. |
java.lang.Boolean |
getIncludeDetailsValue()
Field includeDetails is defined as optional. |
SjItineraryReferenceList |
getItineraryReferenceList()
Field itineraryReferenceList is defined as mandatory. |
SjIdentity |
getOffer()
Field offer is defined as optional. |
java.lang.String |
getOfferValue()
Field offer is defined as optional. |
SjPlacementLightSpecification |
getPlacementLightSpecification()
Field placementLightSpecification is defined as optional. |
SjCodeList |
getPriceGroupCodeList()
Field priceGroupCodeList is defined as part of xor. |
SjPriceGroupCodeWithOptionList |
getPriceGroupCodeWithOptionList()
Field priceGroupCodeWithOptionList is defined as part of xor. |
SjCode |
getTravelDocumentCode()
Field travelDocumentCode is defined as optional. |
java.lang.String |
getTravelDocumentCodeValue()
Field travelDocumentCode is defined as optional. |
TiIntegerInterface |
getTravelServiceDetailedPriceLightSpecification()
field travelServiceDetailedPriceLightSpecification |
java.lang.Integer |
getTravelServiceDetailedPriceLightSpecificationValue()
field travelServiceDetailedPriceLightSpecification |
TiBooleanInterface |
getVatFree()
Field vatFree is defined as optional. |
java.lang.Boolean |
getVatFreeValue()
Field vatFree is defined as optional. |
SjCode |
lookupCampaignCode()
Field campaignCode is defined as optional. |
SjConsumerSingleLightSpecificationList |
lookupConsumerSingleLightSpecificationList()
Field consumerSingleLightSpecificationList is defined as mandatory. |
TiStringInterface |
lookupContractNo()
Field contractNo is defined as optional. |
SjIdentity |
lookupCustomerID()
Field customerID is defined as optional. |
TiBooleanInterface |
lookupDetailedPriceQuote()
Field detailedPriceQuote is defined as optional. |
TiBooleanInterface |
lookupGroup()
Field group is defined as optional. |
TiStringInterface |
lookupGroupReference()
Field groupReference is defined as optional. |
TiBooleanInterface |
lookupIncludeDetails()
Field includeDetails is defined as optional. |
SjItineraryReferenceList |
lookupItineraryReferenceList()
Field itineraryReferenceList is defined as mandatory. |
SjIdentity |
lookupOffer()
Field offer is defined as optional. |
SjPlacementLightSpecification |
lookupPlacementLightSpecification()
Field placementLightSpecification is defined as optional. |
SjCodeList |
lookupPriceGroupCodeList()
Field priceGroupCodeList is defined as part of xor. |
SjPriceGroupCodeWithOptionList |
lookupPriceGroupCodeWithOptionList()
Field priceGroupCodeWithOptionList is defined as part of xor. |
SjCode |
lookupTravelDocumentCode()
Field travelDocumentCode is defined as optional. |
TiIntegerInterface |
lookupTravelServiceDetailedPriceLightSpecification()
field travelServiceDetailedPriceLightSpecification |
TiBooleanInterface |
lookupVatFree()
Field vatFree is defined as optional. |
void |
setCampaignCode(SjCode inData)
Field campaignCode is defined as optional. |
void |
setCampaignCodeValue(java.lang.String inData)
Field campaignCode is defined as optional. |
void |
setCampaignCodeValue(java.lang.String inData,
boolean inNotify)
Field campaignCode is defined as optional. |
void |
setConsumerSingleLightSpecificationList(SjConsumerSingleLightSpecificationList inData)
Field consumerSingleLightSpecificationList is defined as mandatory. |
void |
setContractNo(TiStringInterface inData)
Field contractNo is defined as optional. |
void |
setContractNoValue(java.lang.String inData)
Field contractNo is defined as optional. |
void |
setContractNoValue(java.lang.String inData,
boolean inNotify)
Field contractNo is defined as optional. |
void |
setCustomerID(SjIdentity inData)
Field customerID is defined as optional. |
void |
setCustomerIDValue(java.lang.String inData)
Field customerID is defined as optional. |
void |
setCustomerIDValue(java.lang.String inData,
boolean inNotify)
Field customerID is defined as optional. |
void |
setDetailedPriceQuote(TiBooleanInterface inData)
Field detailedPriceQuote is defined as optional. |
void |
setDetailedPriceQuoteValue(java.lang.Boolean inData)
Field detailedPriceQuote is defined as optional. |
void |
setDetailedPriceQuoteValue(java.lang.Boolean inData,
boolean inNotify)
Field detailedPriceQuote is defined as optional. |
void |
setGroup(TiBooleanInterface inData)
Field group is defined as optional. |
void |
setGroupReference(TiStringInterface inData)
Field groupReference is defined as optional. |
void |
setGroupReferenceValue(java.lang.String inData)
Field groupReference is defined as optional. |
void |
setGroupReferenceValue(java.lang.String inData,
boolean inNotify)
Field groupReference is defined as optional. |
void |
setGroupValue(java.lang.Boolean inData)
Field group is defined as optional. |
void |
setGroupValue(java.lang.Boolean inData,
boolean inNotify)
Field group is defined as optional. |
void |
setIncludeDetails(TiBooleanInterface inData)
Field includeDetails is defined as optional. |
void |
setIncludeDetailsValue(java.lang.Boolean inData)
Field includeDetails is defined as optional. |
void |
setIncludeDetailsValue(java.lang.Boolean inData,
boolean inNotify)
Field includeDetails is defined as optional. |
void |
setItineraryReferenceList(SjItineraryReferenceList inData)
Field itineraryReferenceList is defined as mandatory. |
void |
setOffer(SjIdentity inData)
Field offer is defined as optional. |
void |
setOfferValue(java.lang.String inData)
Field offer is defined as optional. |
void |
setOfferValue(java.lang.String inData,
boolean inNotify)
Field offer is defined as optional. |
void |
setPlacementLightSpecification(SjPlacementLightSpecification inData)
Field placementLightSpecification is defined as optional. |
void |
setPriceGroupCodeList(SjCodeList inData)
Field priceGroupCodeList is defined as part of xor. |
void |
setPriceGroupCodeWithOptionList(SjPriceGroupCodeWithOptionList inData)
Field priceGroupCodeWithOptionList is defined as part of xor. |
void |
setTravelDocumentCode(SjCode inData)
Field travelDocumentCode is defined as optional. |
void |
setTravelDocumentCodeValue(java.lang.String inData)
Field travelDocumentCode is defined as optional. |
void |
setTravelDocumentCodeValue(java.lang.String inData,
boolean inNotify)
Field travelDocumentCode is defined as optional. |
void |
setTravelServiceDetailedPriceLightSpecification(TiIntegerInterface inData)
field travelServiceDetailedPriceLightSpecification |
void |
setTravelServiceDetailedPriceLightSpecificationValue(java.lang.Integer inData)
field travelServiceDetailedPriceLightSpecification |
void |
setVatFree(TiBooleanInterface inData)
Field vatFree is defined as optional. |
void |
setVatFreeValue(java.lang.Boolean inData)
Field vatFree is defined as optional. |
void |
setVatFreeValue(java.lang.Boolean inData,
boolean inNotify)
Field vatFree 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 ITINERARY_REFERENCE_LIST
static final java.lang.String TRAVEL_SERVICE_DETAILED_PRICE_LIGHT_SPECIFICATION
static final java.lang.String PRICE_GROUP_CODE_LIST
static final java.lang.String PRICE_GROUP_CODE_WITH_OPTION_LIST
static final java.lang.String GROUP
static final java.lang.String GROUP_REFERENCE
static final java.lang.String TRAVEL_DOCUMENT_CODE
static final java.lang.String OFFER
static final java.lang.String CAMPAIGN_CODE
static final java.lang.String PLACEMENT_LIGHT_SPECIFICATION
static final java.lang.String CUSTOMER_ID
static final java.lang.String CONTRACT_NO
static final java.lang.String VAT_FREE
static final java.lang.String INCLUDE_DETAILS
static final java.lang.String DETAILED_PRICE_QUOTE
static final java.lang.String CONSUMER_SINGLE_LIGHT_SPECIFICATION_LIST
Method Detail |
---|
SjItineraryReferenceList getItineraryReferenceList()
SjItineraryReferenceList lookupItineraryReferenceList()
void setItineraryReferenceList(SjItineraryReferenceList inData)
TiIntegerInterface getTravelServiceDetailedPriceLightSpecification()
TiIntegerInterface lookupTravelServiceDetailedPriceLightSpecification()
void setTravelServiceDetailedPriceLightSpecification(TiIntegerInterface inData)
java.lang.Integer getTravelServiceDetailedPriceLightSpecificationValue()
void setTravelServiceDetailedPriceLightSpecificationValue(java.lang.Integer inData)
SjCodeList getPriceGroupCodeList()
SjCodeList lookupPriceGroupCodeList()
void setPriceGroupCodeList(SjCodeList inData)
SjPriceGroupCodeWithOptionList getPriceGroupCodeWithOptionList()
SjPriceGroupCodeWithOptionList lookupPriceGroupCodeWithOptionList()
void setPriceGroupCodeWithOptionList(SjPriceGroupCodeWithOptionList inData)
TiBooleanInterface getGroup()
TiBooleanInterface lookupGroup()
void setGroup(TiBooleanInterface inData)
java.lang.Boolean getGroupValue()
void setGroupValue(java.lang.Boolean inData)
void setGroupValue(java.lang.Boolean inData, boolean inNotify)
TiStringInterface getGroupReference()
TiStringInterface lookupGroupReference()
void setGroupReference(TiStringInterface inData)
java.lang.String getGroupReferenceValue()
void setGroupReferenceValue(java.lang.String inData)
void setGroupReferenceValue(java.lang.String inData, boolean inNotify)
SjCode getTravelDocumentCode()
SjCode lookupTravelDocumentCode()
void setTravelDocumentCode(SjCode inData)
java.lang.String getTravelDocumentCodeValue()
void setTravelDocumentCodeValue(java.lang.String inData)
void setTravelDocumentCodeValue(java.lang.String inData, boolean inNotify)
SjIdentity getOffer()
SjIdentity lookupOffer()
void setOffer(SjIdentity inData)
java.lang.String getOfferValue()
void setOfferValue(java.lang.String inData)
void setOfferValue(java.lang.String inData, boolean inNotify)
SjCode getCampaignCode()
SjCode lookupCampaignCode()
void setCampaignCode(SjCode inData)
java.lang.String getCampaignCodeValue()
void setCampaignCodeValue(java.lang.String inData)
void setCampaignCodeValue(java.lang.String inData, boolean inNotify)
SjPlacementLightSpecification getPlacementLightSpecification()
SjPlacementLightSpecification lookupPlacementLightSpecification()
void setPlacementLightSpecification(SjPlacementLightSpecification inData)
SjIdentity getCustomerID()
SjIdentity lookupCustomerID()
void setCustomerID(SjIdentity inData)
java.lang.String getCustomerIDValue()
void setCustomerIDValue(java.lang.String inData)
void setCustomerIDValue(java.lang.String inData, boolean inNotify)
TiStringInterface getContractNo()
TiStringInterface lookupContractNo()
void setContractNo(TiStringInterface inData)
java.lang.String getContractNoValue()
void setContractNoValue(java.lang.String inData)
void setContractNoValue(java.lang.String inData, boolean inNotify)
TiBooleanInterface getVatFree()
TiBooleanInterface lookupVatFree()
void setVatFree(TiBooleanInterface inData)
java.lang.Boolean getVatFreeValue()
void setVatFreeValue(java.lang.Boolean inData)
void setVatFreeValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getIncludeDetails()
TiBooleanInterface lookupIncludeDetails()
void setIncludeDetails(TiBooleanInterface inData)
java.lang.Boolean getIncludeDetailsValue()
void setIncludeDetailsValue(java.lang.Boolean inData)
void setIncludeDetailsValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getDetailedPriceQuote()
TiBooleanInterface lookupDetailedPriceQuote()
void setDetailedPriceQuote(TiBooleanInterface inData)
java.lang.Boolean getDetailedPriceQuoteValue()
void setDetailedPriceQuoteValue(java.lang.Boolean inData)
void setDetailedPriceQuoteValue(java.lang.Boolean inData, boolean inNotify)
SjConsumerSingleLightSpecificationList getConsumerSingleLightSpecificationList()
SjConsumerSingleLightSpecificationList lookupConsumerSingleLightSpecificationList()
void setConsumerSingleLightSpecificationList(SjConsumerSingleLightSpecificationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |