se.sj.stina.domain.model
Interface SjRelationConnectedServiceWithTimeSpecification

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:
SjRelationConnectedServiceWithTimeSpecificationPlain, SjRelationConnectedServiceWithTimeSpecificationStandard

public interface SjRelationConnectedServiceWithTimeSpecification
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

Tågtaxi.


Field Summary
static java.lang.String ADDRESS1_XOR
           
static java.lang.String ADDRESS2_XOR
           
static java.lang.String ADRESS1
           
static java.lang.String ADRESS2
           
static java.lang.String AREA_CODE
           
static java.lang.String ARRIVAL
           
static java.lang.String CAR_SIZE_CODE
           
static java.lang.String COMFORT_CODE
           
static java.lang.String COMPONENT_NUMBER
           
static java.lang.String CONTRACT_NO
           
static java.lang.String DATE_TIME
           
static java.lang.String EXTRA_SERVICE
           
static java.lang.String FIRST_NAME
           
static java.lang.String LAST_NAME
           
static java.lang.String PRICE_LEVEL_CODE
           
static java.lang.String SERVICE_ID
           
static java.lang.String STATION_AND_DEPARTURE1
           
static java.lang.String STATION_AND_DEPARTURE2
           
static java.lang.String SUBSCRIBER_TELEPHONE_NUMBER
           
 
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
 TiIntegerInterface getAddress1Xor()
          field address1Xor
 java.lang.Integer getAddress1XorValue()
          field address1Xor
 TiIntegerInterface getAddress2Xor()
          field address2Xor
 java.lang.Integer getAddress2XorValue()
          field address2Xor
 SjAddressSpecification getAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification getAdress2()
          Field adress2 is defined as part of xor.
 TiStringInterface getAreaCode()
          Field areaCode is defined as mandatory.
 java.lang.String getAreaCodeValue()
          Field areaCode is defined as mandatory.
 TiBooleanInterface getArrival()
          Field arrival is defined as mandatory.
 java.lang.Boolean getArrivalValue()
          Field arrival is defined as mandatory.
 SjCode getCarSizeCode()
          Field carSizeCode is defined as mandatory.
 java.lang.String getCarSizeCodeValue()
          Field carSizeCode is defined as mandatory.
 SjCode getComfortCode()
          Field comfortCode is defined as mandatory.
 java.lang.String getComfortCodeValue()
          Field comfortCode is defined as mandatory.
 SjIntegerString getComponentNumber()
          Field componentNumber is defined as optional.
 java.lang.String getComponentNumberValue()
          Field componentNumber is defined as optional.
 TiStringInterface getContractNo()
          Field contractNo is defined as optional.
 java.lang.String getContractNoValue()
          Field contractNo is defined as optional.
 TiDateTime getDateTime()
          Field dateTime is defined as optional.
 TiStringInterface getExtraService()
          Field extraService is defined as optional.
 java.lang.String getExtraServiceValue()
          Field extraService is defined as optional.
 TiStringInterface getFirstName()
          Field firstName is defined as mandatory.
 java.lang.String getFirstNameValue()
          Field firstName is defined as mandatory.
 TiStringInterface getLastName()
          Field lastName is defined as mandatory.
 java.lang.String getLastNameValue()
          Field lastName is defined as mandatory.
 SjCode getPriceLevelCode()
          Field priceLevelCode is defined as mandatory.
 java.lang.String getPriceLevelCodeValue()
          Field priceLevelCode is defined as mandatory.
 SjIdentity getServiceId()
          Field serviceId is defined as mandatory.
 java.lang.String getServiceIdValue()
          Field serviceId is defined as mandatory.
 SjStationAndDepartureSpecification getStationAndDeparture1()
          Field stationAndDeparture1 is defined as part of xor.
 SjStationAndDepartureSpecification getStationAndDeparture2()
          Field stationAndDeparture2 is defined as part of xor.
 TiStringInterface getSubscriberTelephoneNumber()
          Field subscriberTelephoneNumber is defined as mandatory.
 java.lang.String getSubscriberTelephoneNumberValue()
          Field subscriberTelephoneNumber is defined as mandatory.
 TiIntegerInterface lookupAddress1Xor()
          field address1Xor
 TiIntegerInterface lookupAddress2Xor()
          field address2Xor
 SjAddressSpecification lookupAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification lookupAdress2()
          Field adress2 is defined as part of xor.
 TiStringInterface lookupAreaCode()
          Field areaCode is defined as mandatory.
 TiBooleanInterface lookupArrival()
          Field arrival is defined as mandatory.
 SjCode lookupCarSizeCode()
          Field carSizeCode is defined as mandatory.
 SjCode lookupComfortCode()
          Field comfortCode is defined as mandatory.
 SjIntegerString lookupComponentNumber()
          Field componentNumber is defined as optional.
 TiStringInterface lookupContractNo()
          Field contractNo is defined as optional.
 TiDateTime lookupDateTime()
          Field dateTime is defined as optional.
 TiStringInterface lookupExtraService()
          Field extraService is defined as optional.
 TiStringInterface lookupFirstName()
          Field firstName is defined as mandatory.
 TiStringInterface lookupLastName()
          Field lastName is defined as mandatory.
 SjCode lookupPriceLevelCode()
          Field priceLevelCode is defined as mandatory.
 SjIdentity lookupServiceId()
          Field serviceId is defined as mandatory.
 SjStationAndDepartureSpecification lookupStationAndDeparture1()
          Field stationAndDeparture1 is defined as part of xor.
 SjStationAndDepartureSpecification lookupStationAndDeparture2()
          Field stationAndDeparture2 is defined as part of xor.
 TiStringInterface lookupSubscriberTelephoneNumber()
          Field subscriberTelephoneNumber is defined as mandatory.
 void setAddress1Xor(TiIntegerInterface inData)
          field address1Xor
 void setAddress1XorValue(java.lang.Integer inData)
          field address1Xor
 void setAddress2Xor(TiIntegerInterface inData)
          field address2Xor
 void setAddress2XorValue(java.lang.Integer inData)
          field address2Xor
 void setAdress1(SjAddressSpecification inData)
          Field adress1 is defined as part of xor.
 void setAdress2(SjAddressSpecification inData)
          Field adress2 is defined as part of xor.
 void setAreaCode(TiStringInterface inData)
          Field areaCode is defined as mandatory.
 void setAreaCodeValue(java.lang.String inData)
          Field areaCode is defined as mandatory.
 void setAreaCodeValue(java.lang.String inData, boolean inNotify)
          Field areaCode is defined as mandatory.
 void setArrival(TiBooleanInterface inData)
          Field arrival is defined as mandatory.
 void setArrivalValue(java.lang.Boolean inData)
          Field arrival is defined as mandatory.
 void setArrivalValue(java.lang.Boolean inData, boolean inNotify)
          Field arrival is defined as mandatory.
 void setCarSizeCode(SjCode inData)
          Field carSizeCode is defined as mandatory.
 void setCarSizeCodeValue(java.lang.String inData)
          Field carSizeCode is defined as mandatory.
 void setCarSizeCodeValue(java.lang.String inData, boolean inNotify)
          Field carSizeCode is defined as mandatory.
 void setComfortCode(SjCode inData)
          Field comfortCode is defined as mandatory.
 void setComfortCodeValue(java.lang.String inData)
          Field comfortCode is defined as mandatory.
 void setComfortCodeValue(java.lang.String inData, boolean inNotify)
          Field comfortCode is defined as mandatory.
 void setComponentNumber(SjIntegerString inData)
          Field componentNumber is defined as optional.
 void setComponentNumberValue(java.lang.String inData)
          Field componentNumber is defined as optional.
 void setComponentNumberValue(java.lang.String inData, boolean inNotify)
          Field componentNumber 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 setDateTime(TiDateTime inData)
          Field dateTime is defined as optional.
 void setExtraService(TiStringInterface inData)
          Field extraService is defined as optional.
 void setExtraServiceValue(java.lang.String inData)
          Field extraService is defined as optional.
 void setExtraServiceValue(java.lang.String inData, boolean inNotify)
          Field extraService is defined as optional.
 void setFirstName(TiStringInterface inData)
          Field firstName is defined as mandatory.
 void setFirstNameValue(java.lang.String inData)
          Field firstName is defined as mandatory.
 void setFirstNameValue(java.lang.String inData, boolean inNotify)
          Field firstName is defined as mandatory.
 void setLastName(TiStringInterface inData)
          Field lastName is defined as mandatory.
 void setLastNameValue(java.lang.String inData)
          Field lastName is defined as mandatory.
 void setLastNameValue(java.lang.String inData, boolean inNotify)
          Field lastName is defined as mandatory.
 void setPriceLevelCode(SjCode inData)
          Field priceLevelCode is defined as mandatory.
 void setPriceLevelCodeValue(java.lang.String inData)
          Field priceLevelCode is defined as mandatory.
 void setPriceLevelCodeValue(java.lang.String inData, boolean inNotify)
          Field priceLevelCode is defined as mandatory.
 void setServiceId(SjIdentity inData)
          Field serviceId is defined as mandatory.
 void setServiceIdValue(java.lang.String inData)
          Field serviceId is defined as mandatory.
 void setServiceIdValue(java.lang.String inData, boolean inNotify)
          Field serviceId is defined as mandatory.
 void setStationAndDeparture1(SjStationAndDepartureSpecification inData)
          Field stationAndDeparture1 is defined as part of xor.
 void setStationAndDeparture2(SjStationAndDepartureSpecification inData)
          Field stationAndDeparture2 is defined as part of xor.
 void setSubscriberTelephoneNumber(TiStringInterface inData)
          Field subscriberTelephoneNumber is defined as mandatory.
 void setSubscriberTelephoneNumberValue(java.lang.String inData)
          Field subscriberTelephoneNumber is defined as mandatory.
 void setSubscriberTelephoneNumberValue(java.lang.String inData, boolean inNotify)
          Field subscriberTelephoneNumber is defined as mandatory.
 
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

