se.sj.stina.domain.model
Interface SjItineraryCharacteristicsResult

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjItineraryCharacteristicsResultPlain, SjItineraryCharacteristicsResultStandard

public interface SjItineraryCharacteristicsResult
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

Bokningsegenskaper för en förbindelse.


Field Summary
static java.lang.String CLIENT_INFORMATION
           
static java.lang.String COMFORT_DEFAULT
           
static java.lang.String COMFORT_LIST
           
static java.lang.String COMPARTMENT_CODE_DEFAULT
           
static java.lang.String COMPARTMENT_CODE_LIST
           
static java.lang.String COMPARTMENT_SIZE_DEFAULT
           
static java.lang.String COMPARTMENT_SIZE_LIST
           
static java.lang.String PLACEMENT_CHARACTERISTICS_DEFAULT
           
static java.lang.String PLACEMENT_CHARACTERISTICS_LIST
           
static java.lang.String PLACEMENT_ORIENTATION_DEFAULT
           
static java.lang.String PLACEMENT_ORIENTATION_LIST
           
static java.lang.String PRICE_LEVEL_CODE_DEFAULT
           
static java.lang.String PRICE_LEVEL_CODE_LIST
           
static java.lang.String SECTION_TRAVEL_DOCUMENT_CODE_INFO
           
static java.lang.String SMOKING_DEPARTMENT_DEFAULT
           
static java.lang.String SMOKING_DEPARTMENT_LIST
           
static java.lang.String TRAVEL_TYPE_DEFAULT
           
static java.lang.String TRAVEL_TYPE_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
 
