| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjTravellerListQueryStandard
public class SjTravellerListQueryStandard
| 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.SjTravellerListQuery | 
|---|
| COMMUNICATION_ADDRESS, DELIVERY_ADDRESS, ID_LIST, OFFICIAL_ADDRESS, POWER_OF_ATTORNEY, SJ_CARD | 
| Constructor Summary | |
|---|---|
| SjTravellerListQueryStandard() | |
| Method Summary | |
|---|---|
|  TiBooleanInterface | getCommunicationAddress()Field communicationAddress is defined as mandatory. | 
|  java.lang.Boolean | getCommunicationAddressValue()Field communicationAddress is defined as mandatory. | 
|  TiBooleanInterface | getDeliveryAddress()Field deliveryAddress is defined as mandatory. | 
|  java.lang.Boolean | getDeliveryAddressValue()Field deliveryAddress is defined as mandatory. | 
|  java.lang.String | getGeneratedTiName() | 
|  SjStringList | getIdList()Field idList is defined as mandatory. | 
|  TiBooleanInterface | getOfficialAddress()Field officialAddress is defined as mandatory. | 
|  java.lang.Boolean | getOfficialAddressValue()Field officialAddress is defined as mandatory. | 
|  TiBooleanInterface | getPowerOfAttorney()Field powerOfAttorney is defined as mandatory. | 
|  java.lang.Boolean | getPowerOfAttorneyValue()Field powerOfAttorney is defined as mandatory. | 
|  java.lang.String | getRealTiName() | 
|  TiBooleanInterface | getSjCard()Field sjCard is defined as mandatory. | 
|  java.lang.Boolean | getSjCardValue()Field sjCard is defined as mandatory. | 
|  TiBooleanInterface | lookupCommunicationAddress()Field communicationAddress is defined as mandatory. | 
|  TiBooleanInterface | lookupDeliveryAddress()Field deliveryAddress is defined as mandatory. | 
|  SjStringList | lookupIdList()Field idList is defined as mandatory. | 
|  TiBooleanInterface | lookupOfficialAddress()Field officialAddress is defined as mandatory. | 
|  TiBooleanInterface | lookupPowerOfAttorney()Field powerOfAttorney is defined as mandatory. | 
|  TiBooleanInterface | lookupSjCard()Field sjCard is defined as mandatory. | 
|  void | setCommunicationAddress(TiBooleanInterface inData)Field communicationAddress is defined as mandatory. | 
|  void | setCommunicationAddressValue(java.lang.Boolean inData)Field communicationAddress is defined as mandatory. | 
|  void | setCommunicationAddressValue(java.lang.Boolean inData,
                             boolean inNotify)Field communicationAddress is defined as mandatory. | 
|  void | setDeliveryAddress(TiBooleanInterface inData)Field deliveryAddress is defined as mandatory. | 
|  void | setDeliveryAddressValue(java.lang.Boolean inData)Field deliveryAddress is defined as mandatory. | 
|  void | setDeliveryAddressValue(java.lang.Boolean inData,
                        boolean inNotify)Field deliveryAddress is defined as mandatory. | 
|  void | setIdList(SjStringList inData)Field idList is defined as mandatory. | 
|  void | setOfficialAddress(TiBooleanInterface inData)Field officialAddress is defined as mandatory. | 
|  void | setOfficialAddressValue(java.lang.Boolean inData)Field officialAddress is defined as mandatory. | 
|  void | setOfficialAddressValue(java.lang.Boolean inData,
                        boolean inNotify)Field officialAddress is defined as mandatory. | 
|  void | setPowerOfAttorney(TiBooleanInterface inData)Field powerOfAttorney is defined as mandatory. | 
|  void | setPowerOfAttorneyValue(java.lang.Boolean inData)Field powerOfAttorney is defined as mandatory. | 
|  void | setPowerOfAttorneyValue(java.lang.Boolean inData,
                        boolean inNotify)Field powerOfAttorney is defined as mandatory. | 
|  void | setSjCard(TiBooleanInterface inData)Field sjCard is defined as mandatory. | 
|  void | setSjCardValue(java.lang.Boolean inData)Field sjCard is defined as mandatory. | 
|  void | setSjCardValue(java.lang.Boolean inData,
               boolean inNotify)Field sjCard is defined as mandatory. | 