SERVICE_ID

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

ARRIVAL

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

DATE_TIME

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

PRICE_LEVEL_CODE

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

COMFORT_CODE

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

CAR_SIZE_CODE

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

EXTRA_SERVICE

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

AREA_CODE

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

SUBSCRIBER_TELEPHONE_NUMBER

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

FIRST_NAME

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

LAST_NAME

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

CONTRACT_NO

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

COMPONENT_NUMBER

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

ADDRESS1_XOR

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

ADRESS1

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

STATION_AND_DEPARTURE1

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

ADDRESS2_XOR

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

ADRESS2

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

STATION_AND_DEPARTURE2

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

getServiceId

SjIdentity getServiceId()
Field serviceId is defined as mandatory.


lookupServiceId

SjIdentity lookupServiceId()
Field serviceId is defined as mandatory.


setServiceId

void setServiceId(SjIdentity inData)
Field serviceId is defined as mandatory.


getServiceIdValue

java.lang.String getServiceIdValue()
Field serviceId is defined as mandatory.


setServiceIdValue

void setServiceIdValue(java.lang.String inData)
Field serviceId is defined as mandatory.


setServiceIdValue

void setServiceIdValue(java.lang.String inData,
                       boolean inNotify)
Field serviceId is defined as mandatory.


getArrival

TiBooleanInterface getArrival()
Field arrival is defined as mandatory.


lookupArrival

TiBooleanInterface lookupArrival()
Field arrival is defined as mandatory.


setArrival

void setArrival(TiBooleanInterface inData)
Field arrival is defined as mandatory.


getArrivalValue

java.lang.Boolean getArrivalValue()
Field arrival is defined as mandatory.


setArrivalValue

void setArrivalValue(java.lang.Boolean inData)
Field arrival is defined as mandatory.


setArrivalValue

void setArrivalValue(java.lang.Boolean inData,
                     boolean inNotify)
Field arrival is defined as mandatory.


getDateTime

TiDateTime getDateTime()
Field dateTime is defined as optional.


lookupDateTime

TiDateTime lookupDateTime()
Field dateTime is defined as optional.


setDateTime

void setDateTime(TiDateTime inData)
Field dateTime is defined as optional.


getPriceLevelCode

SjCode getPriceLevelCode()
Field priceLevelCode is defined as mandatory.


lookupPriceLevelCode

SjCode lookupPriceLevelCode()
Field priceLevelCode is defined as mandatory.


setPriceLevelCode

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


getPriceLevelCodeValue

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


setPriceLevelCodeValue

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


setPriceLevelCodeValue

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


getComfortCode