Method Summary
 SjClientInformation getClientInformation()
          Field clientInformation is defined as optional.
 TiStringInterface getComfortDefault()
          Field comfortDefault is defined as optional.
 java.lang.String getComfortDefaultValue()
          Field comfortDefault is defined as optional.
 SjStringList getComfortList()
          Field comfortList is defined as optional.
 SjCode getCompartmentCodeDefault()
          Field compartmentCodeDefault is defined as optional.
 java.lang.String getCompartmentCodeDefaultValue()
          Field compartmentCodeDefault is defined as optional.
 SjCodeList getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 TiStringInterface getCompartmentSizeDefault()
          Field compartmentSizeDefault is defined as optional.
 java.lang.String getCompartmentSizeDefaultValue()
          Field compartmentSizeDefault is defined as optional.
 SjStringList getCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 TiStringInterface getPlacementCharacteristicsDefault()
          Field placementCharacteristicsDefault is defined as optional.
 java.lang.String getPlacementCharacteristicsDefaultValue()
          Field placementCharacteristicsDefault is defined as optional.
 SjStringList getPlacementCharacteristicsList()
          Field placementCharacteristicsList is defined as optional.
 TiStringInterface getPlacementOrientationDefault()
          Field placementOrientationDefault is defined as optional.
 java.lang.String getPlacementOrientationDefaultValue()
          Field placementOrientationDefault is defined as optional.
 SjStringList getPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCode getPriceLevelCodeDefault()
          Field priceLevelCodeDefault is defined as optional.
 java.lang.String getPriceLevelCodeDefaultValue()
          Field priceLevelCodeDefault is defined as optional.
 SjCodeList getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjSectionTravelDocumentCodeInfo getSectionTravelDocumentCodeInfo()
          Field sectionTravelDocumentCodeInfo is defined as optional.
 TiStringInterface getSmokingDepartmentDefault()
          Field smokingDepartmentDefault is defined as optional.
 java.lang.String getSmokingDepartmentDefaultValue()
          Field smokingDepartmentDefault is defined as optional.
 SjStringList getSmokingDepartmentList()
          Field smokingDepartmentList is defined as optional.
 TiStringInterface getTravelTypeDefault()
          Field travelTypeDefault is defined as optional.
 java.lang.String getTravelTypeDefaultValue()
          Field travelTypeDefault is defined as optional.
 SjStringList getTravelTypeList()
          Field travelTypeList is defined as optional.
 SjClientInformation lookupClientInformation()
          Field clientInformation is defined as optional.
 TiStringInterface lookupComfortDefault()
          Field comfortDefault is defined as optional.
 SjStringList lookupComfortList()
          Field comfortList is defined as optional.
 SjCode lookupCompartmentCodeDefault()
          Field compartmentCodeDefault is defined as optional.
 SjCodeList lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 TiStringInterface lookupCompartmentSizeDefault()
          Field compartmentSizeDefault is defined as optional.
 SjStringList lookupCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 TiStringInterface lookupPlacementCharacteristicsDefault()
          Field placementCharacteristicsDefault is defined as optional.
 SjStringList lookupPlacementCharacteristicsList()
          Field placementCharacteristicsList is defined as optional.
 TiStringInterface lookupPlacementOrientationDefault()
          Field placementOrientationDefault is defined as optional.
 SjStringList lookupPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCode lookupPriceLevelCodeDefault()
          Field priceLevelCodeDefault is defined as optional.
 SjCodeList lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjSectionTravelDocumentCodeInfo lookupSectionTravelDocumentCodeInfo()
          Field sectionTravelDocumentCodeInfo is defined as optional.
 TiStringInterface lookupSmokingDepartmentDefault()
          Field smokingDepartmentDefault is defined as optional.
 SjStringList lookupSmokingDepartmentList()
          Field smokingDepartmentList is defined as optional.
 TiStringInterface lookupTravelTypeDefault()
          Field travelTypeDefault is defined as optional.
 SjStringList lookupTravelTypeList()
          Field travelTypeList is defined as optional.
 void setClientInformation(SjClientInformation inData)
          Field clientInformation is defined as optional.
 void setComfortDefault(TiStringInterface inData)
          Field comfortDefault is defined as optional.
 void setComfortDefaultValue(java.lang.String inData)
          Field comfortDefault is defined as optional.
 void setComfortDefaultValue(java.lang.String inData, boolean inNotify)
          Field comfortDefault is defined as optional.
 void setComfortList(SjStringList inData)
          Field comfortList is defined as optional.
 void setCompartmentCodeDefault(SjCode inData)
          Field compartmentCodeDefault is defined as optional.
 void setCompartmentCodeDefaultValue(java.lang.String inData)
          Field compartmentCodeDefault is defined as optional.
 void setCompartmentCodeDefaultValue(java.lang.String inData, boolean inNotify)
          Field compartmentCodeDefault is defined as optional.
 void setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void setCompartmentSizeDefault(TiStringInterface inData)
          Field compartmentSizeDefault is defined as optional.
 void setCompartmentSizeDefaultValue(java.lang.String inData)
          Field compartmentSizeDefault is defined as optional.
 void setCompartmentSizeDefaultValue(java.lang.String inData, boolean inNotify)
          Field compartmentSizeDefault is defined as optional.
 void setCompartmentSizeList(SjStringList inData)
          Field compartmentSizeList is defined as optional.
 void setPlacementCharacteristicsDefault(TiStringInterface inData)
          Field placementCharacteristicsDefault is defined as optional.
 void setPlacementCharacteristicsDefaultValue(java.lang.String inData)
          Field placementCharacteristicsDefault is defined as optional.
 void setPlacementCharacteristicsDefaultValue(java.lang.String inData, boolean inNotify)
          Field placementCharacteristicsDefault is defined as optional.
 void setPlacementCharacteristicsList(SjStringList inData)
          Field placementCharacteristicsList is defined as optional.
 void setPlacementOrientationDefault(TiStringInterface inData)
          Field placementOrientationDefault is defined as optional.
 void setPlacementOrientationDefaultValue(java.lang.String inData)
          Field placementOrientationDefault is defined as optional.
 void setPlacementOrientationDefaultValue(java.lang.String inData, boolean inNotify)
          Field placementOrientationDefault is defined as optional.
 void setPlacementOrientationList(SjStringList inData)
          Field placementOrientationList is defined as optional.
 void setPriceLevelCodeDefault(SjCode inData)
          Field priceLevelCodeDefault is defined as optional.
 void setPriceLevelCodeDefaultValue(java.lang.String inData)
          Field priceLevelCodeDefault is defined as optional.
 void setPriceLevelCodeDefaultValue(java.lang.String inData, boolean inNotify)
          Field priceLevelCodeDefault is defined as optional.
 void setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void setSectionTravelDocumentCodeInfo(SjSectionTravelDocumentCodeInfo inData)
          Field sectionTravelDocumentCodeInfo is defined as optional.
 void setSmokingDepartmentDefault(TiStringInterface inData)
          Field smokingDepartmentDefault is defined as optional.
 void setSmokingDepartmentDefaultValue(java.lang.String inData)
          Field smokingDepartmentDefault is defined as optional.
 void setSmokingDepartmentDefaultValue(java.lang.String inData, boolean inNotify)
          Field smokingDepartmentDefault is defined as optional.
 void setSmokingDepartmentList(SjStringList inData)
          Field smokingDepartmentList is defined as optional.
 void setTravelTypeDefault(TiStringInterface inData)
          Field travelTypeDefault is defined as optional.
 void setTravelTypeDefaultValue(java.lang.String inData)
          Field travelTypeDefault is defined as optional.
 void setTravelTypeDefaultValue(java.lang.String inData, boolean inNotify)
          Field travelTypeDefault is defined as optional.
 void setTravelTypeList(SjStringList inData)
          Field travelTypeList 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.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
 

