|
||||||||||
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 SjGetVoucherResult
public SjVoucherInfo lookupVoucherInfo()
lookupVoucherInfo
in interface SjGetVoucherResult
public void setVoucherInfo(SjVoucherInfo inData)
setVoucherInfo
in interface SjGetVoucherResult
public TiStringInterface getCustomerId()
getCustomerId
in interface SjGetVoucherResult
public TiStringInterface lookupCustomerId()
lookupCustomerId
in interface SjGetVoucherResult
public void setCustomerId(TiStringInterface inData)
setCustomerId
in interface SjGetVoucherResult
public java.lang.String getCustomerIdValue()
getCustomerIdValue
in interface SjGetVoucherResult
public void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue
in interface SjGetVoucherResult
public void setCustomerIdValue(java.lang.String inData, boolean inNotify)
setCustomerIdValue
in interface SjGetVoucherResult
public TiDate getTravelDate()
getTravelDate
in interface SjGetVoucherResult
public TiDate lookupTravelDate()
lookupTravelDate
in interface SjGetVoucherResult
public void setTravelDate(TiDate inData)
setTravelDate
in interface SjGetVoucherResult
public SjLocation getDepartureLocation()
getDepartureLocation
in interface SjGetVoucherResult
public SjLocation lookupDepartureLocation()
lookupDepartureLocation
in interface SjGetVoucherResult
public void setDepartureLocation(SjLocation inData)
setDepartureLocation
in interface SjGetVoucherResult
public SjLocation getArrivalLocation()
getArrivalLocation
in interface SjGetVoucherResult
public SjLocation lookupArrivalLocation()
lookupArrivalLocation
in interface SjGetVoucherResult
public void setArrivalLocation(SjLocation inData)
setArrivalLocation
in interface SjGetVoucherResult
public SjCode getPaymentType()
getPaymentType
in interface SjGetVoucherResult
public SjCode lookupPaymentType()
lookupPaymentType
in interface SjGetVoucherResult
public void setPaymentType(SjCode inData)
setPaymentType
in interface SjGetVoucherResult
public java.lang.String getPaymentTypeValue()
getPaymentTypeValue
in interface SjGetVoucherResult
public void setPaymentTypeValue(java.lang.String inData)
setPaymentTypeValue
in interface SjGetVoucherResult
public void setPaymentTypeValue(java.lang.String inData, boolean inNotify)
setPaymentTypeValue
in interface SjGetVoucherResult
public TiStringInterface getServiceName()
getServiceName
in interface SjGetVoucherResult
public TiStringInterface lookupServiceName()
lookupServiceName
in interface SjGetVoucherResult
public void setServiceName(TiStringInterface inData)
setServiceName
in interface SjGetVoucherResult
public java.lang.String getServiceNameValue()
getServiceNameValue
in interface SjGetVoucherResult
public void setServiceNameValue(java.lang.String inData)
setServiceNameValue
in interface SjGetVoucherResult
public void setServiceNameValue(java.lang.String inData, boolean inNotify)
setServiceNameValue
in interface SjGetVoucherResult
public SjPriceVat getPrice()
getPrice
in interface SjGetVoucherResult
public SjPriceVat lookupPrice()
lookupPrice
in interface SjGetVoucherResult
public void setPrice(SjPriceVat inData)
setPrice
in interface SjGetVoucherResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjGetVoucherResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjGetVoucherResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjGetVoucherResult
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 |