SjCode getComfortCode()
Field comfortCode is defined as mandatory.


lookupComfortCode

SjCode lookupComfortCode()
Field comfortCode is defined as mandatory.


setComfortCode

void setComfortCode(SjCode inData)
Field comfortCode is defined as mandatory.


getComfortCodeValue

java.lang.String getComfortCodeValue()
Field comfortCode is defined as mandatory.


setComfortCodeValue

void setComfortCodeValue(java.lang.String inData)
Field comfortCode is defined as mandatory.


setComfortCodeValue

void setComfortCodeValue(java.lang.String inData,
                         boolean inNotify)
Field comfortCode is defined as mandatory.


getCarSizeCode

SjCode getCarSizeCode()
Field carSizeCode is defined as mandatory.


lookupCarSizeCode

SjCode lookupCarSizeCode()
Field carSizeCode is defined as mandatory.


setCarSizeCode

void setCarSizeCode(SjCode inData)
Field carSizeCode is defined as mandatory.


getCarSizeCodeValue

java.lang.String getCarSizeCodeValue()
Field carSizeCode is defined as mandatory.


setCarSizeCodeValue

void setCarSizeCodeValue(java.lang.String inData)
Field carSizeCode is defined as mandatory.


setCarSizeCodeValue

void setCarSizeCodeValue(java.lang.String inData,
                         boolean inNotify)
Field carSizeCode is defined as mandatory.


getExtraService

TiStringInterface getExtraService()
Field extraService is defined as optional.


lookupExtraService

TiStringInterface lookupExtraService()
Field extraService is defined as optional.


setExtraService

void setExtraService(TiStringInterface inData)
Field extraService is defined as optional.


getExtraServiceValue

java.lang.String getExtraServiceValue()
Field extraService is defined as optional.


setExtraServiceValue

void setExtraServiceValue(java.lang.String inData)
Field extraService is defined as optional.


setExtraServiceValue

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


getAreaCode

TiStringInterface getAreaCode()
Field areaCode is defined as mandatory.


lookupAreaCode

TiStringInterface lookupAreaCode()
Field areaCode is defined as mandatory.


setAreaCode

void setAreaCode(TiStringInterface inData)
Field areaCode is defined as mandatory.


getAreaCodeValue

java.lang.String getAreaCodeValue()
Field areaCode is defined as mandatory.


setAreaCodeValue

void setAreaCodeValue(java.lang.String inData)
Field areaCode is defined as mandatory.


setAreaCodeValue

void setAreaCodeValue(java.lang.String inData,
                      boolean inNotify)
Field areaCode is defined as mandatory.


getSubscriberTelephoneNumber

TiStringInterface getSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory.


lookupSubscriberTelephoneNumber

TiStringInterface lookupSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory.


setSubscriberTelephoneNumber

void setSubscriberTelephoneNumber(TiStringInterface inData)
Field subscriberTelephoneNumber is defined as mandatory.


getSubscriberTelephoneNumberValue

java.lang.String getSubscriberTelephoneNumberValue()
Field subscriberTelephoneNumber is defined as mandatory.


setSubscriberTelephoneNumberValue

void setSubscriberTelephoneNumberValue(java.lang.String inData)
Field subscriberTelephoneNumber is defined as mandatory.


setSubscriberTelephoneNumberValue

void setSubscriberTelephoneNumberValue(java.lang.String inData,
                                       boolean inNotify)
Field subscriberTelephoneNumber is defined as mandatory.


getFirstName

TiStringInterface getFirstName()
Field firstName is defined as mandatory.


lookupFirstName

TiStringInterface lookupFirstName()
Field firstName is defined as mandatory.


setFirstName

void setFirstName(TiStringInterface inData)
Field firstName is defined as mandatory.


getFirstNameValue

java.lang.String getFirstNameValue()
Field firstName is defined as mandatory.


setFirstNameValue

void setFirstNameValue(java.lang.String inData)
Field firstName is defined as mandatory.


