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

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.SjTravellerDescriptionStandard
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, SjTravellerDescription

public class SjTravellerDescriptionStandard
extends TiAbstractMapModel
implements SjTravellerDescription

Beskrivning av resenär

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.SjTravellerDescription
BIRTH_DATE, COUNTRY_OF_ORIGIN, CUSTOMER_ID, CUSTOMER_XOR, EMAIL_ADDRESS, EXTERNAL_CUSTOMER_REFERENCE, FIRST_NAME, FORM_OF_IDENTIFICATION, LAST_NAME, MEMBERSHIP_IDENTIFICATION, MOBILE_PHONE_NUMBER, MULTI_RIDE_TICKET_NUMBER, PRIORITY, REFERENCE_TELEPHONE_NUMBER, TRAVELLER_CUSTOMER_ID, TRAVELLER_PASSPORT_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
 
Constructor Summary
SjTravellerDescriptionStandard()
           
 
Method Summary
 TiDate getBirthDate()
          Field birthDate is defined as optional.
 TiStringInterface getCountryOfOrigin()
          Field countryOfOrigin is defined as optional.
 java.lang.String getCountryOfOriginValue()
          Field countryOfOrigin is defined as optional.
 SjIdentity getCustomerId()
          Field customerId is defined as part of xor.
 java.lang.String getCustomerIdValue()
          Field customerId is defined as part of xor.
 TiIntegerInterface getCustomerXor()
          field customerXor
 java.lang.Integer getCustomerXorValue()
          field customerXor
 TiStringInterface getEmailAddress()
          Field emailAddress is defined as optional.
 java.lang.String getEmailAddressValue()
          Field emailAddress is defined as optional.
 TiStringInterface getExternalCustomerReference()
          Field externalCustomerReference is defined as optional.
 java.lang.String getExternalCustomerReferenceValue()
          Field externalCustomerReference is defined as optional.
 TiStringInterface getFirstName()
          Field firstName is defined as part of xor.
 java.lang.String getFirstNameValue()
          Field firstName is defined as part of xor.
 SjETicketCard getFormOfIdentification()
          Field formOfIdentification is defined as optional.
 java.lang.String getGeneratedTiName()
           
 TiStringInterface getLastName()
          Field lastName is defined as part of xor.
 java.lang.String getLastNameValue()
          Field lastName is defined as part of xor.
 SjMembershipIdentification getMembershipIdentification()
          Field membershipIdentification is defined as optional.
 TiStringInterface getMobilePhoneNumber()
          Field mobilePhoneNumber is defined as optional.
 java.lang.String getMobilePhoneNumberValue()
          Field mobilePhoneNumber is defined as optional.
 TiStringInterface getMultiRideTicketNumber()
          Field multiRideTicketNumber is defined as optional.
 java.lang.String getMultiRideTicketNumberValue()
          Field multiRideTicketNumber is defined as optional.
 TiStringInterface getPriority()
          Field priority is defined as optional.
 java.lang.String getPriorityValue()
          Field priority is defined as optional.
 java.lang.String getRealTiName()
           
 TiStringInterface getReferenceTelephoneNumber()
          Field referenceTelephoneNumber is defined as optional.
 java.lang.String getReferenceTelephoneNumberValue()
          Field referenceTelephoneNumber is defined as optional.
 SjIdentity getTravellerCustomerId()
          Field travellerCustomerId is defined as optional.
 java.lang.String getTravellerCustomerIdValue()
          Field travellerCustomerId is defined as optional.
 TiStringInterface getTravellerPassportNumber()
          Field travellerPassportNumber is defined as optional.
 java.lang.String getTravellerPassportNumberValue()
          Field travellerPassportNumber is defined as optional.
 TiDate lookupBirthDate()
          Field birthDate is defined as optional.
 TiStringInterface lookupCountryOfOrigin()
          Field countryOfOrigin is defined as optional.
 SjIdentity lookupCustomerId()
          Field customerId is defined as part of xor.
 TiIntegerInterface lookupCustomerXor()
          field customerXor
 TiStringInterface lookupEmailAddress()
          Field emailAddress is defined as optional.
 TiStringInterface lookupExternalCustomerReference()
          Field externalCustomerReference is defined as optional.
 TiStringInterface lookupFirstName()
          Field firstName is defined as part of xor.
 SjETicketCard lookupFormOfIdentification()
          Field formOfIdentification is defined as optional.
 TiStringInterface lookupLastName()
          Field lastName is defined as part of xor.
 SjMembershipIdentification lookupMembershipIdentification()
          Field membershipIdentification is defined as optional.
 TiStringInterface lookupMobilePhoneNumber()
          Field mobilePhoneNumber is defined as optional.
 TiStringInterface lookupMultiRideTicketNumber()
          Field multiRideTicketNumber is defined as optional.
 TiStringInterface lookupPriority()
          Field priority is defined as optional.
 TiStringInterface lookupReferenceTelephoneNumber()
          Field referenceTelephoneNumber is defined as optional.
 SjIdentity lookupTravellerCustomerId()
          Field travellerCustomerId is defined as optional.
 TiStringInterface lookupTravellerPassportNumber()
          Field travellerPassportNumber is defined as optional.
 void setBirthDate(TiDate inData)
          Field birthDate is defined as optional.
 void setCountryOfOrigin(TiStringInterface inData)
          Field countryOfOrigin is defined as optional.
 void setCountryOfOriginValue(java.lang.String inData)
          Field countryOfOrigin is defined as optional.
 void setCountryOfOriginValue(java.lang.String inData, boolean inNotify)
          Field countryOfOrigin is defined as optional.
 void setCustomerId(SjIdentity inData)
          Field customerId is defined as part of xor.
 void setCustomerIdValue(java.lang.String inData)
          Field customerId is defined as part of xor.
 void setCustomerIdValue(java.lang.String inData, boolean inNotify)
          Field customerId is defined as part of xor.
 void setCustomerXor(TiIntegerInterface inData)
          field customerXor
 void setCustomerXorValue(java.lang.Integer inData)
          field customerXor
 void setEmailAddress(TiStringInterface inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData)
          Field emailAddress is defined as optional.
 void setEmailAddressValue(java.lang.String inData, boolean inNotify)
          Field emailAddress is defined as optional.
 void setExternalCustomerReference(TiStringInterface inData)
          Field externalCustomerReference is defined as optional.
 void setExternalCustomerReferenceValue(java.lang.String inData)
          Field externalCustomerReference is defined as optional.
 void setExternalCustomerReferenceValue(java.lang.String inData, boolean inNotify)
          Field externalCustomerReference is defined as optional.
 void setFirstName(TiStringInterface inData)
          Field firstName is defined as part of xor.
 void setFirstNameValue(java.lang.String inData)
          Field firstName is defined as part of xor.
 void setFirstNameValue(java.lang.String inData, boolean inNotify)
          Field firstName is defined as part of xor.
 void setFormOfIdentification(SjETicketCard inData)
          Field formOfIdentification is defined as optional.
 void setLastName(TiStringInterface inData)
          Field lastName is defined as part of xor.
 void setLastNameValue(java.lang.String inData)
          Field lastName is defined as part of xor.
 void setLastNameValue(java.lang.String inData, boolean inNotify)
          Field lastName is defined as part of xor.
 void setMembershipIdentification(SjMembershipIdentification inData)
          Field membershipIdentification is defined as optional.
 void setMobilePhoneNumber(TiStringInterface inData)
          Field mobilePhoneNumber is defined as optional.
 void setMobilePhoneNumberValue(java.lang.String inData)
          Field mobilePhoneNumber is defined as optional.
 void setMobilePhoneNumberValue(java.lang.String inData, boolean inNotify)
          Field mobilePhoneNumber is defined as optional.
 void setMultiRideTicketNumber(TiStringInterface inData)
          Field multiRideTicketNumber is defined as optional.
 void setMultiRideTicketNumberValue(java.lang.String inData)
          Field multiRideTicketNumber is defined as optional.
 void setMultiRideTicketNumberValue(java.lang.String inData, boolean inNotify)
          Field multiRideTicketNumber is defined as optional.
 void setPriority(TiStringInterface inData)
          Field priority is defined as optional.
 void setPriorityValue(java.lang.String inData)
          Field priority is defined as optional.
 void setPriorityValue(java.lang.String inData, boolean inNotify)
          Field priority is defined as optional.
 void setReferenceTelephoneNumber(TiStringInterface inData)
          Field referenceTelephoneNumber is defined as optional.
 void setReferenceTelephoneNumberValue(java.lang.String inData)
          Field referenceTelephoneNumber is defined as optional.
 void setReferenceTelephoneNumberValue(java.lang.String inData, boolean inNotify)
          Field referenceTelephoneNumber is defined as optional.
 void setTravellerCustomerId(SjIdentity inData)
          Field travellerCustomerId is defined as optional.
 void setTravellerCustomerIdValue(java.lang.String inData)
          Field travellerCustomerId is defined as optional.
 void setTravellerCustomerIdValue(java.lang.String inData, boolean inNotify)
          Field travellerCustomerId is defined as optional.
 void setTravellerPassportNumber(TiStringInterface inData)
          Field travellerPassportNumber is defined as optional.
 void setTravellerPassportNumberValue(java.lang.String inData)
          Field travellerPassportNumber is defined as optional.
 void setTravellerPassportNumberValue(java.lang.String inData, boolean inNotify)
          Field travellerPassportNumber 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, toDebugString
 
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