Field Detail

SMOKING_DEPARTMENT_LIST

static final java.lang.String SMOKING_DEPARTMENT_LIST
See Also:
Constant Field Values

SMOKING_DEPARTMENT_DEFAULT

static final java.lang.String SMOKING_DEPARTMENT_DEFAULT
See Also:
Constant Field Values

PLACEMENT_CHARACTERISTICS_LIST

static final java.lang.String PLACEMENT_CHARACTERISTICS_LIST
See Also:
Constant Field Values

PLACEMENT_CHARACTERISTICS_DEFAULT

static final java.lang.String PLACEMENT_CHARACTERISTICS_DEFAULT
See Also:
Constant Field Values

PLACEMENT_ORIENTATION_LIST

static final java.lang.String PLACEMENT_ORIENTATION_LIST
See Also:
Constant Field Values

PLACEMENT_ORIENTATION_DEFAULT

static final java.lang.String PLACEMENT_ORIENTATION_DEFAULT
See Also:
Constant Field Values

COMPARTMENT_CODE_LIST

static final java.lang.String COMPARTMENT_CODE_LIST
See Also:
Constant Field Values

COMPARTMENT_CODE_DEFAULT

static final java.lang.String COMPARTMENT_CODE_DEFAULT
See Also:
Constant Field Values

PRICE_LEVEL_CODE_LIST

static final java.lang.String PRICE_LEVEL_CODE_LIST
See Also:
Constant Field Values

PRICE_LEVEL_CODE_DEFAULT

static final java.lang.String PRICE_LEVEL_CODE_DEFAULT
See Also:
Constant Field Values

TRAVEL_TYPE_LIST

static final java.lang.String TRAVEL_TYPE_LIST
See Also:
Constant Field Values

TRAVEL_TYPE_DEFAULT

static final java.lang.String TRAVEL_TYPE_DEFAULT
See Also:
Constant Field Values

SECTION_TRAVEL_DOCUMENT_CODE_INFO

static final java.lang.String SECTION_TRAVEL_DOCUMENT_CODE_INFO
See Also:
Constant Field Values

COMFORT_LIST

