|
||||||||||
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.SjFindCustomerOrderItemResultStandard
public class SjFindCustomerOrderItemResultStandard
Enskild träff i svar vid sökning efter orderrader
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.SjFindCustomerOrderItemResult |
---|
ARENA, END_DATE_TIME, END_LOCATION, ESTABLISHMENT, GTU_ADR, GTU_NR, MULTI_RIDE_TICKET_AMOUNT_INFORMATION, ORDER_ID, ORDER_ITEM_ID, ORDER_ITEM_STATUS, ORDER_STATUS, POINTS, PRICE, PST_NR, PST_ORT, SERVICE_ID, SERVICE_ID_VERSION, SERVICE_NAME, START_DATE_TIME, START_LOCATION |
Constructor Summary | |
---|---|
SjFindCustomerOrderItemResultStandard()
|
Method Summary | |
---|---|
TiStringInterface |
getArena()
Field arena is defined as optional. |
java.lang.String |
getArenaValue()
Field arena is defined as optional. |
TiDateTime |
getEndDateTime()
Field endDateTime is defined as mandatory. |
TiStringInterface |
getEndLocation()
Field endLocation is defined as optional. |
java.lang.String |
getEndLocationValue()
Field endLocation is defined as optional. |
TiStringInterface |
getEstablishment()
Field establishment is defined as optional. |
java.lang.String |
getEstablishmentValue()
Field establishment is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getGtuAdr()
Field gtuAdr is defined as optional. |
java.lang.String |
getGtuAdrValue()
Field gtuAdr is defined as optional. |
TiStringInterface |
getGtuNr()
Field gtuNr is defined as optional. |
java.lang.String |
getGtuNrValue()
Field gtuNr is defined as optional. |
SjMultiRideTicketAmountInformation |
getMultiRideTicketAmountInformation()
Field multiRideTicketAmountInformation is defined as optional. |
SjIdentity |
getOrderId()
Field orderId is defined as mandatory. |
java.lang.String |
getOrderIdValue()
Field orderId is defined as mandatory. |
SjIdentity |
getOrderItemId()
Field orderItemId is defined as mandatory. |
java.lang.String |
getOrderItemIdValue()
Field orderItemId is defined as mandatory. |
TiStringInterface |
getOrderItemStatus()
Field orderItemStatus is defined as mandatory. |
java.lang.String |
getOrderItemStatusValue()
Field orderItemStatus is defined as mandatory. |
SjOrderStatus |
getOrderStatus()
Field orderStatus is defined as mandatory. |
java.lang.String |
getOrderStatusValue()
Field orderStatus is defined as mandatory. |
SjIntegerString |
getPoints()
Field points is defined as optional. |
java.lang.String |
getPointsValue()
Field points is defined as optional. |
SjMoney |
getPrice()
Field price is defined as mandatory. |
TiStringInterface |
getPstNr()
Field pstNr is defined as optional. |
java.lang.String |
getPstNrValue()
Field pstNr is defined as optional. |
TiStringInterface |
getPstOrt()
Field pstOrt is defined as optional. |
java.lang.String |
getPstOrtValue()
Field pstOrt is defined as optional. |
java.lang.String |
getRealTiName()
|
SjIdentity |
getServiceId()
Field serviceId is defined as mandatory. |
java.lang.String |
getServiceIdValue()
Field serviceId is defined as mandatory. |
SjIntegerString |
getServiceIdVersion()
Field serviceIdVersion is defined as mandatory. |
java.lang.String |
getServiceIdVersionValue()
Field serviceIdVersion is defined as mandatory. |
TiStringInterface |
getServiceName()
Field serviceName is defined as mandatory. |
java.lang.String |
getServiceNameValue()
Field serviceName is defined as mandatory. |
TiDateTime |
getStartDateTime()
Field startDateTime is defined as mandatory. |
TiStringInterface |
getStartLocation()
Field startLocation is defined as optional. |
java.lang.String |
getStartLocationValue()
Field startLocation is defined as optional. |
TiStringInterface |
lookupArena()
Field arena is defined as optional. |
TiDateTime |
lookupEndDateTime()
Field endDateTime is defined as mandatory. |
TiStringInterface |
lookupEndLocation()
Field endLocation is defined as optional. |
TiStringInterface |
lookupEstablishment()
Field establishment is defined as optional. |
TiStringInterface |
lookupGtuAdr()
Field gtuAdr is defined as optional. |
TiStringInterface |
lookupGtuNr()
Field gtuNr is defined as optional. |
SjMultiRideTicketAmountInformation |
lookupMultiRideTicketAmountInformation()
Field multiRideTicketAmountInformation is defined as optional. |
SjIdentity |
lookupOrderId()
Field orderId is defined as mandatory. |
SjIdentity |
lookupOrderItemId()
Field orderItemId is defined as mandatory. |
TiStringInterface |
lookupOrderItemStatus()
Field orderItemStatus is defined as mandatory. |
SjOrderStatus |
lookupOrderStatus()
Field orderStatus is defined as mandatory. |
SjIntegerString |
lookupPoints()
Field points is defined as optional. |
SjMoney |
lookupPrice()
Field price is defined as mandatory. |
TiStringInterface |
lookupPstNr()
Field pstNr is defined as optional. |
TiStringInterface |
lookupPstOrt()
Field pstOrt is defined as optional. |
SjIdentity |
lookupServiceId()
Field serviceId is defined as mandatory. |
SjIntegerString |
lookupServiceIdVersion()
Field serviceIdVersion is defined as mandatory. |
TiStringInterface |
lookupServiceName()
Field serviceName is defined as mandatory. |
TiDateTime |
lookupStartDateTime()
Field startDateTime is defined as mandatory. |
TiStringInterface |
lookupStartLocation()
Field startLocation is defined as optional. |
void |
setArena(TiStringInterface inData)
Field arena is defined as optional. |
void |
setArenaValue(java.lang.String inData)
Field arena is defined as optional. |
void |
setArenaValue(java.lang.String inData,
boolean inNotify)
Field arena is defined as optional. |
void |
setEndDateTime(TiDateTime inData)
Field endDateTime is defined as mandatory. |
void |
setEndLocation(TiStringInterface inData)
Field endLocation is defined as optional. |
void |
setEndLocationValue(java.lang.String inData)
Field endLocation is defined as optional. |
void |
setEndLocationValue(java.lang.String inData,
boolean inNotify)
Field endLocation is defined as optional. |
void |
setEstablishment(TiStringInterface inData)
Field establishment is defined as optional. |
void |
setEstablishmentValue(java.lang.String inData)
Field establishment is defined as optional. |
void |
setEstablishmentValue(java.lang.String inData,
boolean inNotify)
Field establishment is defined as optional. |
void |
setGtuAdr(TiStringInterface inData)
Field gtuAdr is defined as optional. |
void |
setGtuAdrValue(java.lang.String inData)
Field gtuAdr is defined as optional. |
void |
setGtuAdrValue(java.lang.String inData,
boolean inNotify)
Field gtuAdr is defined as optional. |
void |
setGtuNr(TiStringInterface inData)
Field gtuNr is defined as optional. |
void |
setGtuNrValue(java.lang.String inData)
Field gtuNr is defined as optional. |
void |
setGtuNrValue(java.lang.String inData,
boolean inNotify)
Field gtuNr is defined as optional. |
void |
setMultiRideTicketAmountInformation(SjMultiRideTicketAmountInformation inData)
Field multiRideTicketAmountInformation is defined as optional. |
void |
setOrderId(SjIdentity inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData,
boolean inNotify)
Field orderId is defined as mandatory. |
void |
setOrderItemId(SjIdentity inData)
Field orderItemId is defined as mandatory. |
void |
setOrderItemIdValue(java.lang.String inData)
Field orderItemId is defined as mandatory. |
void |
setOrderItemIdValue(java.lang.String inData,
boolean inNotify)
Field orderItemId is defined as mandatory. |
void |
setOrderItemStatus(TiStringInterface inData)
Field orderItemStatus is defined as mandatory. |
void |
setOrderItemStatusValue(java.lang.String inData)
Field orderItemStatus is defined as mandatory. |
void |
setOrderItemStatusValue(java.lang.String inData,
boolean inNotify)
Field orderItemStatus is defined as mandatory. |
void |
setOrderStatus(SjOrderStatus inData)
Field orderStatus is defined as mandatory. |
void |
setOrderStatusValue(java.lang.String inData)
Field orderStatus is defined as mandatory. |
void |
setOrderStatusValue(java.lang.String inData,
boolean inNotify)
Field orderStatus is defined as mandatory. |
void |
setPoints(SjIntegerString inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.String inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.String inData,
boolean inNotify)
Field points is defined as optional. |
void |
setPrice(SjMoney inData)
Field price is defined as mandatory. |
void |
setPstNr(TiStringInterface inData)
Field pstNr is defined as optional. |
void |
setPstNrValue(java.lang.String inData)
Field pstNr is defined as optional. |
void |
setPstNrValue(java.lang.String inData,
boolean inNotify)
Field pstNr is defined as optional. |
void |
setPstOrt(TiStringInterface inData)
Field pstOrt is defined as optional. |
void |
setPstOrtValue(java.lang.String inData)
Field pstOrt is defined as optional. |
void |
setPstOrtValue(java.lang.String inData,
boolean inNotify)
Field pstOrt is defined as optional. |
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 |
setServiceIdVersion(SjIntegerString inData)
Field serviceIdVersion is defined as mandatory. |
void |
setServiceIdVersionValue(java.lang.String inData)
Field serviceIdVersion is defined as mandatory. |
void |
setServiceIdVersionValue(java.lang.String inData,
boolean inNotify)
Field serviceIdVersion is defined as mandatory. |
void |
setServiceName(TiStringInterface inData)
Field serviceName is defined as mandatory. |
void |
setServiceNameValue(java.lang.String inData)
Field serviceName is defined as mandatory. |
void |
setServiceNameValue(java.lang.String inData,
boolean inNotify)
Field serviceName is defined as mandatory. |
void |
setStartDateTime(TiDateTime inData)
Field startDateTime is defined as mandatory. |
void |
setStartLocation(TiStringInterface inData)
Field startLocation is defined as optional. |
void |
setStartLocationValue(java.lang.String inData)
Field startLocation is defined as optional. |
void |
setStartLocationValue(java.lang.String inData,
boolean inNotify)
Field startLocation is defined as optional. |
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 SjFindCustomerOrderItemResultStandard()
Method Detail |
---|
public SjIdentity getOrderId()
getOrderId
in interface SjFindCustomerOrderItemResult
public SjIdentity lookupOrderId()
lookupOrderId
in interface SjFindCustomerOrderItemResult
public void setOrderId(SjIdentity inData)
setOrderId
in interface SjFindCustomerOrderItemResult
public java.lang.String getOrderIdValue()
getOrderIdValue
in interface SjFindCustomerOrderItemResult
public void setOrderIdValue(java.lang.String inData)
setOrderIdValue
in interface SjFindCustomerOrderItemResult
public void setOrderIdValue(java.lang.String inData, boolean inNotify)
setOrderIdValue
in interface SjFindCustomerOrderItemResult
public SjOrderStatus getOrderStatus()
getOrderStatus
in interface SjFindCustomerOrderItemResult
public SjOrderStatus lookupOrderStatus()
lookupOrderStatus
in interface SjFindCustomerOrderItemResult
public void setOrderStatus(SjOrderStatus inData)
setOrderStatus
in interface SjFindCustomerOrderItemResult
public java.lang.String getOrderStatusValue()
getOrderStatusValue
in interface SjFindCustomerOrderItemResult
public void setOrderStatusValue(java.lang.String inData)
setOrderStatusValue
in interface SjFindCustomerOrderItemResult
public void setOrderStatusValue(java.lang.String inData, boolean inNotify)
setOrderStatusValue
in interface SjFindCustomerOrderItemResult
public SjIdentity getOrderItemId()
getOrderItemId
in interface SjFindCustomerOrderItemResult
public SjIdentity lookupOrderItemId()
lookupOrderItemId
in interface SjFindCustomerOrderItemResult
public void setOrderItemId(SjIdentity inData)
setOrderItemId
in interface SjFindCustomerOrderItemResult
public java.lang.String getOrderItemIdValue()
getOrderItemIdValue
in interface SjFindCustomerOrderItemResult
public void setOrderItemIdValue(java.lang.String inData)
setOrderItemIdValue
in interface SjFindCustomerOrderItemResult
public void setOrderItemIdValue(java.lang.String inData, boolean inNotify)
setOrderItemIdValue
in interface SjFindCustomerOrderItemResult
public SjMoney getPrice()
getPrice
in interface SjFindCustomerOrderItemResult
public SjMoney lookupPrice()
lookupPrice
in interface SjFindCustomerOrderItemResult
public void setPrice(SjMoney inData)
setPrice
in interface SjFindCustomerOrderItemResult
public SjIntegerString getPoints()
getPoints
in interface SjFindCustomerOrderItemResult
public SjIntegerString lookupPoints()
lookupPoints
in interface SjFindCustomerOrderItemResult
public void setPoints(SjIntegerString inData)
setPoints
in interface SjFindCustomerOrderItemResult
public java.lang.String getPointsValue()
getPointsValue
in interface SjFindCustomerOrderItemResult
public void setPointsValue(java.lang.String inData)
setPointsValue
in interface SjFindCustomerOrderItemResult
public void setPointsValue(java.lang.String inData, boolean inNotify)
setPointsValue
in interface SjFindCustomerOrderItemResult
public SjIdentity getServiceId()
getServiceId
in interface SjFindCustomerOrderItemResult
public SjIdentity lookupServiceId()
lookupServiceId
in interface SjFindCustomerOrderItemResult
public void setServiceId(SjIdentity inData)
setServiceId
in interface SjFindCustomerOrderItemResult
public java.lang.String getServiceIdValue()
getServiceIdValue
in interface SjFindCustomerOrderItemResult
public void setServiceIdValue(java.lang.String inData)
setServiceIdValue
in interface SjFindCustomerOrderItemResult
public void setServiceIdValue(java.lang.String inData, boolean inNotify)
setServiceIdValue
in interface SjFindCustomerOrderItemResult
public SjIntegerString getServiceIdVersion()
getServiceIdVersion
in interface SjFindCustomerOrderItemResult
public SjIntegerString lookupServiceIdVersion()
lookupServiceIdVersion
in interface SjFindCustomerOrderItemResult
public void setServiceIdVersion(SjIntegerString inData)
setServiceIdVersion
in interface SjFindCustomerOrderItemResult
public java.lang.String getServiceIdVersionValue()
getServiceIdVersionValue
in interface SjFindCustomerOrderItemResult
public void setServiceIdVersionValue(java.lang.String inData)
setServiceIdVersionValue
in interface SjFindCustomerOrderItemResult
public void setServiceIdVersionValue(java.lang.String inData, boolean inNotify)
setServiceIdVersionValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getServiceName()
getServiceName
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupServiceName()
lookupServiceName
in interface SjFindCustomerOrderItemResult
public void setServiceName(TiStringInterface inData)
setServiceName
in interface SjFindCustomerOrderItemResult
public java.lang.String getServiceNameValue()
getServiceNameValue
in interface SjFindCustomerOrderItemResult
public void setServiceNameValue(java.lang.String inData)
setServiceNameValue
in interface SjFindCustomerOrderItemResult
public void setServiceNameValue(java.lang.String inData, boolean inNotify)
setServiceNameValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getOrderItemStatus()
getOrderItemStatus
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupOrderItemStatus()
lookupOrderItemStatus
in interface SjFindCustomerOrderItemResult
public void setOrderItemStatus(TiStringInterface inData)
setOrderItemStatus
in interface SjFindCustomerOrderItemResult
public java.lang.String getOrderItemStatusValue()
getOrderItemStatusValue
in interface SjFindCustomerOrderItemResult
public void setOrderItemStatusValue(java.lang.String inData)
setOrderItemStatusValue
in interface SjFindCustomerOrderItemResult
public void setOrderItemStatusValue(java.lang.String inData, boolean inNotify)
setOrderItemStatusValue
in interface SjFindCustomerOrderItemResult
public TiDateTime getStartDateTime()
getStartDateTime
in interface SjFindCustomerOrderItemResult
public TiDateTime lookupStartDateTime()
lookupStartDateTime
in interface SjFindCustomerOrderItemResult
public void setStartDateTime(TiDateTime inData)
setStartDateTime
in interface SjFindCustomerOrderItemResult
public TiDateTime getEndDateTime()
getEndDateTime
in interface SjFindCustomerOrderItemResult
public TiDateTime lookupEndDateTime()
lookupEndDateTime
in interface SjFindCustomerOrderItemResult
public void setEndDateTime(TiDateTime inData)
setEndDateTime
in interface SjFindCustomerOrderItemResult
public TiStringInterface getStartLocation()
getStartLocation
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupStartLocation()
lookupStartLocation
in interface SjFindCustomerOrderItemResult
public void setStartLocation(TiStringInterface inData)
setStartLocation
in interface SjFindCustomerOrderItemResult
public java.lang.String getStartLocationValue()
getStartLocationValue
in interface SjFindCustomerOrderItemResult
public void setStartLocationValue(java.lang.String inData)
setStartLocationValue
in interface SjFindCustomerOrderItemResult
public void setStartLocationValue(java.lang.String inData, boolean inNotify)
setStartLocationValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getEndLocation()
getEndLocation
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupEndLocation()
lookupEndLocation
in interface SjFindCustomerOrderItemResult
public void setEndLocation(TiStringInterface inData)
setEndLocation
in interface SjFindCustomerOrderItemResult
public java.lang.String getEndLocationValue()
getEndLocationValue
in interface SjFindCustomerOrderItemResult
public void setEndLocationValue(java.lang.String inData)
setEndLocationValue
in interface SjFindCustomerOrderItemResult
public void setEndLocationValue(java.lang.String inData, boolean inNotify)
setEndLocationValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getEstablishment()
getEstablishment
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupEstablishment()
lookupEstablishment
in interface SjFindCustomerOrderItemResult
public void setEstablishment(TiStringInterface inData)
setEstablishment
in interface SjFindCustomerOrderItemResult
public java.lang.String getEstablishmentValue()
getEstablishmentValue
in interface SjFindCustomerOrderItemResult
public void setEstablishmentValue(java.lang.String inData)
setEstablishmentValue
in interface SjFindCustomerOrderItemResult
public void setEstablishmentValue(java.lang.String inData, boolean inNotify)
setEstablishmentValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getPstOrt()
getPstOrt
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupPstOrt()
lookupPstOrt
in interface SjFindCustomerOrderItemResult
public void setPstOrt(TiStringInterface inData)
setPstOrt
in interface SjFindCustomerOrderItemResult
public java.lang.String getPstOrtValue()
getPstOrtValue
in interface SjFindCustomerOrderItemResult
public void setPstOrtValue(java.lang.String inData)
setPstOrtValue
in interface SjFindCustomerOrderItemResult
public void setPstOrtValue(java.lang.String inData, boolean inNotify)
setPstOrtValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getGtuAdr()
getGtuAdr
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupGtuAdr()
lookupGtuAdr
in interface SjFindCustomerOrderItemResult
public void setGtuAdr(TiStringInterface inData)
setGtuAdr
in interface SjFindCustomerOrderItemResult
public java.lang.String getGtuAdrValue()
getGtuAdrValue
in interface SjFindCustomerOrderItemResult
public void setGtuAdrValue(java.lang.String inData)
setGtuAdrValue
in interface SjFindCustomerOrderItemResult
public void setGtuAdrValue(java.lang.String inData, boolean inNotify)
setGtuAdrValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getGtuNr()
getGtuNr
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupGtuNr()
lookupGtuNr
in interface SjFindCustomerOrderItemResult
public void setGtuNr(TiStringInterface inData)
setGtuNr
in interface SjFindCustomerOrderItemResult
public java.lang.String getGtuNrValue()
getGtuNrValue
in interface SjFindCustomerOrderItemResult
public void setGtuNrValue(java.lang.String inData)
setGtuNrValue
in interface SjFindCustomerOrderItemResult
public void setGtuNrValue(java.lang.String inData, boolean inNotify)
setGtuNrValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getPstNr()
getPstNr
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupPstNr()
lookupPstNr
in interface SjFindCustomerOrderItemResult
public void setPstNr(TiStringInterface inData)
setPstNr
in interface SjFindCustomerOrderItemResult
public java.lang.String getPstNrValue()
getPstNrValue
in interface SjFindCustomerOrderItemResult
public void setPstNrValue(java.lang.String inData)
setPstNrValue
in interface SjFindCustomerOrderItemResult
public void setPstNrValue(java.lang.String inData, boolean inNotify)
setPstNrValue
in interface SjFindCustomerOrderItemResult
public TiStringInterface getArena()
getArena
in interface SjFindCustomerOrderItemResult
public TiStringInterface lookupArena()
lookupArena
in interface SjFindCustomerOrderItemResult
public void setArena(TiStringInterface inData)
setArena
in interface SjFindCustomerOrderItemResult
public java.lang.String getArenaValue()
getArenaValue
in interface SjFindCustomerOrderItemResult
public void setArenaValue(java.lang.String inData)
setArenaValue
in interface SjFindCustomerOrderItemResult
public void setArenaValue(java.lang.String inData, boolean inNotify)
setArenaValue
in interface SjFindCustomerOrderItemResult
public SjMultiRideTicketAmountInformation getMultiRideTicketAmountInformation()
getMultiRideTicketAmountInformation
in interface SjFindCustomerOrderItemResult
public SjMultiRideTicketAmountInformation lookupMultiRideTicketAmountInformation()
lookupMultiRideTicketAmountInformation
in interface SjFindCustomerOrderItemResult
public void setMultiRideTicketAmountInformation(SjMultiRideTicketAmountInformation inData)
setMultiRideTicketAmountInformation
in interface SjFindCustomerOrderItemResult
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |