|
||||||||||
| 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.SjGetVoucherResultStandard
public class SjGetVoucherResultStandard
InnehÄller en vÀrdebevisinformation
| 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.SjGetVoucherResult |
|---|
ARRIVAL_LOCATION, CLIENT_INFORMATION, CUSTOMER_ID, DEPARTURE_LOCATION, PAYMENT_TYPE, PRICE, SERVICE_NAME, TRAVEL_DATE, VOUCHER_INFO |
| Constructor Summary | |
|---|---|
SjGetVoucherResultStandard()
|
|
| Method Summary | |
|---|---|
SjLocation |
getArrivalLocation()
Field arrivalLocation is defined as optional. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getCustomerId()
Field customerId is defined as optional. |
java.lang.String |
getCustomerIdValue()
Field customerId is defined as optional. |
SjLocation |
getDepartureLocation()
Field departureLocation is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjCode |
getPaymentType()
Field paymentType is defined as optional. |
java.lang.String |
getPaymentTypeValue()
Field paymentType is defined as optional. |
SjPriceVat |
getPrice()
Field price is defined as optional. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getServiceName()
Field serviceName is defined as optional. |
java.lang.String |
getServiceNameValue()
Field serviceName is defined as optional. |
TiDate |
getTravelDate()
Field travelDate is defined as optional. |
SjVoucherInfo |
getVoucherInfo()
Field voucherInfo is defined as mandatory. |
SjLocation |
lookupArrivalLocation()
Field arrivalLocation is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupCustomerId()
Field customerId is defined as optional. |
SjLocation |
lookupDepartureLocation()
Field departureLocation is defined as optional. |
SjCode |
lookupPaymentType()
Field paymentType is defined as optional. |
SjPriceVat |
lookupPrice()
Field price is defined as optional. |
TiStringInterface |
lookupServiceName()
Field serviceName is defined as optional. |
TiDate |
lookupTravelDate()
Field travelDate is defined as optional. |
SjVoucherInfo |
lookupVoucherInfo()
Field voucherInfo is defined as mandatory. |
void |
setArrivalLocation(SjLocation inData)
Field arrivalLocation is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCustomerId(TiStringInterface inData)
Field customerId is defined as optional. |
void |
setCustomerIdValue(java.lang.String inData)
Field customerId is defined as optional. |
void |
setCustomerIdValue(java.lang.String inData,
boolean inNotify)
Field customerId is defined as optional. |
void |
setDepartureLocation(SjLocation inData)
Field departureLocation is defined as optional. |
void |
setPaymentType(SjCode inData)
Field paymentType is defined as optional. |
void |
setPaymentTypeValue(java.lang.String inData)
Field paymentType is defined as optional. |
void |
setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
Field paymentType is defined as optional. |
void |
setPrice(SjPriceVat inData)
Field price is defined as optional. |
void |
setServiceName(TiStringInterface inData)
Field serviceName is defined as optional. |
void |
setServiceNameValue(java.lang.String inData)
Field serviceName is defined as optional. |
void |
setServiceNameValue(java.lang.String inData,
boolean inNotify)
Field serviceName is defined as optional. |
void |
setTravelDate(TiDate inData)
Field travelDate is defined as optional. |
void |
setVoucherInfo(SjVoucherInfo inData)
Field voucherInfo 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 SjGetVoucherResultStandard()
| Method Detail |
|---|
public SjVoucherInfo getVoucherInfo()
getVoucherInfo in interface SjGetVoucherResultpublic SjVoucherInfo lookupVoucherInfo()
lookupVoucherInfo in interface SjGetVoucherResultpublic void setVoucherInfo(SjVoucherInfo inData)
setVoucherInfo in interface SjGetVoucherResultpublic TiStringInterface getCustomerId()
getCustomerId in interface SjGetVoucherResultpublic TiStringInterface lookupCustomerId()
lookupCustomerId in interface SjGetVoucherResultpublic void setCustomerId(TiStringInterface inData)
setCustomerId in interface SjGetVoucherResultpublic java.lang.String getCustomerIdValue()
getCustomerIdValue in interface SjGetVoucherResultpublic void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue in interface SjGetVoucherResult
public void setCustomerIdValue(java.lang.String inData,
boolean inNotify)
setCustomerIdValue in interface SjGetVoucherResultpublic TiDate getTravelDate()
getTravelDate in interface SjGetVoucherResultpublic TiDate lookupTravelDate()
lookupTravelDate in interface SjGetVoucherResultpublic void setTravelDate(TiDate inData)
setTravelDate in interface SjGetVoucherResultpublic SjLocation getDepartureLocation()
getDepartureLocation in interface SjGetVoucherResultpublic SjLocation lookupDepartureLocation()
lookupDepartureLocation in interface SjGetVoucherResultpublic void setDepartureLocation(SjLocation inData)
setDepartureLocation in interface SjGetVoucherResultpublic SjLocation getArrivalLocation()
getArrivalLocation in interface SjGetVoucherResultpublic SjLocation lookupArrivalLocation()
lookupArrivalLocation in interface SjGetVoucherResultpublic void setArrivalLocation(SjLocation inData)
setArrivalLocation in interface SjGetVoucherResultpublic SjCode getPaymentType()
getPaymentType in interface SjGetVoucherResultpublic SjCode lookupPaymentType()
lookupPaymentType in interface SjGetVoucherResultpublic void setPaymentType(SjCode inData)
setPaymentType in interface SjGetVoucherResultpublic java.lang.String getPaymentTypeValue()
getPaymentTypeValue in interface SjGetVoucherResultpublic void setPaymentTypeValue(java.lang.String inData)
setPaymentTypeValue in interface SjGetVoucherResult
public void setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
setPaymentTypeValue in interface SjGetVoucherResultpublic TiStringInterface getServiceName()
getServiceName in interface SjGetVoucherResultpublic TiStringInterface lookupServiceName()
lookupServiceName in interface SjGetVoucherResultpublic void setServiceName(TiStringInterface inData)
setServiceName in interface SjGetVoucherResultpublic java.lang.String getServiceNameValue()
getServiceNameValue in interface SjGetVoucherResultpublic void setServiceNameValue(java.lang.String inData)
setServiceNameValue in interface SjGetVoucherResult
public void setServiceNameValue(java.lang.String inData,
boolean inNotify)
setServiceNameValue in interface SjGetVoucherResultpublic SjPriceVat getPrice()
getPrice in interface SjGetVoucherResultpublic SjPriceVat lookupPrice()
lookupPrice in interface SjGetVoucherResultpublic void setPrice(SjPriceVat inData)
setPrice in interface SjGetVoucherResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjGetVoucherResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjGetVoucherResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjGetVoucherResultprotected 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 | |||||||||