static final java.lang.String COMFORT_LIST
See Also:
Constant Field Values

COMFORT_DEFAULT

static final java.lang.String COMFORT_DEFAULT
See Also:
Constant Field Values

COMPARTMENT_SIZE_LIST

static final java.lang.String COMPARTMENT_SIZE_LIST
See Also:
Constant Field Values

COMPARTMENT_SIZE_DEFAULT

static final java.lang.String COMPARTMENT_SIZE_DEFAULT
See Also:
Constant Field Values

CLIENT_INFORMATION

static final java.lang.String CLIENT_INFORMATION
See Also:
Constant Field Values
Method Detail

getSmokingDepartmentList

SjStringList getSmokingDepartmentList()
Field smokingDepartmentList is defined as optional.


lookupSmokingDepartmentList

SjStringList lookupSmokingDepartmentList()
Field smokingDepartmentList is defined as optional.


setSmokingDepartmentList

void setSmokingDepartmentList(SjStringList inData)
Field smokingDepartmentList is defined as optional.


getSmokingDepartmentDefault

TiStringInterface getSmokingDepartmentDefault()
Field smokingDepartmentDefault is defined as optional.


lookupSmokingDepartmentDefault

TiStringInterface lookupSmokingDepartmentDefault()
Field smokingDepartmentDefault is defined as optional.


setSmokingDepartmentDefault

void setSmokingDepartmentDefault(TiStringInterface inData)
Field smokingDepartmentDefault is defined as optional.


getSmokingDepartmentDefaultValue

java.lang.String getSmokingDepartmentDefaultValue()
Field smokingDepartmentDefault is defined as optional.


setSmokingDepartmentDefaultValue

void setSmokingDepartmentDefaultValue(java.lang.String inData)
Field smokingDepartmentDefault is defined as optional.


setSmokingDepartmentDefaultValue

void setSmokingDepartmentDefaultValue(java.lang.String inData,
                                      boolean inNotify)
Field smokingDepartmentDefault is defined as optional.


getPlacementCharacteristicsList

SjStringList getPlacementCharacteristicsList()
Field placementCharacteristicsList is defined as optional.


lookupPlacementCharacteristicsList

SjStringList lookupPlacementCharacteristicsList()
Field placementCharacteristicsList is defined as optional.


setPlacementCharacteristicsList

void setPlacementCharacteristicsList(SjStringList inData)
Field placementCharacteristicsList is defined as optional.


getPlacementCharacteristicsDefault

TiStringInterface getPlacementCharacteristicsDefault()
Field placementCharacteristicsDefault is defined as optional.


lookupPlacementCharacteristicsDefault

TiStringInterface lookupPlacementCharacteristicsDefault()
Field placementCharacteristicsDefault is defined as optional.


setPlacementCharacteristicsDefault

void setPlacementCharacteristicsDefault(TiStringInterface inData)
Field placementCharacteristicsDefault is defined as optional.


getPlacementCharacteristicsDefaultValue

java.lang.String getPlacementCharacteristicsDefaultValue()
Field placementCharacteristicsDefault is defined as optional.


setPlacementCharacteristicsDefaultValue

void setPlacementCharacteristicsDefaultValue(java.lang.String inData)
Field placementCharacteristicsDefault is defined as optional.


setPlacementCharacteristicsDefaultValue

void setPlacementCharacteristicsDefaultValue(java.lang.String inData,
                                             boolean inNotify)
Field placementCharacteristicsDefault is defined as optional.


getPlacementOrientationList

SjStringList getPlacementOrientationList()
Field placementOrientationList is defined as optional.


lookupPlacementOrientationList

SjStringList lookupPlacementOrientationList()
Field placementOrientationList is defined as optional.


setPlacementOrientationList

void setPlacementOrientationList(SjStringList inData)
Field placementOrientationList is defined as optional.


getPlacementOrientationDefault

TiStringInterface getPlacementOrientationDefault()
Field placementOrientationDefault is defined as optional.