SjTravellerDescriptionStandard

public SjTravellerDescriptionStandard()
Method Detail

getCustomerXor

public TiIntegerInterface getCustomerXor()
field customerXor

Specified by:
getCustomerXor in interface SjTravellerDescription

lookupCustomerXor

public TiIntegerInterface lookupCustomerXor()
field customerXor

Specified by:
lookupCustomerXor in interface SjTravellerDescription

setCustomerXor

public void setCustomerXor(TiIntegerInterface inData)
field customerXor

Specified by:
setCustomerXor in interface SjTravellerDescription

getCustomerXorValue

public java.lang.Integer getCustomerXorValue()
field customerXor

Specified by:
getCustomerXorValue in interface SjTravellerDescription

setCustomerXorValue

public void setCustomerXorValue(java.lang.Integer inData)
field customerXor

Specified by:
setCustomerXorValue in interface SjTravellerDescription

getCustomerId

public SjIdentity getCustomerId()
Field customerId is defined as part of xor.

Specified by:
getCustomerId in interface SjTravellerDescription

lookupCustomerId

public SjIdentity lookupCustomerId()
Field customerId is defined as part of xor.

Specified by:
lookupCustomerId in interface SjTravellerDescription

setCustomerId

public void setCustomerId(SjIdentity inData)
Field customerId is defined as part of xor.

Specified by:
setCustomerId in interface SjTravellerDescription

getCustomerIdValue

public java.lang.String getCustomerIdValue()
Field customerId is defined as part of xor.

Specified by:
getCustomerIdValue in interface SjTravellerDescription

setCustomerIdValue

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

Specified by:
setCustomerIdValue in interface SjTravellerDescription

setCustomerIdValue

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

Specified by:
setCustomerIdValue in interface SjTravellerDescription

getTravellerCustomerId

public SjIdentity getTravellerCustomerId()
Field travellerCustomerId is defined as optional.

Specified by:
getTravellerCustomerId in interface SjTravellerDescription

lookupTravellerCustomerId

public SjIdentity lookupTravellerCustomerId()
Field travellerCustomerId is defined as optional.

Specified by:
lookupTravellerCustomerId in interface SjTravellerDescription

setTravellerCustomerId

public void setTravellerCustomerId(SjIdentity inData)
Field travellerCustomerId is defined as optional.

Specified by:
setTravellerCustomerId in interface SjTravellerDescription

getTravellerCustomerIdValue

public java.lang.String getTravellerCustomerIdValue()
Field travellerCustomerId is defined as optional.

Specified by:
getTravellerCustomerIdValue in interface SjTravellerDescription

setTravellerCustomerIdValue

public void setTravellerCustomerIdValue(java.lang.String inData)
Field travellerCustomerId is defined as optional.