| protected  TiFieldSpecificationEnumeration | specifyFields() | 
| 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, specifyXors, toDebugString, toDebugString | 
| 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.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 | 
|---|
public SjTravellerListQueryStandard()
| Method Detail | 
|---|
public SjStringList getIdList()
getIdList in interface SjTravellerListQuerypublic SjStringList lookupIdList()
lookupIdList in interface SjTravellerListQuerypublic void setIdList(SjStringList inData)
setIdList in interface SjTravellerListQuerypublic TiBooleanInterface getOfficialAddress()
getOfficialAddress in interface SjTravellerListQuerypublic TiBooleanInterface lookupOfficialAddress()
lookupOfficialAddress in interface SjTravellerListQuerypublic void setOfficialAddress(TiBooleanInterface inData)
setOfficialAddress in interface SjTravellerListQuerypublic java.lang.Boolean getOfficialAddressValue()
getOfficialAddressValue in interface SjTravellerListQuerypublic void setOfficialAddressValue(java.lang.Boolean inData)
setOfficialAddressValue in interface SjTravellerListQuery
public void setOfficialAddressValue(java.lang.Boolean inData,
                                    boolean inNotify)
setOfficialAddressValue in interface SjTravellerListQuerypublic TiBooleanInterface getCommunicationAddress()
getCommunicationAddress in interface SjTravellerListQuerypublic TiBooleanInterface lookupCommunicationAddress()
lookupCommunicationAddress in interface SjTravellerListQuerypublic void setCommunicationAddress(TiBooleanInterface inData)
setCommunicationAddress in interface SjTravellerListQuerypublic java.lang.Boolean getCommunicationAddressValue()
getCommunicationAddressValue in interface SjTravellerListQuerypublic void setCommunicationAddressValue(java.lang.Boolean inData)
setCommunicationAddressValue in interface SjTravellerListQuery
public void setCommunicationAddressValue(java.lang.Boolean inData,
                                         boolean inNotify)
setCommunicationAddressValue in interface SjTravellerListQuerypublic TiBooleanInterface getDeliveryAddress()
getDeliveryAddress in interface SjTravellerListQuerypublic TiBooleanInterface lookupDeliveryAddress()
lookupDeliveryAddress in interface SjTravellerListQuerypublic void setDeliveryAddress(TiBooleanInterface inData)
setDeliveryAddress in interface SjTravellerListQuerypublic java.lang.Boolean getDeliveryAddressValue()
getDeliveryAddressValue in interface SjTravellerListQuerypublic void setDeliveryAddressValue(java.lang.Boolean inData)
setDeliveryAddressValue in interface SjTravellerListQuery
public void setDeliveryAddressValue(java.lang.Boolean inData,
                                    boolean inNotify)
setDeliveryAddressValue in interface SjTravellerListQuerypublic TiBooleanInterface getPowerOfAttorney()
getPowerOfAttorney in interface SjTravellerListQuerypublic TiBooleanInterface lookupPowerOfAttorney()
lookupPowerOfAttorney in interface SjTravellerListQuerypublic void setPowerOfAttorney(TiBooleanInterface inData)
setPowerOfAttorney in interface SjTravellerListQuerypublic java.lang.Boolean getPowerOfAttorneyValue()
getPowerOfAttorneyValue in interface SjTravellerListQuerypublic void setPowerOfAttorneyValue(java.lang.Boolean inData)
setPowerOfAttorneyValue in interface SjTravellerListQuery
public void setPowerOfAttorneyValue(java.lang.Boolean inData,
                                    boolean inNotify)
setPowerOfAttorneyValue in interface SjTravellerListQuerypublic TiBooleanInterface getSjCard()
getSjCard in interface SjTravellerListQuerypublic TiBooleanInterface lookupSjCard()
lookupSjCard in interface SjTravellerListQuerypublic void setSjCard(TiBooleanInterface inData)
setSjCard in interface SjTravellerListQuerypublic java.lang.Boolean getSjCardValue()
getSjCardValue in interface SjTravellerListQuerypublic void setSjCardValue(java.lang.Boolean inData)
setSjCardValue in interface SjTravellerListQuery
public void setSjCardValue(java.lang.Boolean inData,
                           boolean inNotify)
setSjCardValue in interface SjTravellerListQueryprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||