lookupPlacementOrientationDefault

TiStringInterface lookupPlacementOrientationDefault()
Field placementOrientationDefault is defined as optional.


setPlacementOrientationDefault

void setPlacementOrientationDefault(TiStringInterface inData)
Field placementOrientationDefault is defined as optional.


getPlacementOrientationDefaultValue

java.lang.String getPlacementOrientationDefaultValue()
Field placementOrientationDefault is defined as optional.


setPlacementOrientationDefaultValue

void setPlacementOrientationDefaultValue(java.lang.String inData)
Field placementOrientationDefault is defined as optional.


setPlacementOrientationDefaultValue

void setPlacementOrientationDefaultValue(java.lang.String inData,
                                         boolean inNotify)
Field placementOrientationDefault is defined as optional.


getCompartmentCodeList

SjCodeList getCompartmentCodeList()
Field compartmentCodeList is defined as optional.


lookupCompartmentCodeList

SjCodeList lookupCompartmentCodeList()
Field compartmentCodeList is defined as optional.


setCompartmentCodeList

void setCompartmentCodeList(SjCodeList inData)
Field compartmentCodeList is defined as optional.


getCompartmentCodeDefault

SjCode getCompartmentCodeDefault()
Field compartmentCodeDefault is defined as optional.


lookupCompartmentCodeDefault

SjCode lookupCompartmentCodeDefault()
Field compartmentCodeDefault is defined as optional.


setCompartmentCodeDefault

void setCompartmentCodeDefault(SjCode inData)
Field compartmentCodeDefault is defined as optional.


getCompartmentCodeDefaultValue

java.lang.String getCompartmentCodeDefaultValue()
Field compartmentCodeDefault is defined as optional.


setCompartmentCodeDefaultValue

void setCompartmentCodeDefaultValue(java.lang.String inData)
Field compartmentCodeDefault is defined as optional.


setCompartmentCodeDefaultValue

void setCompartmentCodeDefaultValue(java.lang.String inData,
                                    boolean inNotify)
Field compartmentCodeDefault is defined as optional.


getPriceLevelCodeList

SjCodeList getPriceLevelCodeList()
Field priceLevelCodeList is defined as optional.


lookupPriceLevelCodeList

SjCodeList lookupPriceLevelCodeList()
Field priceLevelCodeList is defined as optional.


setPriceLevelCodeList

void setPriceLevelCodeList(SjCodeList inData)
Field priceLevelCodeList is defined as optional.


getPriceLevelCodeDefault

SjCode getPriceLevelCodeDefault()
Field priceLevelCodeDefault is defined as optional.


lookupPriceLevelCodeDefault

SjCode lookupPriceLevelCodeDefault()
Field priceLevelCodeDefault is defined as optional.


setPriceLevelCodeDefault

void setPriceLevelCodeDefault(SjCode inData)
Field priceLevelCodeDefault is defined as optional.


getPriceLevelCodeDefaultValue

java.lang.String getPriceLevelCodeDefaultValue()
Field priceLevelCodeDefault is defined as optional.


setPriceLevelCodeDefaultValue

void setPriceLevelCodeDefaultValue(java.lang.String inData)
Field priceLevelCodeDefault is defined as optional.


setPriceLevelCodeDefaultValue

void setPriceLevelCodeDefaultValue(java.lang.String inData,
                                   boolean inNotify)
Field priceLevelCodeDefault is defined as optional.


getTravelTypeList

SjStringList getTravelTypeList()
Field travelTypeList is defined as optional.


lookupTravelTypeList

SjStringList lookupTravelTypeList()
Field travelTypeList is defined as optional.


setTravelTypeList

void setTravelTypeList(SjStringList inData)
Field travelTypeList is defined as optional.


getTravelTypeDefault

TiStringInterface getTravelTypeDefault()
Field travelTypeDefault is defined as optional.


