se.sj.stina.domain.model.impl.plain
Class SjRelationaryServiceSpecificationPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjRelationaryServiceSpecificationPlain
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, SjRelationaryServiceSpecification

public class SjRelationaryServiceSpecificationPlain
extends TiAbstractMapData
implements SjRelationaryServiceSpecification

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 TiStringData arrivalPhoneNumber
           
 TiStringData comfort
           
 SjCodePlain compartmentSize
           
 SjIntegerStringPlain componentNumber
           
 SjPriceVatPlain costPrice
           
 TiStringData departurePhoneNumber
           
 SjCodePlain discountCode
           
 TiStringData extraInfo
           
 TiDateTimePlain fromDateTime
           
 SjRelationaryLocationSpecificationPlain fromLocationSpecification
           
 TiIntegerData identifierXor
           
 SjCodePlain priceLevelCode
           
 SjCodePlain productCode
           
 TiStringData reference
           
 SjIdentityPlain serviceId
           
 TiDateTimePlain toDateTime
           
 SjRelationaryLocationSpecificationPlain toLocationSpecification
           
 
Fields inherited from interface se.sj.stina.domain.model.SjRelationaryServiceSpecification
ARRIVAL_PHONE_NUMBER, COMFORT, COMPARTMENT_SIZE, COMPONENT_NUMBER, COST_PRICE, DEPARTURE_PHONE_NUMBER, DISCOUNT_CODE, EXTRA_INFO, FROM_DATE_TIME, FROM_LOCATION_SPECIFICATION, IDENTIFIER_XOR, PRICE_LEVEL_CODE, PRODUCT_CODE, REFERENCE, SERVICE_ID, TO_DATE_TIME, TO_LOCATION_SPECIFICATION
 
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
SjRelationaryServiceSpecificationPlain()
           
 
Method Summary
 TiStringInterface getArrivalPhoneNumber()
          Field arrivalPhoneNumber is defined as optional.
 java.lang.String getArrivalPhoneNumberValue()
          Field arrivalPhoneNumber is defined as optional.
 TiStringInterface getComfort()
          Field comfort is defined as optional.
 java.lang.String getComfortValue()
          Field comfort is defined as optional.
 SjCode getCompartmentSize()
          Field compartmentSize is defined as optional.
 java.lang.String getCompartmentSizeValue()
          Field compartmentSize is defined as optional.
 SjIntegerString getComponentNumber()
          Field componentNumber is defined as part of xor.
 java.lang.String getComponentNumberValue()
          Field componentNumber is defined as part of xor.
 SjPriceVat getCostPrice()
          Field costPrice is defined as optional.
 TiStringInterface getDeparturePhoneNumber()
          Field departurePhoneNumber is defined as optional.
 java.lang.String getDeparturePhoneNumberValue()
          Field departurePhoneNumber is defined as optional.
 SjCode getDiscountCode()
          Field discountCode is defined as optional.
 java.lang.String getDiscountCodeValue()
          Field discountCode is defined as optional.
 TiStringInterface getExtraInfo()
          Field extraInfo is defined as optional.
 java.lang.String getExtraInfoValue()
          Field extraInfo is defined as optional.
 TiDateTime getFromDateTime()
          Field fromDateTime is defined as mandatory.
 SjRelationaryLocationSpecification getFromLocationSpecification()
          Field fromLocationSpecification is defined as optional.
 java.lang.String getGeneratedTiName()
           
 TiIntegerInterface getIdentifierXor()
          field identifierXor
 java.lang.Integer getIdentifierXorValue()
          field identifierXor
 SjCode getPriceLevelCode()
          Field priceLevelCode is defined as optional.
 java.lang.String getPriceLevelCodeValue()
          Field priceLevelCode is defined as optional.
 SjCode getProductCode()
          Field productCode is defined as optional.
 java.lang.String getProductCodeValue()
          Field productCode is defined as optional.
 java.lang.String getRealTiName()
           
 TiStringInterface getReference()
          Field reference is defined as optional.
 java.lang.String getReferenceValue()
          Field reference is defined as optional.
 SjIdentity getServiceId()
          Field serviceId is defined as part of xor.
 java.lang.String getServiceIdValue()
          Field serviceId is defined as part of xor.
 TiDateTime getToDateTime()
          Field toDateTime is defined as mandatory.
 SjRelationaryLocationSpecification getToLocationSpecification()
          Field toLocationSpecification is defined as optional.
 TiStringInterface lookupArrivalPhoneNumber()
          Field arrivalPhoneNumber is defined as optional.
 TiStringInterface lookupComfort()
          Field comfort is defined as optional.
 SjCode lookupCompartmentSize()
          Field compartmentSize is defined as optional.
 SjIntegerString lookupComponentNumber()
          Field componentNumber is defined as part of xor.
 SjPriceVat lookupCostPrice()
          Field costPrice is defined as optional.
 TiStringInterface lookupDeparturePhoneNumber()
          Field departurePhoneNumber is defined as optional.
 SjCode lookupDiscountCode()
          Field discountCode is defined as optional.
 TiStringInterface lookupExtraInfo()
          Field extraInfo is defined as optional.
 TiDateTime lookupFromDateTime()
          Field fromDateTime is defined as mandatory.
 SjRelationaryLocationSpecification lookupFromLocationSpecification()
          Field fromLocationSpecification is defined as optional.
 TiIntegerInterface lookupIdentifierXor()
          field identifierXor
 SjCode lookupPriceLevelCode()
          Field priceLevelCode is defined as optional.
 SjCode lookupProductCode()
          Field productCode is defined as optional.
 TiStringInterface lookupReference()
          Field reference is defined as optional.
 SjIdentity lookupServiceId()
          Field serviceId is defined as part of xor.
 TiDateTime lookupToDateTime()
          Field toDateTime is defined as mandatory.
 SjRelationaryLocationSpecification lookupToLocationSpecification()
          Field toLocationSpecification is defined as optional.
 void setArrivalPhoneNumber(TiStringInterface inData)
          Field arrivalPhoneNumber is defined as optional.
 void setArrivalPhoneNumberValue(java.lang.String inData)
          Field arrivalPhoneNumber is defined as optional.
 void setArrivalPhoneNumberValue(java.lang.String inData, boolean inNotify)
          Field arrivalPhoneNumber is defined as optional.
 void setComfort(TiStringInterface inData)
          Field comfort is defined as optional.
 void setComfortValue(java.lang.String inData)
          Field comfort is defined as optional.
 void setComfortValue(java.lang.String inData, boolean inNotify)
          Field comfort is defined as optional.
 void setCompartmentSize(SjCode inData)
          Field compartmentSize is defined as optional.
 void setCompartmentSizeValue(java.lang.String inData)
          Field compartmentSize is defined as optional.
 void setCompartmentSizeValue(java.lang.String inData, boolean inNotify)
          Field compartmentSize is defined as optional.
 void setComponentNumber(SjIntegerString inData)
          Field componentNumber is defined as part of xor.
 void setComponentNumberValue(java.lang.String inData)
          Field componentNumber is defined as part of xor.
 void setComponentNumberValue(java.lang.String inData, boolean inNotify)
          Field componentNumber is defined as part of xor.
 void setCostPrice(SjPriceVat inData)
          Field costPrice is defined as optional.
 void setDeparturePhoneNumber(TiStringInterface inData)
          Field departurePhoneNumber is defined as optional.
 void setDeparturePhoneNumberValue(java.lang.String inData)
          Field departurePhoneNumber is defined as optional.
 void setDeparturePhoneNumberValue(java.lang.String inData, boolean inNotify)
          Field departurePhoneNumber is defined as optional.
 void setDiscountCode(SjCode inData)
          Field discountCode is defined as optional.
 void setDiscountCodeValue(java.lang.String inData)
          Field discountCode is defined as optional.
 void setDiscountCodeValue(java.lang.String inData, boolean inNotify)
          Field discountCode is defined as optional.
 void setExtraInfo(TiStringInterface inData)
          Field extraInfo is defined as optional.
 void setExtraInfoValue(java.lang.String inData)
          Field extraInfo is defined as optional.
 void setExtraInfoValue(java.lang.String inData, boolean inNotify)
          Field extraInfo is defined as optional.
 void setFromDateTime(TiDateTime inData)
          Field fromDateTime is defined as mandatory.
 void setFromLocationSpecification(SjRelationaryLocationSpecification inData)
          Field fromLocationSpecification is defined as optional.
 void setIdentifierXor(TiIntegerInterface inData)
          field identifierXor
 void setIdentifierXorValue(java.lang.Integer inData)
          field identifierXor
 void setPriceLevelCode(SjCode inData)
          Field priceLevelCode is defined as optional.
 void setPriceLevelCodeValue(java.lang.String inData)
          Field priceLevelCode is defined as optional.
 void setPriceLevelCodeValue(java.lang.String inData, boolean inNotify)
          Field priceLevelCode is defined as optional.
 void setProductCode(SjCode inData)
          Field productCode is defined as optional.
 void setProductCodeValue(java.lang.String inData)
          Field productCode is defined as optional.
 void setProductCodeValue(java.lang.String inData, boolean inNotify)
          Field productCode is defined as optional.
 void setReference(TiStringInterface inData)
          Field reference is defined as optional.
 void setReferenceValue(java.lang.String inData)
          Field reference is defined as optional.
 void setReferenceValue(java.lang.String inData, boolean inNotify)
          Field reference is defined as optional.
 void setServiceId(SjIdentity inData)
          Field serviceId is defined as part of xor.
 void setServiceIdValue(java.lang.String inData)
          Field serviceId is defined as part of xor.
 void setServiceIdValue(java.lang.String inData, boolean inNotify)
          Field serviceId is defined as part of xor.
 void setToDateTime(TiDateTime inData)
          Field toDateTime is defined as mandatory.
 void setToLocationSpecification(SjRelationaryLocationSpecification inData)
          Field toLocationSpecification is defined as optional.
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, toDebugString, toDebugString, updateXorIndex
 
