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

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.SjTravellerSpecificationStandard
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, SjTravellerSpecification

public class SjTravellerSpecificationStandard
extends TiAbstractMapModel
implements SjTravellerSpecification

Innehåller en resenär Om man endast vill hantera uppgifterna i TravellerExtraSpecification, så får inget annat vara satt i strukturen. Det går alltså att tilldela ett mobiltelefonnumret utan att påverka resenärskopplingen för övrigt.

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.SjTravellerSpecification
BIRTH_DATE, COUNTRY_OF_ORIGIN, CUSTOMER_ID, CUSTOMER_XOR, ENCRYPTED_CARD_NUMBER, EXTERNAL_CUSTOMER_REFERENCE, FIRST_NAME, FORM_OF_IDENTIFICATION, LAST_NAME, MEMBERSHIP_IDENTIFICATION, TRAVELLER_CUSTOMER_ID, TRAVELLER_EXTRA_INFO_SPECIFICATION, TRAVELLER_PASS_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
SjTravellerSpecificationStandard()
           
 
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
 SjEncryptedDataInfo getEncryptedCardNumber()
          Field encryptedCardNumber 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.
 java.lang.String getRealTiName()
           
 SjIdentity getTravellerCustomerId()
          Field travellerCustomerId is defined as optional.
 java.lang.String getTravellerCustomerIdValue()
          Field travellerCustomerId is defined as optional.
 SjTravellerExtraInfoSpecification getTravellerExtraInfoSpecification()
          Field travellerExtraInfoSpecification is defined as optional.
 TiStringInterface getTravellerPassNumber()
          Field travellerPassNumber is defined as optional.
 java.lang.String getTravellerPassNumberValue()
          Field travellerPassNumber 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
 SjEncryptedDataInfo lookupEncryptedCardNumber()
          Field encryptedCardNumber 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.
 SjIdentity lookupTravellerCustomerId()
          Field travellerCustomerId is defined as optional.
 SjTravellerExtraInfoSpecification lookupTravellerExtraInfoSpecification()
          Field travellerExtraInfoSpecification is defined as optional.
 TiStringInterface lookupTravellerPassNumber()
          Field travellerPassNumber 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 setEncryptedCardNumber(SjEncryptedDataInfo inData)
          Field encryptedCardNumber 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 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 setTravellerExtraInfoSpecification(SjTravellerExtraInfoSpecification inData)
          Field travellerExtraInfoSpecification is defined as optional.
 void setTravellerPassNumber(TiStringInterface inData)
          Field travellerPassNumber is defined as optional.
 void setTravellerPassNumberValue(java.lang.String inData)
          Field travellerPassNumber is defined as optional.
 void setTravellerPassNumberValue(java.lang.String inData, boolean inNotify)
          Field travellerPassNumber is defined as optional.
protected  TiFieldSpecificationEnumeration specifyFields()
           
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString
 
Methods inherited from class org.stina.framework.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class org.stina.framework.support.observer.TiSubject
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString
 
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled
 
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface
getModel, setModel
 
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties
 
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface
updateObserver
 
Methods inherited from interface org.stina.framework.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Constructor Detail

SjTravellerSpecificationStandard

public SjTravellerSpecificationStandard()
Method Detail

getCustomerXor

public TiIntegerInterface getCustomerXor()
field customerXor

Specified by:
getCustomerXor in interface SjTravellerSpecification

lookupCustomerXor

public TiIntegerInterface lookupCustomerXor()
field customerXor

Specified by:
lookupCustomerXor in interface SjTravellerSpecification

setCustomerXor

public void setCustomerXor(TiIntegerInterface inData)
field customerXor

Specified by:
setCustomerXor in interface SjTravellerSpecification

getCustomerXorValue

public java.lang.Integer getCustomerXorValue()
field customerXor

Specified by:
getCustomerXorValue in interface SjTravellerSpecification

setCustomerXorValue

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

Specified by:
setCustomerXorValue in interface SjTravellerSpecification

getCustomerId

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

Specified by:
getCustomerId in interface SjTravellerSpecification

lookupCustomerId

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

Specified by:
lookupCustomerId in interface SjTravellerSpecification

setCustomerId

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

Specified by:
setCustomerId in interface SjTravellerSpecification

getCustomerIdValue

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

Specified by:
getCustomerIdValue in interface SjTravellerSpecification

setCustomerIdValue

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

Specified by:
setCustomerIdValue in interface SjTravellerSpecification

setCustomerIdValue

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

Specified by:
setCustomerIdValue in interface SjTravellerSpecification

getTravellerCustomerId

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

Specified by:
getTravellerCustomerId in interface SjTravellerSpecification

lookupTravellerCustomerId

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

Specified by:
lookupTravellerCustomerId in interface SjTravellerSpecification

setTravellerCustomerId

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

Specified by:
setTravellerCustomerId in interface SjTravellerSpecification

getTravellerCustomerIdValue

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

Specified by:
getTravellerCustomerIdValue in interface SjTravellerSpecification

setTravellerCustomerIdValue

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

Specified by:
setTravellerCustomerIdValue in interface SjTravellerSpecification

setTravellerCustomerIdValue

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

Specified by:
setTravellerCustomerIdValue in interface SjTravellerSpecification

getFirstName

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

Specified by:
getFirstName in interface SjTravellerSpecification

lookupFirstName

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

Specified by:
lookupFirstName in interface SjTravellerSpecification

setFirstName

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

Specified by:
setFirstName in interface SjTravellerSpecification

getFirstNameValue

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

Specified by:
getFirstNameValue in interface SjTravellerSpecification

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjTravellerSpecification

setFirstNameValue

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

Specified by:
setFirstNameValue in interface SjTravellerSpecification

getLastName

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

Specified by:
getLastName in interface SjTravellerSpecification

lookupLastName

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

Specified by:
lookupLastName in interface SjTravellerSpecification

setLastName

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

Specified by:
setLastName in interface SjTravellerSpecification

getLastNameValue

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

Specified by:
getLastNameValue in interface SjTravellerSpecification

setLastNameValue

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

Specified by:
setLastNameValue in interface SjTravellerSpecification

setLastNameValue

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

Specified by:
setLastNameValue in interface SjTravellerSpecification

getCountryOfOrigin

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

Specified by:
getCountryOfOrigin in interface SjTravellerSpecification

lookupCountryOfOrigin

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

Specified by:
lookupCountryOfOrigin in interface SjTravellerSpecification

setCountryOfOrigin

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

Specified by:
setCountryOfOrigin in interface SjTravellerSpecification

getCountryOfOriginValue

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

Specified by:
getCountryOfOriginValue in interface SjTravellerSpecification

setCountryOfOriginValue

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

Specified by:
setCountryOfOriginValue in interface SjTravellerSpecification

setCountryOfOriginValue

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

Specified by:
setCountryOfOriginValue in interface SjTravellerSpecification

getTravellerPassNumber

public TiStringInterface getTravellerPassNumber()
Field travellerPassNumber is defined as optional.

Specified by:
getTravellerPassNumber in interface SjTravellerSpecification

lookupTravellerPassNumber

public TiStringInterface lookupTravellerPassNumber()
Field travellerPassNumber is defined as optional.

Specified by:
lookupTravellerPassNumber in interface SjTravellerSpecification

setTravellerPassNumber

public void setTravellerPassNumber(TiStringInterface inData)
Field travellerPassNumber is defined as optional.

Specified by:
setTravellerPassNumber in interface SjTravellerSpecification

getTravellerPassNumberValue

public java.lang.String getTravellerPassNumberValue()
Field travellerPassNumber is defined as optional.

Specified by:
getTravellerPassNumberValue in interface SjTravellerSpecification

setTravellerPassNumberValue

public void setTravellerPassNumberValue(java.lang.String inData)
Field travellerPassNumber is defined as optional.

Specified by:
setTravellerPassNumberValue in interface SjTravellerSpecification

setTravellerPassNumberValue

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

Specified by:
setTravellerPassNumberValue in interface SjTravellerSpecification

getBirthDate

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

Specified by:
getBirthDate in interface SjTravellerSpecification

lookupBirthDate

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

Specified by:
lookupBirthDate in interface SjTravellerSpecification

setBirthDate

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

Specified by:
setBirthDate in interface SjTravellerSpecification

getExternalCustomerReference

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

Specified by:
getExternalCustomerReference in interface SjTravellerSpecification

lookupExternalCustomerReference

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

Specified by:
lookupExternalCustomerReference in interface SjTravellerSpecification

setExternalCustomerReference

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

Specified by:
setExternalCustomerReference in interface SjTravellerSpecification

getExternalCustomerReferenceValue

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

Specified by:
getExternalCustomerReferenceValue in interface SjTravellerSpecification

setExternalCustomerReferenceValue

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

Specified by:
setExternalCustomerReferenceValue in interface SjTravellerSpecification

setExternalCustomerReferenceValue

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

Specified by:
setExternalCustomerReferenceValue in interface SjTravellerSpecification

getFormOfIdentification

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

Specified by:
getFormOfIdentification in interface SjTravellerSpecification

lookupFormOfIdentification

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

Specified by:
lookupFormOfIdentification in interface SjTravellerSpecification

setFormOfIdentification

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

Specified by:
setFormOfIdentification in interface SjTravellerSpecification

getEncryptedCardNumber

public SjEncryptedDataInfo getEncryptedCardNumber()
Field encryptedCardNumber is defined as optional.

Specified by:
getEncryptedCardNumber in interface SjTravellerSpecification

lookupEncryptedCardNumber

public SjEncryptedDataInfo lookupEncryptedCardNumber()
Field encryptedCardNumber is defined as optional.

Specified by:
lookupEncryptedCardNumber in interface SjTravellerSpecification

setEncryptedCardNumber

public void setEncryptedCardNumber(SjEncryptedDataInfo inData)
Field encryptedCardNumber is defined as optional.

Specified by:
setEncryptedCardNumber in interface SjTravellerSpecification

getMembershipIdentification

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

Specified by:
getMembershipIdentification in interface SjTravellerSpecification

lookupMembershipIdentification

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

Specified by:
lookupMembershipIdentification in interface SjTravellerSpecification

setMembershipIdentification

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

Specified by:
setMembershipIdentification in interface SjTravellerSpecification

getTravellerExtraInfoSpecification

public SjTravellerExtraInfoSpecification getTravellerExtraInfoSpecification()
Field travellerExtraInfoSpecification is defined as optional.

Specified by:
getTravellerExtraInfoSpecification in interface SjTravellerSpecification

lookupTravellerExtraInfoSpecification

public SjTravellerExtraInfoSpecification lookupTravellerExtraInfoSpecification()
Field travellerExtraInfoSpecification is defined as optional.

Specified by:
lookupTravellerExtraInfoSpecification in interface SjTravellerSpecification

setTravellerExtraInfoSpecification

public void setTravellerExtraInfoSpecification(SjTravellerExtraInfoSpecification inData)
Field travellerExtraInfoSpecification is defined as optional.

Specified by:
setTravellerExtraInfoSpecification in interface SjTravellerSpecification

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.