lookupTravelTypeDefault

TiStringInterface lookupTravelTypeDefault()
Field travelTypeDefault is defined as optional.


setTravelTypeDefault

void setTravelTypeDefault(TiStringInterface inData)
Field travelTypeDefault is defined as optional.


getTravelTypeDefaultValue

java.lang.String getTravelTypeDefaultValue()
Field travelTypeDefault is defined as optional.


setTravelTypeDefaultValue

void setTravelTypeDefaultValue(java.lang.String inData)
Field travelTypeDefault is defined as optional.


setTravelTypeDefaultValue

void setTravelTypeDefaultValue(java.lang.String inData,
                               boolean inNotify)
Field travelTypeDefault is defined as optional.


getSectionTravelDocumentCodeInfo

SjSectionTravelDocumentCodeInfo getSectionTravelDocumentCodeInfo()
Field sectionTravelDocumentCodeInfo is defined as optional.


lookupSectionTravelDocumentCodeInfo

SjSectionTravelDocumentCodeInfo lookupSectionTravelDocumentCodeInfo()
Field sectionTravelDocumentCodeInfo is defined as optional.


setSectionTravelDocumentCodeInfo

void setSectionTravelDocumentCodeInfo(SjSectionTravelDocumentCodeInfo inData)
Field sectionTravelDocumentCodeInfo is defined as optional.


getComfortList

SjStringList getComfortList()
Field comfortList is defined as optional.


lookupComfortList

SjStringList lookupComfortList()
Field comfortList is defined as optional.


setComfortList

void setComfortList(SjStringList inData)
Field comfortList is defined as optional.


getComfortDefault

TiStringInterface getComfortDefault()
Field comfortDefault is defined as optional.


lookupComfortDefault

TiStringInterface lookupComfortDefault()
Field comfortDefault is defined as optional.


setComfortDefault

void setComfortDefault(TiStringInterface inData)
Field comfortDefault is defined as optional.


getComfortDefaultValue

java.lang.String getComfortDefaultValue()
Field comfortDefault is defined as optional.


setComfortDefaultValue

void setComfortDefaultValue(java.lang.String inData)
Field comfortDefault is defined as optional.


setComfortDefaultValue

void setComfortDefaultValue(java.lang.String inData,
                            boolean inNotify)
Field comfortDefault is defined as optional.


getCompartmentSizeList

SjStringList getCompartmentSizeList()
Field compartmentSizeList is defined as optional.


lookupCompartmentSizeList

SjStringList lookupCompartmentSizeList()
Field compartmentSizeList is defined as optional.


setCompartmentSizeList

void setCompartmentSizeList(SjStringList inData)
Field compartmentSizeList is defined as optional.


getCompartmentSizeDefault

TiStringInterface getCompartmentSizeDefault()
Field compartmentSizeDefault is defined as optional.


lookupCompartmentSizeDefault

TiStringInterface lookupCompartmentSizeDefault()
Field compartmentSizeDefault is defined as optional.


setCompartmentSizeDefault

void setCompartmentSizeDefault(TiStringInterface inData)
Field compartmentSizeDefault is defined as optional.


getCompartmentSizeDefaultValue

java.lang.String getCompartmentSizeDefaultValue()
Field compartmentSizeDefault is defined as optional.


setCompartmentSizeDefaultValue

void setCompartmentSizeDefaultValue(java.lang.String inData)
Field compartmentSizeDefault is defined as optional.


setCompartmentSizeDefaultValue

void setCompartmentSizeDefaultValue(java.lang.String inData,
                                    boolean inNotify)
Field compartmentSizeDefault is defined as optional.


getClientInformation

SjClientInformation getClientInformation()
Field clientInformation is defined as optional.


lookupClientInformation

SjClientInformation lookupClientInformation()
Field clientInformation is defined as optional.


setClientInformation

void setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional.



Copyright © 2012. All Rights Reserved.