Methods inherited from class org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
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
 

Field Detail

identifierXor

public TiIntegerData identifierXor

serviceId

public SjIdentityPlain serviceId

componentNumber

public SjIntegerStringPlain componentNumber

fromLocationSpecification

public SjRelationaryLocationSpecificationPlain fromLocationSpecification

fromDateTime

public TiDateTimePlain fromDateTime

toLocationSpecification

public SjRelationaryLocationSpecificationPlain toLocationSpecification

toDateTime

public TiDateTimePlain toDateTime

discountCode

public SjCodePlain discountCode

reference

public TiStringData reference

priceLevelCode

public SjCodePlain priceLevelCode

comfort

public TiStringData comfort

compartmentSize

public SjCodePlain compartmentSize

productCode

public SjCodePlain productCode

costPrice

public SjPriceVatPlain costPrice

departurePhoneNumber

public TiStringData departurePhoneNumber

arrivalPhoneNumber

public TiStringData arrivalPhoneNumber

extraInfo

public TiStringData extraInfo
Constructor Detail

SjRelationaryServiceSpecificationPlain

public SjRelationaryServiceSpecificationPlain()
Method Detail

getIdentifierXor

public TiIntegerInterface getIdentifierXor()
field identifierXor

Specified by:
getIdentifierXor in interface SjRelationaryServiceSpecification

