|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjTravellerListQueryPlain
public class SjTravellerListQueryPlain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
TiBooleanData |
communicationAddress
|
TiBooleanData |
deliveryAddress
|
SjStringListPlain |
idList
|
TiBooleanData |
officialAddress
|
TiBooleanData |
powerOfAttorney
|
TiBooleanData |
sjCard
|
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 | |
---|---|
SjTravellerListQueryPlain()
|
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. |
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
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 |
Field Detail |
---|
public SjStringListPlain idList
public TiBooleanData officialAddress
public TiBooleanData communicationAddress
public TiBooleanData deliveryAddress
public TiBooleanData powerOfAttorney
public TiBooleanData sjCard
Constructor Detail |
---|
public SjTravellerListQueryPlain()
Method Detail |
---|
public SjStringList getIdList()
getIdList
in interface SjTravellerListQuery
public SjStringList lookupIdList()
lookupIdList
in interface SjTravellerListQuery
public void setIdList(SjStringList inData)
setIdList
in interface SjTravellerListQuery
public TiBooleanInterface getOfficialAddress()
getOfficialAddress
in interface SjTravellerListQuery
public TiBooleanInterface lookupOfficialAddress()
lookupOfficialAddress
in interface SjTravellerListQuery
public void setOfficialAddress(TiBooleanInterface inData)
setOfficialAddress
in interface SjTravellerListQuery
public java.lang.Boolean getOfficialAddressValue()
getOfficialAddressValue
in interface SjTravellerListQuery
public void setOfficialAddressValue(java.lang.Boolean inData)
setOfficialAddressValue
in interface SjTravellerListQuery
public void setOfficialAddressValue(java.lang.Boolean inData, boolean inNotify)
setOfficialAddressValue
in interface SjTravellerListQuery
public TiBooleanInterface getCommunicationAddress()
getCommunicationAddress
in interface SjTravellerListQuery
public TiBooleanInterface lookupCommunicationAddress()
lookupCommunicationAddress
in interface SjTravellerListQuery
public void setCommunicationAddress(TiBooleanInterface inData)
setCommunicationAddress
in interface SjTravellerListQuery
public java.lang.Boolean getCommunicationAddressValue()
getCommunicationAddressValue
in interface SjTravellerListQuery
public void setCommunicationAddressValue(java.lang.Boolean inData)
setCommunicationAddressValue
in interface SjTravellerListQuery
public void setCommunicationAddressValue(java.lang.Boolean inData, boolean inNotify)
setCommunicationAddressValue
in interface SjTravellerListQuery
public TiBooleanInterface getDeliveryAddress()
getDeliveryAddress
in interface SjTravellerListQuery
public TiBooleanInterface lookupDeliveryAddress()
lookupDeliveryAddress
in interface SjTravellerListQuery
public void setDeliveryAddress(TiBooleanInterface inData)
setDeliveryAddress
in interface SjTravellerListQuery
public java.lang.Boolean getDeliveryAddressValue()
getDeliveryAddressValue
in interface SjTravellerListQuery
public void setDeliveryAddressValue(java.lang.Boolean inData)
setDeliveryAddressValue
in interface SjTravellerListQuery
public void setDeliveryAddressValue(java.lang.Boolean inData, boolean inNotify)
setDeliveryAddressValue
in interface SjTravellerListQuery
public TiBooleanInterface getPowerOfAttorney()
getPowerOfAttorney
in interface SjTravellerListQuery
public TiBooleanInterface lookupPowerOfAttorney()
lookupPowerOfAttorney
in interface SjTravellerListQuery
public void setPowerOfAttorney(TiBooleanInterface inData)
setPowerOfAttorney
in interface SjTravellerListQuery
public java.lang.Boolean getPowerOfAttorneyValue()
getPowerOfAttorneyValue
in interface SjTravellerListQuery
public void setPowerOfAttorneyValue(java.lang.Boolean inData)
setPowerOfAttorneyValue
in interface SjTravellerListQuery
public void setPowerOfAttorneyValue(java.lang.Boolean inData, boolean inNotify)
setPowerOfAttorneyValue
in interface SjTravellerListQuery
public TiBooleanInterface getSjCard()
getSjCard
in interface SjTravellerListQuery
public TiBooleanInterface lookupSjCard()
lookupSjCard
in interface SjTravellerListQuery
public void setSjCard(TiBooleanInterface inData)
setSjCard
in interface SjTravellerListQuery
public java.lang.Boolean getSjCardValue()
getSjCardValue
in interface SjTravellerListQuery
public void setSjCardValue(java.lang.Boolean inData)
setSjCardValue
in interface SjTravellerListQuery
public void setSjCardValue(java.lang.Boolean inData, boolean inNotify)
setSjCardValue
in interface SjTravellerListQuery
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |