|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjMultiRideTicketInformationResult
| Field Summary | |
|---|---|
static java.lang.String |
CLIENT_INFORMATION
|
static java.lang.String |
MULTI_RIDE_TICKET_AMOUNT_INFORMATION
|
static java.lang.String |
MULTI_RIDE_TICKET_EVENT_INFORMATION_LIST
|
static java.lang.String |
ORDER_ITEM_STATUS
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjMultiRideTicketAmountInformation |
getMultiRideTicketAmountInformation()
Field multiRideTicketAmountInformation is defined as mandatory. |
SjMultiRideTicketEventInformationList |
getMultiRideTicketEventInformationList()
Field multiRideTicketEventInformationList is defined as optional. |
TiStringInterface |
getOrderItemStatus()
Field orderItemStatus is defined as mandatory. |
java.lang.String |
getOrderItemStatusValue()
Field orderItemStatus is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjMultiRideTicketAmountInformation |
lookupMultiRideTicketAmountInformation()
Field multiRideTicketAmountInformation is defined as mandatory. |
SjMultiRideTicketEventInformationList |
lookupMultiRideTicketEventInformationList()
Field multiRideTicketEventInformationList is defined as optional. |
TiStringInterface |
lookupOrderItemStatus()
Field orderItemStatus is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setMultiRideTicketAmountInformation(SjMultiRideTicketAmountInformation inData)
Field multiRideTicketAmountInformation is defined as mandatory. |
void |
setMultiRideTicketEventInformationList(SjMultiRideTicketEventInformationList inData)
Field multiRideTicketEventInformationList is defined as optional. |
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. |
| 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, getGeneratedTiName, getRealTiName, 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 |
| Field Detail |
|---|
static final java.lang.String ORDER_ITEM_STATUS
static final java.lang.String MULTI_RIDE_TICKET_AMOUNT_INFORMATION
static final java.lang.String MULTI_RIDE_TICKET_EVENT_INFORMATION_LIST
static final java.lang.String CLIENT_INFORMATION
| Method Detail |
|---|
TiStringInterface getOrderItemStatus()
TiStringInterface lookupOrderItemStatus()
void setOrderItemStatus(TiStringInterface inData)
java.lang.String getOrderItemStatusValue()
void setOrderItemStatusValue(java.lang.String inData)
void setOrderItemStatusValue(java.lang.String inData,
boolean inNotify)
SjMultiRideTicketAmountInformation getMultiRideTicketAmountInformation()
SjMultiRideTicketAmountInformation lookupMultiRideTicketAmountInformation()
void setMultiRideTicketAmountInformation(SjMultiRideTicketAmountInformation inData)
SjMultiRideTicketEventInformationList getMultiRideTicketEventInformationList()
SjMultiRideTicketEventInformationList lookupMultiRideTicketEventInformationList()
void setMultiRideTicketEventInformationList(SjMultiRideTicketEventInformationList inData)
SjClientInformation getClientInformation()
SjClientInformation lookupClientInformation()
void setClientInformation(SjClientInformation inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||