lookupIdentifierXor

public TiIntegerInterface lookupIdentifierXor()
field identifierXor

Specified by:
lookupIdentifierXor in interface SjRelationaryServiceSpecification

setIdentifierXor

public void setIdentifierXor(TiIntegerInterface inData)
field identifierXor

Specified by:
setIdentifierXor in interface SjRelationaryServiceSpecification

getIdentifierXorValue

public java.lang.Integer getIdentifierXorValue()
field identifierXor

Specified by:
getIdentifierXorValue in interface SjRelationaryServiceSpecification

setIdentifierXorValue

public void setIdentifierXorValue(java.lang.Integer inData)
field identifierXor

Specified by:
setIdentifierXorValue in interface SjRelationaryServiceSpecification

getServiceId

public SjIdentity getServiceId()
Field serviceId is defined as part of xor.

Specified by:
getServiceId in interface SjRelationaryServiceSpecification

lookupServiceId

public SjIdentity lookupServiceId()
Field serviceId is defined as part of xor.

Specified by:
lookupServiceId in interface SjRelationaryServiceSpecification

setServiceId

public void setServiceId(SjIdentity inData)
Field serviceId is defined as part of xor.

Specified by:
setServiceId in interface SjRelationaryServiceSpecification

getServiceIdValue

public java.lang.String getServiceIdValue()
Field serviceId is defined as part of xor.

Specified by:
getServiceIdValue in interface SjRelationaryServiceSpecification

setServiceIdValue

public void setServiceIdValue(java.lang.String inData)
Field serviceId is defined as part of xor.

Specified by:
setServiceIdValue in interface SjRelationaryServiceSpecification

setServiceIdValue

public void setServiceIdValue(java.lang.String inData,
                              boolean inNotify)
Field serviceId is defined as part of xor.

Specified by:
setServiceIdValue in interface SjRelationaryServiceSpecification

getComponentNumber

public SjIntegerString getComponentNumber()
Field componentNumber is defined as part of xor.

Specified by:
getComponentNumber in interface SjRelationaryServiceSpecification

lookupComponentNumber

public SjIntegerString lookupComponentNumber()
Field componentNumber is defined as part of xor.

Specified by:
lookupComponentNumber in interface SjRelationaryServiceSpecification

setComponentNumber

public void setComponentNumber(SjIntegerString inData)
Field componentNumber is defined as part of xor.

Specified by:
setComponentNumber in interface SjRelationaryServiceSpecification

getComponentNumberValue

public java.lang.String getComponentNumberValue()
Field componentNumber is defined as part of xor.

Specified by:
getComponentNumberValue in interface SjRelationaryServiceSpecification

setComponentNumberValue

public void setComponentNumberValue(java.lang.String inData)
Field componentNumber is defined as part of xor.

Specified by:
setComponentNumberValue in interface SjRelationaryServiceSpecification

setComponentNumberValue

public void setComponentNumberValue(java.lang.String inData,
                                    boolean inNotify)
Field componentNumber is defined as part of xor.

Specified by:
setComponentNumberValue in interface SjRelationaryServiceSpecification

getFromLocationSpecification

public SjRelationaryLocationSpecification getFromLocationSpecification()
Field fromLocationSpecification is defined as optional.

Specified by:
getFromLocationSpecification in interface SjRelationaryServiceSpecification

lookupFromLocationSpecification

public SjRelationaryLocationSpecification lookupFromLocationSpecification()
Field fromLocationSpecification is defined as optional.

Specified by:
lookupFromLocationSpecification in interface SjRelationaryServiceSpecification

setFromLocationSpecification

public void setFromLocationSpecification(SjRelationaryLocationSpecification inData)
Field fromLocationSpecification is defined as optional.

Specified by:
setFromLocationSpecification in interface SjRelationaryServiceSpecification

getFromDateTime

public TiDateTime getFromDateTime()
Field fromDateTime is defined as mandatory.

Specified by:
getFromDateTime in interface SjRelationaryServiceSpecification

lookupFromDateTime

public TiDateTime lookupFromDateTime()
Field fromDateTime is defined as mandatory.

Specified by:
lookupFromDateTime in interface SjRelationaryServiceSpecification

setFromDateTime

public void setFromDateTime(TiDateTime inData)
Field fromDateTime is defined as mandatory.