Specified by:
setTravellerCustomerIdValue in interface SjTravellerDescription

setTravellerCustomerIdValue

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

Specified by:
setTravellerCustomerIdValue in interface SjTravellerDescription

getFirstName

public TiStringInterface getFirstName()
Field firstName is defined as part of xor.

Specified by:
getFirstName in interface SjTravellerDescription

lookupFirstName

public TiStringInterface lookupFirstName()
Field firstName is defined as part of xor.

Specified by:
lookupFirstName in interface SjTravellerDescription

setFirstName

public void setFirstName(TiStringInterface inData)
Field firstName is defined as part of xor.

Specified by:
setFirstName in interface SjTravellerDescription

getFirstNameValue

public java.lang.String getFirstNameValue()
Field firstName is defined as part of xor.

Specified by:
getFirstNameValue in interface SjTravellerDescription

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjTravellerDescription

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjTravellerDescription

getLastName

public TiStringInterface getLastName()
Field lastName is defined as part of xor.

Specified by:
getLastName in interface SjTravellerDescription

lookupLastName

public TiStringInterface lookupLastName()
Field lastName is defined as part of xor.

Specified by:
lookupLastName in interface SjTravellerDescription

setLastName

public void setLastName(TiStringInterface inData)
Field lastName is defined as part of xor.

Specified by:
setLastName in interface SjTravellerDescription

getLastNameValue

public java.lang.String getLastNameValue()
Field lastName is defined as part of xor.

Specified by:
getLastNameValue in interface SjTravellerDescription

setLastNameValue

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

Specified by:
setLastNameValue in interface SjTravellerDescription

setLastNameValue

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

Specified by:
setLastNameValue in interface SjTravellerDescription

getCountryOfOrigin

public TiStringInterface getCountryOfOrigin()
Field countryOfOrigin is defined as optional.

Specified by:
getCountryOfOrigin in interface SjTravellerDescription

lookupCountryOfOrigin

public TiStringInterface lookupCountryOfOrigin()
Field countryOfOrigin is defined as optional.

Specified by:
lookupCountryOfOrigin in interface SjTravellerDescription

setCountryOfOrigin

public void setCountryOfOrigin(TiStringInterface inData)
Field countryOfOrigin is defined as optional.

Specified by:
setCountryOfOrigin in interface SjTravellerDescription

getCountryOfOriginValue

public java.lang.String getCountryOfOriginValue()
Field countryOfOrigin is defined as optional.

Specified by:
getCountryOfOriginValue in interface SjTravellerDescription

setCountryOfOriginValue

public void setCountryOfOriginValue(java.lang.String inData)
Field countryOfOrigin is defined as optional.

Specified by:
setCountryOfOriginValue in interface SjTravellerDescription

setCountryOfOriginValue

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

Specified by:
setCountryOfOriginValue in interface SjTravellerDescription

getTravellerPassportNumber

public TiStringInterface getTravellerPassportNumber()
Field travellerPassportNumber is defined as optional.

Specified by:
getTravellerPassportNumber in interface SjTravellerDescription

lookupTravellerPassportNumber

public TiStringInterface lookupTravellerPassportNumber()
Field travellerPassportNumber is defined as optional.

Specified by:
lookupTravellerPassportNumber in interface SjTravellerDescription

setTravellerPassportNumber

public void setTravellerPassportNumber(TiStringInterface inData)
Field travellerPassportNumber is defined as optional.

Specified by:
setTravellerPassportNumber in interface SjTravellerDescription

getTravellerPassportNumberValue

public java.lang.String getTravellerPassportNumberValue()
Field travellerPassportNumber is defined as optional.

Specified by:
getTravellerPassportNumberValue in interface SjTravellerDescription

setTravellerPassportNumberValue

public void setTravellerPassportNumberValue(java.lang.String inData)
Field travellerPassportNumber is defined as optional.

Specified by:
setTravellerPassportNumberValue in interface SjTravellerDescription

setTravellerPassportNumberValue

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

Specified by:
setTravellerPassportNumberValue in interface SjTravellerDescription

getReferenceTelephoneNumber

public TiStringInterface getReferenceTelephoneNumber()
Field referenceTelephoneNumber is defined as optional.

Specified by:
getReferenceTelephoneNumber in interface SjTravellerDescription

lookupReferenceTelephoneNumber

public TiStringInterface lookupReferenceTelephoneNumber()
Field referenceTelephoneNumber is defined as optional.

Specified by:
lookupReferenceTelephoneNumber in interface SjTravellerDescription

setReferenceTelephoneNumber

public void setReferenceTelephoneNumber(TiStringInterface inData)
Field referenceTelephoneNumber is defined as optional.

Specified by:
setReferenceTelephoneNumber in interface SjTravellerDescription

getReferenceTelephoneNumberValue

public java.lang.String getReferenceTelephoneNumberValue()
Field referenceTelephoneNumber is defined as optional.

Specified by:
getReferenceTelephoneNumberValue in interface SjTravellerDescription

setReferenceTelephoneNumberValue

public void setReferenceTelephoneNumberValue(java.lang.String inData)
Field referenceTelephoneNumber is defined as optional.

Specified by:
setReferenceTelephoneNumberValue in interface SjTravellerDescription

setReferenceTelephoneNumberValue

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

Specified by:
setReferenceTelephoneNumberValue in interface SjTravellerDescription

getEmailAddress

public TiStringInterface getEmailAddress()
Field emailAddress is defined as optional.

Specified by:
getEmailAddress in interface SjTravellerDescription

lookupEmailAddress

public TiStringInterface lookupEmailAddress()
Field emailAddress is defined as optional.

Specified by:
lookupEmailAddress in interface SjTravellerDescription

setEmailAddress

public void setEmailAddress(TiStringInterface inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddress in interface SjTravellerDescription

getEmailAddressValue

public java.lang.String getEmailAddressValue()
Field emailAddress is defined as optional.

Specified by:
getEmailAddressValue in interface SjTravellerDescription

setEmailAddressValue

public void setEmailAddressValue(java.lang.String inData)
Field emailAddress is defined as optional.

Specified by:
setEmailAddressValue in interface SjTravellerDescription

setEmailAddressValue

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

Specified by:
setEmailAddressValue in interface SjTravellerDescription

getBirthDate

public TiDate getBirthDate()
Field birthDate is defined as optional.

Specified by:
getBirthDate in interface SjTravellerDescription

lookupBirthDate

public TiDate lookupBirthDate()
Field birthDate is defined as optional.

Specified by:
lookupBirthDate in interface SjTravellerDescription

setBirthDate

public void setBirthDate(TiDate inData)
Field birthDate is defined as optional.

Specified by:
setBirthDate in interface SjTravellerDescription

getExternalCustomerReference

public TiStringInterface getExternalCustomerReference()
Field externalCustomerReference is defined as optional.

Specified by:
getExternalCustomerReference in interface SjTravellerDescription

lookupExternalCustomerReference

public TiStringInterface lookupExternalCustomerReference()
Field externalCustomerReference is defined as optional.

Specified by:
lookupExternalCustomerReference in interface SjTravellerDescription

setExternalCustomerReference

public void setExternalCustomerReference(TiStringInterface inData)
Field externalCustomerReference is defined as optional.

Specified by:
setExternalCustomerReference in interface SjTravellerDescription

getExternalCustomerReferenceValue

public java.lang.String getExternalCustomerReferenceValue()
Field externalCustomerReference is defined as optional.

Specified by:
getExternalCustomerReferenceValue in interface SjTravellerDescription

setExternalCustomerReferenceValue

public void setExternalCustomerReferenceValue(java.lang.String inData)
Field externalCustomerReference is defined as optional.

Specified by:
setExternalCustomerReferenceValue in interface SjTravellerDescription

setExternalCustomerReferenceValue

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

Specified by:
setExternalCustomerReferenceValue in interface SjTravellerDescription

getFormOfIdentification

public SjETicketCard getFormOfIdentification()
Field formOfIdentification is defined as optional.

Specified by:
getFormOfIdentification in interface SjTravellerDescription

lookupFormOfIdentification

public SjETicketCard lookupFormOfIdentification()
Field formOfIdentification is defined as optional.

Specified by:
lookupFormOfIdentification in interface SjTravellerDescription

setFormOfIdentification

public void setFormOfIdentification(SjETicketCard inData)
Field formOfIdentification is defined as optional.

Specified by:
setFormOfIdentification in interface SjTravellerDescription

getMembershipIdentification

public SjMembershipIdentification getMembershipIdentification()
Field membershipIdentification is defined as optional.

Specified by:
getMembershipIdentification in interface SjTravellerDescription

lookupMembershipIdentification

public SjMembershipIdentification lookupMembershipIdentification()
Field membershipIdentification is defined as optional.

Specified by:
lookupMembershipIdentification in interface SjTravellerDescription

setMembershipIdentification

public void setMembershipIdentification(SjMembershipIdentification inData)
Field membershipIdentification is defined as optional.

Specified by:
setMembershipIdentification in interface SjTravellerDescription

getMobilePhoneNumber

public TiStringInterface getMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional.

Specified by:
getMobilePhoneNumber in interface SjTravellerDescription

lookupMobilePhoneNumber

public TiStringInterface lookupMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional.

Specified by:
lookupMobilePhoneNumber in interface SjTravellerDescription

setMobilePhoneNumber

public void setMobilePhoneNumber(TiStringInterface inData)
Field mobilePhoneNumber is defined as optional.

Specified by:
setMobilePhoneNumber in interface SjTravellerDescription

getMobilePhoneNumberValue

public java.lang.String getMobilePhoneNumberValue()
Field mobilePhoneNumber is defined as optional.

Specified by:
getMobilePhoneNumberValue in interface SjTravellerDescription

setMobilePhoneNumberValue

public void setMobilePhoneNumberValue(java.lang.String inData)
Field mobilePhoneNumber is defined as optional.

Specified by:
setMobilePhoneNumberValue in interface SjTravellerDescription

setMobilePhoneNumberValue

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

Specified by:
setMobilePhoneNumberValue in interface SjTravellerDescription

getMultiRideTicketNumber

public TiStringInterface getMultiRideTicketNumber()
Field multiRideTicketNumber is defined as optional.

Specified by:
getMultiRideTicketNumber in interface SjTravellerDescription

lookupMultiRideTicketNumber

public TiStringInterface lookupMultiRideTicketNumber()
Field multiRideTicketNumber is defined as optional.

Specified by:
lookupMultiRideTicketNumber in interface SjTravellerDescription

setMultiRideTicketNumber

public void setMultiRideTicketNumber(TiStringInterface inData)
Field multiRideTicketNumber is defined as optional.

Specified by:
setMultiRideTicketNumber in interface SjTravellerDescription

getMultiRideTicketNumberValue

public java.lang.String getMultiRideTicketNumberValue()
Field multiRideTicketNumber is defined as optional.

Specified by:
getMultiRideTicketNumberValue in interface SjTravellerDescription

setMultiRideTicketNumberValue

public void setMultiRideTicketNumberValue(java.lang.String inData)
Field multiRideTicketNumber is defined as optional.

Specified by:
setMultiRideTicketNumberValue in interface SjTravellerDescription

setMultiRideTicketNumberValue

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

Specified by:
setMultiRideTicketNumberValue in interface SjTravellerDescription

getPriority

public TiStringInterface getPriority()
Field priority is defined as optional.

Specified by:
getPriority in interface SjTravellerDescription

lookupPriority

public TiStringInterface lookupPriority()
Field priority is defined as optional.

Specified by:
lookupPriority in interface SjTravellerDescription

setPriority

public void setPriority(TiStringInterface inData)
Field priority is defined as optional.

Specified by:
setPriority in interface SjTravellerDescription

getPriorityValue

public java.lang.String getPriorityValue()
Field priority is defined as optional.

Specified by:
getPriorityValue in interface SjTravellerDescription

setPriorityValue

public void setPriorityValue(java.lang.String inData)
Field priority is defined as optional.

Specified by:
setPriorityValue in interface SjTravellerDescription

setPriorityValue

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

Specified by:
setPriorityValue in interface SjTravellerDescription

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.