setFirstNameValue

void setFirstNameValue(java.lang.String inData,
                       boolean inNotify)
Field firstName is defined as mandatory.


getLastName

TiStringInterface getLastName()
Field lastName is defined as mandatory.


lookupLastName

TiStringInterface lookupLastName()
Field lastName is defined as mandatory.


setLastName

void setLastName(TiStringInterface inData)
Field lastName is defined as mandatory.


getLastNameValue

java.lang.String getLastNameValue()
Field lastName is defined as mandatory.


setLastNameValue

void setLastNameValue(java.lang.String inData)
Field lastName is defined as mandatory.


setLastNameValue

void setLastNameValue(java.lang.String inData,
                      boolean inNotify)
Field lastName is defined as mandatory.


getContractNo

TiStringInterface getContractNo()
Field contractNo is defined as optional.


lookupContractNo

TiStringInterface lookupContractNo()
Field contractNo is defined as optional.


setContractNo

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


getContractNoValue

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


setContractNoValue

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


setContractNoValue

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


getComponentNumber

SjIntegerString getComponentNumber()
Field componentNumber is defined as optional.


lookupComponentNumber

SjIntegerString lookupComponentNumber()
Field componentNumber is defined as optional.


setComponentNumber

void setComponentNumber(SjIntegerString inData)
Field componentNumber is defined as optional.


getComponentNumberValue

java.lang.String getComponentNumberValue()
Field componentNumber is defined as optional.


setComponentNumberValue

void setComponentNumberValue(java.lang.String inData)
Field componentNumber is defined as optional.


setComponentNumberValue

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


getAddress1Xor

TiIntegerInterface getAddress1Xor()
field address1Xor


lookupAddress1Xor

TiIntegerInterface lookupAddress1Xor()
field address1Xor


setAddress1Xor

void setAddress1Xor(TiIntegerInterface inData)
field address1Xor


getAddress1XorValue

java.lang.Integer getAddress1XorValue()
field address1Xor


setAddress1XorValue

void setAddress1XorValue(java.lang.Integer inData)
field address1Xor


getAdress1

SjAddressSpecification getAdress1()
Field adress1 is defined as part of xor.


lookupAdress1

SjAddressSpecification lookupAdress1()
Field adress1 is defined as part of xor.


setAdress1

void setAdress1(SjAddressSpecification inData)
Field adress1 is defined as part of xor.


getStationAndDeparture1

SjStationAndDepartureSpecification getStationAndDeparture1()
Field stationAndDeparture1 is defined as part of xor.


lookupStationAndDeparture1

SjStationAndDepartureSpecification lookupStationAndDeparture1()
Field stationAndDeparture1 is defined as part of xor.


setStationAndDeparture1

void setStationAndDeparture1(SjStationAndDepartureSpecification inData)
Field stationAndDeparture1 is defined as part of xor.


getAddress2Xor

TiIntegerInterface getAddress2Xor()
field address2Xor


lookupAddress2Xor

TiIntegerInterface lookupAddress2Xor()
field address2Xor


setAddress2Xor

void setAddress2Xor(TiIntegerInterface inData)
field address2Xor


getAddress2XorValue

java.lang.Integer getAddress2XorValue()
field address2Xor


setAddress2XorValue

void setAddress2XorValue(java.lang.Integer inData)
field address2Xor


getAdress2

SjAddressSpecification getAdress2()
Field adress2 is defined as part of xor.


lookupAdress2

SjAddressSpecification lookupAdress2()
Field adress2 is defined as part of xor.


setAdress2

void setAdress2(SjAddressSpecification inData)
Field adress2 is defined as part of xor.


getStationAndDeparture2

SjStationAndDepartureSpecification getStationAndDeparture2()
Field stationAndDeparture2 is defined as part of xor.


lookupStationAndDeparture2

SjStationAndDepartureSpecification lookupStationAndDeparture2()
Field stationAndDeparture2 is defined as part of xor.


setStationAndDeparture2

void setStationAndDeparture2(SjStationAndDepartureSpecification inData)
Field stationAndDeparture2 is defined as part of xor.



Copyright © 2012. All Rights Reserved.