Specified by:
setFromDateTime in interface SjRelationaryServiceSpecification

getToLocationSpecification

public SjRelationaryLocationSpecification getToLocationSpecification()
Field toLocationSpecification is defined as optional.

Specified by:
getToLocationSpecification in interface SjRelationaryServiceSpecification

lookupToLocationSpecification

public SjRelationaryLocationSpecification lookupToLocationSpecification()
Field toLocationSpecification is defined as optional.

Specified by:
lookupToLocationSpecification in interface SjRelationaryServiceSpecification

setToLocationSpecification

public void setToLocationSpecification(SjRelationaryLocationSpecification inData)
Field toLocationSpecification is defined as optional.

Specified by:
setToLocationSpecification in interface SjRelationaryServiceSpecification

getToDateTime

public TiDateTime getToDateTime()
Field toDateTime is defined as mandatory.

Specified by:
getToDateTime in interface SjRelationaryServiceSpecification

lookupToDateTime

public TiDateTime lookupToDateTime()
Field toDateTime is defined as mandatory.

Specified by:
lookupToDateTime in interface SjRelationaryServiceSpecification

setToDateTime

public void setToDateTime(TiDateTime inData)
Field toDateTime is defined as mandatory.

Specified by:
setToDateTime in interface SjRelationaryServiceSpecification

getDiscountCode

public SjCode getDiscountCode()
Field discountCode is defined as optional.

Specified by:
getDiscountCode in interface SjRelationaryServiceSpecification

lookupDiscountCode

public SjCode lookupDiscountCode()
Field discountCode is defined as optional.

Specified by:
lookupDiscountCode in interface SjRelationaryServiceSpecification

setDiscountCode

public void setDiscountCode(SjCode inData)
Field discountCode is defined as optional.

Specified by:
setDiscountCode in interface SjRelationaryServiceSpecification

getDiscountCodeValue

public java.lang.String getDiscountCodeValue()
Field discountCode is defined as optional.

Specified by:
getDiscountCodeValue in interface SjRelationaryServiceSpecification

setDiscountCodeValue

public void setDiscountCodeValue(java.lang.String inData)
Field discountCode is defined as optional.

Specified by:
setDiscountCodeValue in interface SjRelationaryServiceSpecification

setDiscountCodeValue

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

Specified by:
setDiscountCodeValue in interface SjRelationaryServiceSpecification

getReference

public TiStringInterface getReference()
Field reference is defined as optional.

Specified by:
getReference in interface SjRelationaryServiceSpecification

lookupReference

public TiStringInterface lookupReference()
Field reference is defined as optional.

Specified by:
lookupReference in interface SjRelationaryServiceSpecification

setReference

public void setReference(TiStringInterface inData)
Field reference is defined as optional.

Specified by:
setReference in interface SjRelationaryServiceSpecification

getReferenceValue

public java.lang.String getReferenceValue()
Field reference is defined as optional.

Specified by:
getReferenceValue in interface SjRelationaryServiceSpecification

setReferenceValue

public void setReferenceValue(java.lang.String inData)
Field reference is defined as optional.

Specified by:
setReferenceValue in interface SjRelationaryServiceSpecification

setReferenceValue

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

Specified by:
setReferenceValue in interface SjRelationaryServiceSpecification

getPriceLevelCode

public SjCode getPriceLevelCode()
Field priceLevelCode is defined as optional.

Specified by:
getPriceLevelCode in interface SjRelationaryServiceSpecification

lookupPriceLevelCode

public SjCode lookupPriceLevelCode()
Field priceLevelCode is defined as optional.

Specified by:
lookupPriceLevelCode in interface SjRelationaryServiceSpecification

setPriceLevelCode

public void setPriceLevelCode(SjCode inData)
Field priceLevelCode is defined as optional.

Specified by:
setPriceLevelCode in interface SjRelationaryServiceSpecification

getPriceLevelCodeValue

public java.lang.String getPriceLevelCodeValue()
Field priceLevelCode is defined as optional.

Specified by:
getPriceLevelCodeValue in interface SjRelationaryServiceSpecification

setPriceLevelCodeValue

public void setPriceLevelCodeValue(java.lang.String inData)
Field priceLevelCode is defined as optional.

Specified by:
setPriceLevelCodeValue in interface SjRelationaryServiceSpecification

setPriceLevelCodeValue

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

Specified by:
setPriceLevelCodeValue in interface SjRelationaryServiceSpecification

getComfort

public TiStringInterface getComfort()
Field comfort is defined as optional.

Specified by:
getComfort in interface SjRelationaryServiceSpecification

lookupComfort

public TiStringInterface lookupComfort()
Field comfort is defined as optional.

Specified by:
lookupComfort in interface SjRelationaryServiceSpecification

setComfort

public void setComfort(TiStringInterface inData)
Field comfort is defined as optional.

Specified by:
setComfort in interface SjRelationaryServiceSpecification

getComfortValue

public java.lang.String getComfortValue()
Field comfort is defined as optional.

Specified by:
getComfortValue in interface SjRelationaryServiceSpecification

setComfortValue

public void setComfortValue(java.lang.String inData)
Field comfort is defined as optional.

Specified by:
setComfortValue in interface SjRelationaryServiceSpecification

setComfortValue

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

Specified by:
setComfortValue in interface SjRelationaryServiceSpecification

getCompartmentSize

public SjCode getCompartmentSize()
Field compartmentSize is defined as optional.

Specified by:
getCompartmentSize in interface SjRelationaryServiceSpecification

lookupCompartmentSize

public SjCode lookupCompartmentSize()
Field compartmentSize is defined as optional.

Specified by:
lookupCompartmentSize in interface SjRelationaryServiceSpecification

setCompartmentSize

public void setCompartmentSize(SjCode inData)
Field compartmentSize is defined as optional.

Specified by:
setCompartmentSize in interface SjRelationaryServiceSpecification

getCompartmentSizeValue

public java.lang.String getCompartmentSizeValue()
Field compartmentSize is defined as optional.

Specified by:
getCompartmentSizeValue in interface SjRelationaryServiceSpecification

setCompartmentSizeValue

public void setCompartmentSizeValue(java.lang.String inData)
Field compartmentSize is defined as optional.

Specified by:
setCompartmentSizeValue in interface SjRelationaryServiceSpecification

setCompartmentSizeValue

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

Specified by:
setCompartmentSizeValue in interface SjRelationaryServiceSpecification

getProductCode

public SjCode getProductCode()
Field productCode is defined as optional.

Specified by:
getProductCode in interface SjRelationaryServiceSpecification

lookupProductCode

public SjCode lookupProductCode()
Field productCode is defined as optional.

Specified by:
lookupProductCode in interface SjRelationaryServiceSpecification

setProductCode

public void setProductCode(SjCode inData)
Field productCode is defined as optional.

Specified by:
setProductCode in interface SjRelationaryServiceSpecification

getProductCodeValue

public java.lang.String getProductCodeValue()
Field productCode is defined as optional.

Specified by:
getProductCodeValue in interface SjRelationaryServiceSpecification

setProductCodeValue

public void setProductCodeValue(java.lang.String inData)
Field productCode is defined as optional.

Specified by:
setProductCodeValue in interface SjRelationaryServiceSpecification

setProductCodeValue

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

Specified by:
setProductCodeValue in interface SjRelationaryServiceSpecification

getCostPrice

public SjPriceVat getCostPrice()
Field costPrice is defined as optional.

Specified by:
getCostPrice in interface SjRelationaryServiceSpecification

lookupCostPrice

public SjPriceVat lookupCostPrice()
Field costPrice is defined as optional.

Specified by:
lookupCostPrice in interface SjRelationaryServiceSpecification

setCostPrice

public void setCostPrice(SjPriceVat inData)
Field costPrice is defined as optional.

