se.sj.stina.domain.model.impl.standard
Class SjAdditionalServiceSpecificationStandard

java.lang.Object
  extended by org.stina.framework.support.observer.TiSubject
      extended by org.stina.framework.core.model.TiAbstractModel
          extended by org.stina.framework.core.model.TiAbstractMapModel
              extended by se.sj.stina.domain.model.impl.standard.SjAdditionalServiceSpecificationStandard
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjAdditionalServiceSpecification

public class SjAdditionalServiceSpecificationStandard
extends TiAbstractMapModel
implements SjAdditionalServiceSpecification

CustomerId = Betalarkundnummer som hör till bokningen. Lagras i beställningen. TravellerSpecificationList = Resenärer som kopplas till skapade beställningsrader om bokningen gått bra.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel
TiAbstractMapModel.TiMapModelComparator
 
Field Summary
 
Fields inherited from class org.stina.framework.core.model.TiAbstractModel
disposed
 
Fields inherited from interface se.sj.stina.domain.model.SjAdditionalServiceSpecification
ADDITIONAL_SERVICE_SPECIFICATION_XOR, CAMPAIGN_CODE, CONTRACT_NO, CUSTOMER_ID, HOTEL_SERVICE_SPECIFICATION, IMPLICIT_LOCATION_CONNECTED_SERVICE_WITH_TIME, KPS_BURN_CODE, LOCATION_CONNECTED_SERVICE, LOCATION_CONNECTED_SERVICE_WITH_CONSUMER, LOCATION_CONNECTED_SERVICE_WITH_GROUP, LOCATION_CONNECTED_SERVICE_WITH_SEAT, LOCATION_CONNECTED_SERVICE_WITH_TIME, LOCATION_CONNECTED_SERVICE_WITH_TIME_AND_PRICE, RELATION_CONNECTED_SERVICE, RELATION_CONNECTED_SERVICE_WITH_CONSUMER, RELATION_CONNECTED_SERVICE_WITH_CONSUMER_AND_PRICE, RELATION_CONNECTED_SERVICE_WITH_TIME, SIMPLE_SERVICE, SIMPLE_SERVICE_WITH_CONSUMER, SIMPLE_SERVICE_WITH_CONSUMER_AND_PRICE, SIMPLE_SERVICE_WITH_PRICE, TRAVELLER_SPECIFICATION_LIST
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjAdditionalServiceSpecificationStandard()
           
 
Method Summary
 TiIntegerInterface getAdditionalServiceSpecificationXor()
          field additionalServiceSpecificationXor
 java.lang.Integer getAdditionalServiceSpecificationXorValue()
          field additionalServiceSpecificationXor
 SjCode getCampaignCode()
          Field campaignCode is defined as optional.
 java.lang.String getCampaignCodeValue()
          Field campaignCode is defined as optional.
 TiStringInterface getContractNo()
          Field contractNo is defined as optional.
 java.lang.String getContractNoValue()
          Field contractNo is defined as optional.
 TiStringInterface getCustomerId()
          Field customerId is defined as optional.
 java.lang.String getCustomerIdValue()
          Field customerId is defined as optional.
 java.lang.String getGeneratedTiName()
           
 SjHotelServiceSpecification getHotelServiceSpecification()
          Field hotelServiceSpecification is defined as part of xor.
 SjImplicitLocationConnectedServiceWithTimeSpecification getImplicitLocationConnectedServiceWithTime()
          Field implicitLocationConnectedServiceWithTime is defined as part of xor.
 SjCode getKpsBurnCode()
          Field kpsBurnCode is defined as optional.
 java.lang.String getKpsBurnCodeValue()
          Field kpsBurnCode is defined as optional.
 SjLocationConnectedServiceSpecification getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceWithConsumerSpecification getLocationConnectedServiceWithConsumer()
          Field locationConnectedServiceWithConsumer is defined as part of xor.
 SjLocationConnectedServiceWithGroupSpecification getLocationConnectedServiceWithGroup()
          Field locationConnectedServiceWithGroup is defined as part of xor.
 SjLocationConnectedServiceWithSeatSpecification getLocationConnectedServiceWithSeat()
          Field locationConnectedServiceWithSeat is defined as part of xor.
 SjLocationConnectedServiceWithTimeSpecification getLocationConnectedServiceWithTime()
          Field locationConnectedServiceWithTime is defined as part of xor.
 SjLocationConnectedServiceWithTimeAndPriceSpecification getLocationConnectedServiceWithTimeAndPrice()
          Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.
 java.lang.String getRealTiName()
           
 SjRelationConnectedServiceSpecification getRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceWithConsumerSpecification getRelationConnectedServiceWithConsumer()
          Field relationConnectedServiceWithConsumer is defined as part of xor.
 SjRelationConnectedServiceWithConsumerAndPriceSpecification getRelationConnectedServiceWithConsumerAndPrice()
          Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.
 SjRelationConnectedServiceWithTimeSpecification getRelationConnectedServiceWithTime()
          Field relationConnectedServiceWithTime is defined as part of xor.
 SjSimpleServiceSpecification getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification getSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerAndPriceSpecification getSimpleServiceWithConsumerAndPrice()
          Field simpleServiceWithConsumerAndPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjTravellerSpecificationList getTravellerSpecificationList()
          Field travellerSpecificationList is defined as optional.
 TiIntegerInterface lookupAdditionalServiceSpecificationXor()
          field additionalServiceSpecificationXor
 SjCode lookupCampaignCode()
          Field campaignCode is defined as optional.
 TiStringInterface lookupContractNo()
          Field contractNo is defined as optional.
 TiStringInterface lookupCustomerId()
          Field customerId is defined as optional.
 SjHotelServiceSpecification lookupHotelServiceSpecification()
          Field hotelServiceSpecification is defined as part of xor.
 SjImplicitLocationConnectedServiceWithTimeSpecification lookupImplicitLocationConnectedServiceWithTime()
          Field implicitLocationConnectedServiceWithTime is defined as part of xor.
 SjCode lookupKpsBurnCode()
          Field kpsBurnCode is defined as optional.
 SjLocationConnectedServiceSpecification lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceWithConsumerSpecification lookupLocationConnectedServiceWithConsumer()
          Field locationConnectedServiceWithConsumer is defined as part of xor.
 SjLocationConnectedServiceWithGroupSpecification lookupLocationConnectedServiceWithGroup()
          Field locationConnectedServiceWithGroup is defined as part of xor.
 SjLocationConnectedServiceWithSeatSpecification lookupLocationConnectedServiceWithSeat()
          Field locationConnectedServiceWithSeat is defined as part of xor.
 SjLocationConnectedServiceWithTimeSpecification lookupLocationConnectedServiceWithTime()
          Field locationConnectedServiceWithTime is defined as part of xor.
 SjLocationConnectedServiceWithTimeAndPriceSpecification lookupLocationConnectedServiceWithTimeAndPrice()
          Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.
 SjRelationConnectedServiceSpecification lookupRelationConnectedService()
          Field relationConnectedService is defined as part of xor.
 SjRelationConnectedServiceWithConsumerSpecification lookupRelationConnectedServiceWithConsumer()
          Field relationConnectedServiceWithConsumer is defined as part of xor.
 SjRelationConnectedServiceWithConsumerAndPriceSpecification lookupRelationConnectedServiceWithConsumerAndPrice()
          Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.
 SjRelationConnectedServiceWithTimeSpecification lookupRelationConnectedServiceWithTime()
          Field relationConnectedServiceWithTime is defined as part of xor.
 SjSimpleServiceSpecification lookupSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceWithConsumerSpecification lookupSimpleServiceWithConsumer()
          Field simpleServiceWithConsumer is defined as part of xor.
 SjSimpleServiceWithConsumerAndPriceSpecification lookupSimpleServiceWithConsumerAndPrice()
          Field simpleServiceWithConsumerAndPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjTravellerSpecificationList lookupTravellerSpecificationList()
          Field travellerSpecificationList is defined as optional.
 void setAdditionalServiceSpecificationXor(TiIntegerInterface inData)
          field additionalServiceSpecificationXor
 void setAdditionalServiceSpecificationXorValue(java.lang.Integer inData)
          field additionalServiceSpecificationXor
 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 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(TiStringInterface 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 setHotelServiceSpecification(SjHotelServiceSpecification inData)
          Field hotelServiceSpecification is defined as part of xor.
 void setImplicitLocationConnectedServiceWithTime(SjImplicitLocationConnectedServiceWithTimeSpecification inData)
          Field implicitLocationConnectedServiceWithTime is defined as part of xor.
 void setKpsBurnCode(SjCode inData)
          Field kpsBurnCode is defined as optional.
 void setKpsBurnCodeValue(java.lang.String inData)
          Field kpsBurnCode is defined as optional.
 void setKpsBurnCodeValue(java.lang.String inData, boolean inNotify)
          Field kpsBurnCode is defined as optional.
 void setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 void setLocationConnectedServiceWithConsumer(SjLocationConnectedServiceWithConsumerSpecification inData)
          Field locationConnectedServiceWithConsumer is defined as part of xor.
 void setLocationConnectedServiceWithGroup(SjLocationConnectedServiceWithGroupSpecification inData)
          Field locationConnectedServiceWithGroup is defined as part of xor.
 void setLocationConnectedServiceWithSeat(SjLocationConnectedServiceWithSeatSpecification inData)
          Field locationConnectedServiceWithSeat is defined as part of xor.
 void setLocationConnectedServiceWithTime(SjLocationConnectedServiceWithTimeSpecification inData)
          Field locationConnectedServiceWithTime is defined as part of xor.
 void setLocationConnectedServiceWithTimeAndPrice(SjLocationConnectedServiceWithTimeAndPriceSpecification inData)
          Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.
 void setRelationConnectedService(SjRelationConnectedServiceSpecification inData)
          Field relationConnectedService is defined as part of xor.
 void setRelationConnectedServiceWithConsumer(SjRelationConnectedServiceWithConsumerSpecification inData)
          Field relationConnectedServiceWithConsumer is defined as part of xor.
 void setRelationConnectedServiceWithConsumerAndPrice(SjRelationConnectedServiceWithConsumerAndPriceSpecification inData)
          Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.
 void setRelationConnectedServiceWithTime(SjRelationConnectedServiceWithTimeSpecification inData)
          Field relationConnectedServiceWithTime is defined as part of xor.
 void setSimpleService(SjSimpleServiceSpecification inData)
          Field simpleService is defined as part of xor.
 void setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
          Field simpleServiceWithConsumer is defined as part of xor.
 void setSimpleServiceWithConsumerAndPrice(SjSimpleServiceWithConsumerAndPriceSpecification inData)
          Field simpleServiceWithConsumerAndPrice is defined as part of xor.
 void setSimpleServiceWithPrice(SjSimpleServiceWithPriceSpecification inData)
          Field simpleServiceWithPrice is defined as part of xor.
 void setTravellerSpecificationList(SjTravellerSpecificationList inData)
          Field travellerSpecificationList is defined as optional.
protected  TiFieldSpecificationEnumeration specifyFields()
           
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString
 
Methods inherited from class org.stina.framework.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class org.stina.framework.support.observer.TiSubject
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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, 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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Constructor Detail

SjAdditionalServiceSpecificationStandard

public SjAdditionalServiceSpecificationStandard()
Method Detail

getCustomerId

public TiStringInterface getCustomerId()
Field customerId is defined as optional.

Specified by:
getCustomerId in interface SjAdditionalServiceSpecification

lookupCustomerId

public TiStringInterface lookupCustomerId()
Field customerId is defined as optional.

Specified by:
lookupCustomerId in interface SjAdditionalServiceSpecification

setCustomerId

public void setCustomerId(TiStringInterface inData)
Field customerId is defined as optional.

Specified by:
setCustomerId in interface SjAdditionalServiceSpecification

getCustomerIdValue

public java.lang.String getCustomerIdValue()
Field customerId is defined as optional.

Specified by:
getCustomerIdValue in interface SjAdditionalServiceSpecification

setCustomerIdValue

public void setCustomerIdValue(java.lang.String inData)
Field customerId is defined as optional.

Specified by:
setCustomerIdValue in interface SjAdditionalServiceSpecification

setCustomerIdValue

public void setCustomerIdValue(java.lang.String inData,
                               boolean inNotify)
Field customerId is defined as optional.

Specified by:
setCustomerIdValue in interface SjAdditionalServiceSpecification

getContractNo

public TiStringInterface getContractNo()
Field contractNo is defined as optional.

Specified by:
getContractNo in interface SjAdditionalServiceSpecification

lookupContractNo

public TiStringInterface lookupContractNo()
Field contractNo is defined as optional.

Specified by:
lookupContractNo in interface SjAdditionalServiceSpecification

setContractNo

public void setContractNo(TiStringInterface inData)
Field contractNo is defined as optional.

Specified by:
setContractNo in interface SjAdditionalServiceSpecification

getContractNoValue

public java.lang.String getContractNoValue()
Field contractNo is defined as optional.

Specified by:
getContractNoValue in interface SjAdditionalServiceSpecification

setContractNoValue

public void setContractNoValue(java.lang.String inData)
Field contractNo is defined as optional.

Specified by:
setContractNoValue in interface SjAdditionalServiceSpecification

setContractNoValue

public void setContractNoValue(java.lang.String inData,
                               boolean inNotify)
Field contractNo is defined as optional.

Specified by:
setContractNoValue in interface SjAdditionalServiceSpecification

getTravellerSpecificationList

public SjTravellerSpecificationList getTravellerSpecificationList()
Field travellerSpecificationList is defined as optional.

Specified by:
getTravellerSpecificationList in interface SjAdditionalServiceSpecification

lookupTravellerSpecificationList

public SjTravellerSpecificationList lookupTravellerSpecificationList()
Field travellerSpecificationList is defined as optional.

Specified by:
lookupTravellerSpecificationList in interface SjAdditionalServiceSpecification

setTravellerSpecificationList

public void setTravellerSpecificationList(SjTravellerSpecificationList inData)
Field travellerSpecificationList is defined as optional.

Specified by:
setTravellerSpecificationList in interface SjAdditionalServiceSpecification

getCampaignCode

public SjCode getCampaignCode()
Field campaignCode is defined as optional.

Specified by:
getCampaignCode in interface SjAdditionalServiceSpecification

lookupCampaignCode

public SjCode lookupCampaignCode()
Field campaignCode is defined as optional.

Specified by:
lookupCampaignCode in interface SjAdditionalServiceSpecification

setCampaignCode

public void setCampaignCode(SjCode inData)
Field campaignCode is defined as optional.

Specified by:
setCampaignCode in interface SjAdditionalServiceSpecification

getCampaignCodeValue

public java.lang.String getCampaignCodeValue()
Field campaignCode is defined as optional.

Specified by:
getCampaignCodeValue in interface SjAdditionalServiceSpecification

setCampaignCodeValue

public void setCampaignCodeValue(java.lang.String inData)
Field campaignCode is defined as optional.

Specified by:
setCampaignCodeValue in interface SjAdditionalServiceSpecification

setCampaignCodeValue

public void setCampaignCodeValue(java.lang.String inData,
                                 boolean inNotify)
Field campaignCode is defined as optional.

Specified by:
setCampaignCodeValue in interface SjAdditionalServiceSpecification

getKpsBurnCode

public SjCode getKpsBurnCode()
Field kpsBurnCode is defined as optional.

Specified by:
getKpsBurnCode in interface SjAdditionalServiceSpecification

lookupKpsBurnCode

public SjCode lookupKpsBurnCode()
Field kpsBurnCode is defined as optional.

Specified by:
lookupKpsBurnCode in interface SjAdditionalServiceSpecification

setKpsBurnCode

public void setKpsBurnCode(SjCode inData)
Field kpsBurnCode is defined as optional.

Specified by:
setKpsBurnCode in interface SjAdditionalServiceSpecification

getKpsBurnCodeValue

public java.lang.String getKpsBurnCodeValue()
Field kpsBurnCode is defined as optional.

Specified by:
getKpsBurnCodeValue in interface SjAdditionalServiceSpecification

setKpsBurnCodeValue

public void setKpsBurnCodeValue(java.lang.String inData)
Field kpsBurnCode is defined as optional.

Specified by:
setKpsBurnCodeValue in interface SjAdditionalServiceSpecification

setKpsBurnCodeValue

public void setKpsBurnCodeValue(java.lang.String inData,
                                boolean inNotify)
Field kpsBurnCode is defined as optional.

Specified by:
setKpsBurnCodeValue in interface SjAdditionalServiceSpecification

getAdditionalServiceSpecificationXor

public TiIntegerInterface getAdditionalServiceSpecificationXor()
field additionalServiceSpecificationXor

Specified by:
getAdditionalServiceSpecificationXor in interface SjAdditionalServiceSpecification

lookupAdditionalServiceSpecificationXor

public TiIntegerInterface lookupAdditionalServiceSpecificationXor()
field additionalServiceSpecificationXor

Specified by:
lookupAdditionalServiceSpecificationXor in interface SjAdditionalServiceSpecification

setAdditionalServiceSpecificationXor

public void setAdditionalServiceSpecificationXor(TiIntegerInterface inData)
field additionalServiceSpecificationXor

Specified by:
setAdditionalServiceSpecificationXor in interface SjAdditionalServiceSpecification

getAdditionalServiceSpecificationXorValue

public java.lang.Integer getAdditionalServiceSpecificationXorValue()
field additionalServiceSpecificationXor

Specified by:
getAdditionalServiceSpecificationXorValue in interface SjAdditionalServiceSpecification

setAdditionalServiceSpecificationXorValue

public void setAdditionalServiceSpecificationXorValue(java.lang.Integer inData)
field additionalServiceSpecificationXor

Specified by:
setAdditionalServiceSpecificationXorValue in interface SjAdditionalServiceSpecification

getRelationConnectedService

public SjRelationConnectedServiceSpecification getRelationConnectedService()
Field relationConnectedService is defined as part of xor.

Specified by:
getRelationConnectedService in interface SjAdditionalServiceSpecification

lookupRelationConnectedService

public SjRelationConnectedServiceSpecification lookupRelationConnectedService()
Field relationConnectedService is defined as part of xor.

Specified by:
lookupRelationConnectedService in interface SjAdditionalServiceSpecification

setRelationConnectedService

public void setRelationConnectedService(SjRelationConnectedServiceSpecification inData)
Field relationConnectedService is defined as part of xor.

Specified by:
setRelationConnectedService in interface SjAdditionalServiceSpecification

getRelationConnectedServiceWithConsumer

public SjRelationConnectedServiceWithConsumerSpecification getRelationConnectedServiceWithConsumer()
Field relationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
getRelationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

lookupRelationConnectedServiceWithConsumer

public SjRelationConnectedServiceWithConsumerSpecification lookupRelationConnectedServiceWithConsumer()
Field relationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
lookupRelationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

setRelationConnectedServiceWithConsumer

public void setRelationConnectedServiceWithConsumer(SjRelationConnectedServiceWithConsumerSpecification inData)
Field relationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
setRelationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

getRelationConnectedServiceWithConsumerAndPrice

public SjRelationConnectedServiceWithConsumerAndPriceSpecification getRelationConnectedServiceWithConsumerAndPrice()
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
getRelationConnectedServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

lookupRelationConnectedServiceWithConsumerAndPrice

public SjRelationConnectedServiceWithConsumerAndPriceSpecification lookupRelationConnectedServiceWithConsumerAndPrice()
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
lookupRelationConnectedServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

setRelationConnectedServiceWithConsumerAndPrice

public void setRelationConnectedServiceWithConsumerAndPrice(SjRelationConnectedServiceWithConsumerAndPriceSpecification inData)
Field relationConnectedServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
setRelationConnectedServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

getLocationConnectedServiceWithConsumer

public SjLocationConnectedServiceWithConsumerSpecification getLocationConnectedServiceWithConsumer()
Field locationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
getLocationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

lookupLocationConnectedServiceWithConsumer

public SjLocationConnectedServiceWithConsumerSpecification lookupLocationConnectedServiceWithConsumer()
Field locationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
lookupLocationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

setLocationConnectedServiceWithConsumer

public void setLocationConnectedServiceWithConsumer(SjLocationConnectedServiceWithConsumerSpecification inData)
Field locationConnectedServiceWithConsumer is defined as part of xor.

Specified by:
setLocationConnectedServiceWithConsumer in interface SjAdditionalServiceSpecification

getLocationConnectedServiceWithTime

public SjLocationConnectedServiceWithTimeSpecification getLocationConnectedServiceWithTime()
Field locationConnectedServiceWithTime is defined as part of xor.

Specified by:
getLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

lookupLocationConnectedServiceWithTime

public SjLocationConnectedServiceWithTimeSpecification lookupLocationConnectedServiceWithTime()
Field locationConnectedServiceWithTime is defined as part of xor.

Specified by:
lookupLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

setLocationConnectedServiceWithTime

public void setLocationConnectedServiceWithTime(SjLocationConnectedServiceWithTimeSpecification inData)
Field locationConnectedServiceWithTime is defined as part of xor.

Specified by:
setLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

getLocationConnectedServiceWithTimeAndPrice

public SjLocationConnectedServiceWithTimeAndPriceSpecification getLocationConnectedServiceWithTimeAndPrice()
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.

Specified by:
getLocationConnectedServiceWithTimeAndPrice in interface SjAdditionalServiceSpecification

lookupLocationConnectedServiceWithTimeAndPrice

public SjLocationConnectedServiceWithTimeAndPriceSpecification lookupLocationConnectedServiceWithTimeAndPrice()
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.

Specified by:
lookupLocationConnectedServiceWithTimeAndPrice in interface SjAdditionalServiceSpecification

setLocationConnectedServiceWithTimeAndPrice

public void setLocationConnectedServiceWithTimeAndPrice(SjLocationConnectedServiceWithTimeAndPriceSpecification inData)
Field locationConnectedServiceWithTimeAndPrice is defined as part of xor.

Specified by:
setLocationConnectedServiceWithTimeAndPrice in interface SjAdditionalServiceSpecification

getLocationConnectedService

public SjLocationConnectedServiceSpecification getLocationConnectedService()
Field locationConnectedService is defined as part of xor.

Specified by:
getLocationConnectedService in interface SjAdditionalServiceSpecification

lookupLocationConnectedService

public SjLocationConnectedServiceSpecification lookupLocationConnectedService()
Field locationConnectedService is defined as part of xor.

Specified by:
lookupLocationConnectedService in interface SjAdditionalServiceSpecification

setLocationConnectedService

public void setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
Field locationConnectedService is defined as part of xor.

Specified by:
setLocationConnectedService in interface SjAdditionalServiceSpecification

getLocationConnectedServiceWithSeat

public SjLocationConnectedServiceWithSeatSpecification getLocationConnectedServiceWithSeat()
Field locationConnectedServiceWithSeat is defined as part of xor.

Specified by:
getLocationConnectedServiceWithSeat in interface SjAdditionalServiceSpecification

lookupLocationConnectedServiceWithSeat

public SjLocationConnectedServiceWithSeatSpecification lookupLocationConnectedServiceWithSeat()
Field locationConnectedServiceWithSeat is defined as part of xor.

Specified by:
lookupLocationConnectedServiceWithSeat in interface SjAdditionalServiceSpecification

setLocationConnectedServiceWithSeat

public void setLocationConnectedServiceWithSeat(SjLocationConnectedServiceWithSeatSpecification inData)
Field locationConnectedServiceWithSeat is defined as part of xor.

Specified by:
setLocationConnectedServiceWithSeat in interface SjAdditionalServiceSpecification

getSimpleService

public SjSimpleServiceSpecification getSimpleService()
Field simpleService is defined as part of xor.

Specified by:
getSimpleService in interface SjAdditionalServiceSpecification

lookupSimpleService

public SjSimpleServiceSpecification lookupSimpleService()
Field simpleService is defined as part of xor.

Specified by:
lookupSimpleService in interface SjAdditionalServiceSpecification

setSimpleService

public void setSimpleService(SjSimpleServiceSpecification inData)
Field simpleService is defined as part of xor.

Specified by:
setSimpleService in interface SjAdditionalServiceSpecification

getSimpleServiceWithPrice

public SjSimpleServiceWithPriceSpecification getSimpleServiceWithPrice()
Field simpleServiceWithPrice is defined as part of xor.

Specified by:
getSimpleServiceWithPrice in interface SjAdditionalServiceSpecification

lookupSimpleServiceWithPrice

public SjSimpleServiceWithPriceSpecification lookupSimpleServiceWithPrice()
Field simpleServiceWithPrice is defined as part of xor.

Specified by:
lookupSimpleServiceWithPrice in interface SjAdditionalServiceSpecification

setSimpleServiceWithPrice

public void setSimpleServiceWithPrice(SjSimpleServiceWithPriceSpecification inData)
Field simpleServiceWithPrice is defined as part of xor.

Specified by:
setSimpleServiceWithPrice in interface SjAdditionalServiceSpecification

getRelationConnectedServiceWithTime

public SjRelationConnectedServiceWithTimeSpecification getRelationConnectedServiceWithTime()
Field relationConnectedServiceWithTime is defined as part of xor.

Specified by:
getRelationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

lookupRelationConnectedServiceWithTime

public SjRelationConnectedServiceWithTimeSpecification lookupRelationConnectedServiceWithTime()
Field relationConnectedServiceWithTime is defined as part of xor.

Specified by:
lookupRelationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

setRelationConnectedServiceWithTime

public void setRelationConnectedServiceWithTime(SjRelationConnectedServiceWithTimeSpecification inData)
Field relationConnectedServiceWithTime is defined as part of xor.

Specified by:
setRelationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

getLocationConnectedServiceWithGroup

public SjLocationConnectedServiceWithGroupSpecification getLocationConnectedServiceWithGroup()
Field locationConnectedServiceWithGroup is defined as part of xor.

Specified by:
getLocationConnectedServiceWithGroup in interface SjAdditionalServiceSpecification

lookupLocationConnectedServiceWithGroup

public SjLocationConnectedServiceWithGroupSpecification lookupLocationConnectedServiceWithGroup()
Field locationConnectedServiceWithGroup is defined as part of xor.

Specified by:
lookupLocationConnectedServiceWithGroup in interface SjAdditionalServiceSpecification

setLocationConnectedServiceWithGroup

public void setLocationConnectedServiceWithGroup(SjLocationConnectedServiceWithGroupSpecification inData)
Field locationConnectedServiceWithGroup is defined as part of xor.

Specified by:
setLocationConnectedServiceWithGroup in interface SjAdditionalServiceSpecification

getSimpleServiceWithConsumer

public SjSimpleServiceWithConsumerSpecification getSimpleServiceWithConsumer()
Field simpleServiceWithConsumer is defined as part of xor.

Specified by:
getSimpleServiceWithConsumer in interface SjAdditionalServiceSpecification

lookupSimpleServiceWithConsumer

public SjSimpleServiceWithConsumerSpecification lookupSimpleServiceWithConsumer()
Field simpleServiceWithConsumer is defined as part of xor.

Specified by:
lookupSimpleServiceWithConsumer in interface SjAdditionalServiceSpecification

setSimpleServiceWithConsumer

public void setSimpleServiceWithConsumer(SjSimpleServiceWithConsumerSpecification inData)
Field simpleServiceWithConsumer is defined as part of xor.

Specified by:
setSimpleServiceWithConsumer in interface SjAdditionalServiceSpecification

getSimpleServiceWithConsumerAndPrice

public SjSimpleServiceWithConsumerAndPriceSpecification getSimpleServiceWithConsumerAndPrice()
Field simpleServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
getSimpleServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

lookupSimpleServiceWithConsumerAndPrice

public SjSimpleServiceWithConsumerAndPriceSpecification lookupSimpleServiceWithConsumerAndPrice()
Field simpleServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
lookupSimpleServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

setSimpleServiceWithConsumerAndPrice

public void setSimpleServiceWithConsumerAndPrice(SjSimpleServiceWithConsumerAndPriceSpecification inData)
Field simpleServiceWithConsumerAndPrice is defined as part of xor.

Specified by:
setSimpleServiceWithConsumerAndPrice in interface SjAdditionalServiceSpecification

getImplicitLocationConnectedServiceWithTime

public SjImplicitLocationConnectedServiceWithTimeSpecification getImplicitLocationConnectedServiceWithTime()
Field implicitLocationConnectedServiceWithTime is defined as part of xor.

Specified by:
getImplicitLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

lookupImplicitLocationConnectedServiceWithTime

public SjImplicitLocationConnectedServiceWithTimeSpecification lookupImplicitLocationConnectedServiceWithTime()
Field implicitLocationConnectedServiceWithTime is defined as part of xor.

Specified by:
lookupImplicitLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

setImplicitLocationConnectedServiceWithTime

public void setImplicitLocationConnectedServiceWithTime(SjImplicitLocationConnectedServiceWithTimeSpecification inData)
Field implicitLocationConnectedServiceWithTime is defined as part of xor.

Specified by:
setImplicitLocationConnectedServiceWithTime in interface SjAdditionalServiceSpecification

getHotelServiceSpecification

public SjHotelServiceSpecification getHotelServiceSpecification()
Field hotelServiceSpecification is defined as part of xor.

Specified by:
getHotelServiceSpecification in interface SjAdditionalServiceSpecification

lookupHotelServiceSpecification

public SjHotelServiceSpecification lookupHotelServiceSpecification()
Field hotelServiceSpecification is defined as part of xor.

Specified by:
lookupHotelServiceSpecification in interface SjAdditionalServiceSpecification

setHotelServiceSpecification

public void setHotelServiceSpecification(SjHotelServiceSpecification inData)
Field hotelServiceSpecification is defined as part of xor.

Specified by:
setHotelServiceSpecification in interface SjAdditionalServiceSpecification

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields in class TiAbstractMapModel

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapModel

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractModel

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractModel


Copyright © 2012. All Rights Reserved.