Specified by:
setCostPrice in interface SjRelationaryServiceSpecification

getDeparturePhoneNumber

public TiStringInterface getDeparturePhoneNumber()
Field departurePhoneNumber is defined as optional.

Specified by:
getDeparturePhoneNumber in interface SjRelationaryServiceSpecification

lookupDeparturePhoneNumber

public TiStringInterface lookupDeparturePhoneNumber()
Field departurePhoneNumber is defined as optional.

Specified by:
lookupDeparturePhoneNumber in interface SjRelationaryServiceSpecification

setDeparturePhoneNumber

public void setDeparturePhoneNumber(TiStringInterface inData)
Field departurePhoneNumber is defined as optional.

Specified by:
setDeparturePhoneNumber in interface SjRelationaryServiceSpecification

getDeparturePhoneNumberValue

public java.lang.String getDeparturePhoneNumberValue()
Field departurePhoneNumber is defined as optional.

Specified by:
getDeparturePhoneNumberValue in interface SjRelationaryServiceSpecification

setDeparturePhoneNumberValue

public void setDeparturePhoneNumberValue(java.lang.String inData)
Field departurePhoneNumber is defined as optional.

Specified by:
setDeparturePhoneNumberValue in interface SjRelationaryServiceSpecification

setDeparturePhoneNumberValue

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

Specified by:
setDeparturePhoneNumberValue in interface SjRelationaryServiceSpecification

getArrivalPhoneNumber

public TiStringInterface getArrivalPhoneNumber()
Field arrivalPhoneNumber is defined as optional.

Specified by:
getArrivalPhoneNumber in interface SjRelationaryServiceSpecification

lookupArrivalPhoneNumber

public TiStringInterface lookupArrivalPhoneNumber()
Field arrivalPhoneNumber is defined as optional.

Specified by:
lookupArrivalPhoneNumber in interface SjRelationaryServiceSpecification

setArrivalPhoneNumber

public void setArrivalPhoneNumber(TiStringInterface inData)
Field arrivalPhoneNumber is defined as optional.

Specified by:
setArrivalPhoneNumber in interface SjRelationaryServiceSpecification

getArrivalPhoneNumberValue

public java.lang.String getArrivalPhoneNumberValue()
Field arrivalPhoneNumber is defined as optional.

Specified by:
getArrivalPhoneNumberValue in interface SjRelationaryServiceSpecification

setArrivalPhoneNumberValue

public void setArrivalPhoneNumberValue(java.lang.String inData)
Field arrivalPhoneNumber is defined as optional.

Specified by:
setArrivalPhoneNumberValue in interface SjRelationaryServiceSpecification

setArrivalPhoneNumberValue

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

Specified by:
setArrivalPhoneNumberValue in interface SjRelationaryServiceSpecification

getExtraInfo

public TiStringInterface getExtraInfo()
Field extraInfo is defined as optional.

Specified by:
getExtraInfo in interface SjRelationaryServiceSpecification

lookupExtraInfo

public TiStringInterface lookupExtraInfo()
Field extraInfo is defined as optional.

Specified by:
lookupExtraInfo in interface SjRelationaryServiceSpecification

setExtraInfo

public void setExtraInfo(TiStringInterface inData)
Field extraInfo is defined as optional.

Specified by:
setExtraInfo in interface SjRelationaryServiceSpecification

getExtraInfoValue

public java.lang.String getExtraInfoValue()
Field extraInfo is defined as optional.

Specified by:
getExtraInfoValue in interface SjRelationaryServiceSpecification

setExtraInfoValue

public void setExtraInfoValue(java.lang.String inData)
Field extraInfo is defined as optional.

Specified by:
setExtraInfoValue in interface SjRelationaryServiceSpecification

setExtraInfoValue

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

Specified by:
setExtraInfoValue in interface SjRelationaryServiceSpecification

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapData

getRealTiName

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

getGeneratedTiName

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


Copyright © 2012. All Rights Reserved.