|
||||||||||
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.SjPriceSectionDescriptionStandard
public class SjPriceSectionDescriptionStandard
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.SjPriceSectionDescription |
---|
ARRIVAL_DATE_TIME, DEPARTURE_DATE_TIME, PRICE_ARRIVAL_LOCATION, PRICE_DEPARTURE_LOCATION, PRICE_TRANSPORT_DESCRIPTION, PRODUCT_CODE, SECTION_REFERENCE, TRANSPORT_ID |
Constructor Summary | |
---|---|
SjPriceSectionDescriptionStandard()
|
Method Summary | |
---|---|
TiDateTime |
getArrivalDateTime()
Field arrivalDateTime is defined as mandatory. |
TiDateTime |
getDepartureDateTime()
Field departureDateTime is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjPriceLocation |
getPriceArrivalLocation()
Field priceArrivalLocation is defined as mandatory. |
SjPriceLocation |
getPriceDepartureLocation()
Field priceDepartureLocation is defined as mandatory. |
SjPriceTransportDescription |
getPriceTransportDescription()
Field priceTransportDescription is defined as optional. |
SjCode |
getProductCode()
Field productCode is defined as mandatory. |
java.lang.String |
getProductCodeValue()
Field productCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjObjectStringRef |
getSectionReference()
Field sectionReference is defined as optional. |
java.lang.String |
getSectionReferenceValue()
Field sectionReference is defined as optional. |
SjIdentity |
getTransportId()
Field transportId is defined as mandatory. |
java.lang.String |
getTransportIdValue()
Field transportId is defined as mandatory. |
TiDateTime |
lookupArrivalDateTime()
Field arrivalDateTime is defined as mandatory. |
TiDateTime |
lookupDepartureDateTime()
Field departureDateTime is defined as mandatory. |
SjPriceLocation |
lookupPriceArrivalLocation()
Field priceArrivalLocation is defined as mandatory. |
SjPriceLocation |
lookupPriceDepartureLocation()
Field priceDepartureLocation is defined as mandatory. |
SjPriceTransportDescription |
lookupPriceTransportDescription()
Field priceTransportDescription is defined as optional. |
SjCode |
lookupProductCode()
Field productCode is defined as mandatory. |
SjObjectStringRef |
lookupSectionReference()
Field sectionReference is defined as optional. |
SjIdentity |
lookupTransportId()
Field transportId is defined as mandatory. |
void |
setArrivalDateTime(TiDateTime inData)
Field arrivalDateTime is defined as mandatory. |
void |
setDepartureDateTime(TiDateTime inData)
Field departureDateTime is defined as mandatory. |
void |
setPriceArrivalLocation(SjPriceLocation inData)
Field priceArrivalLocation is defined as mandatory. |
void |
setPriceDepartureLocation(SjPriceLocation inData)
Field priceDepartureLocation is defined as mandatory. |
void |
setPriceTransportDescription(SjPriceTransportDescription inData)
Field priceTransportDescription is defined as optional. |
void |
setProductCode(SjCode inData)
Field productCode is defined as mandatory. |
void |
setProductCodeValue(java.lang.String inData)
Field productCode is defined as mandatory. |
void |
setProductCodeValue(java.lang.String inData,
boolean inNotify)
Field productCode is defined as mandatory. |
void |
setSectionReference(SjObjectStringRef inData)
Field sectionReference is defined as optional. |
void |
setSectionReferenceValue(java.lang.String inData)
Field sectionReference is defined as optional. |
void |
setSectionReferenceValue(java.lang.String inData,
boolean inNotify)
Field sectionReference is defined as optional. |
void |
setTransportId(SjIdentity inData)
Field transportId is defined as mandatory. |
void |
setTransportIdValue(java.lang.String inData)
Field transportId is defined as mandatory. |
void |
setTransportIdValue(java.lang.String inData,
boolean inNotify)
Field transportId 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 SjPriceSectionDescriptionStandard()
Method Detail |
---|
public SjPriceLocation getPriceDepartureLocation()
getPriceDepartureLocation
in interface SjPriceSectionDescription
public SjPriceLocation lookupPriceDepartureLocation()
lookupPriceDepartureLocation
in interface SjPriceSectionDescription
public void setPriceDepartureLocation(SjPriceLocation inData)
setPriceDepartureLocation
in interface SjPriceSectionDescription
public TiDateTime getDepartureDateTime()
getDepartureDateTime
in interface SjPriceSectionDescription
public TiDateTime lookupDepartureDateTime()
lookupDepartureDateTime
in interface SjPriceSectionDescription
public void setDepartureDateTime(TiDateTime inData)
setDepartureDateTime
in interface SjPriceSectionDescription
public SjPriceLocation getPriceArrivalLocation()
getPriceArrivalLocation
in interface SjPriceSectionDescription
public SjPriceLocation lookupPriceArrivalLocation()
lookupPriceArrivalLocation
in interface SjPriceSectionDescription
public void setPriceArrivalLocation(SjPriceLocation inData)
setPriceArrivalLocation
in interface SjPriceSectionDescription
public TiDateTime getArrivalDateTime()
getArrivalDateTime
in interface SjPriceSectionDescription
public TiDateTime lookupArrivalDateTime()
lookupArrivalDateTime
in interface SjPriceSectionDescription
public void setArrivalDateTime(TiDateTime inData)
setArrivalDateTime
in interface SjPriceSectionDescription
public SjCode getProductCode()
getProductCode
in interface SjPriceSectionDescription
public SjCode lookupProductCode()
lookupProductCode
in interface SjPriceSectionDescription
public void setProductCode(SjCode inData)
setProductCode
in interface SjPriceSectionDescription
public java.lang.String getProductCodeValue()
getProductCodeValue
in interface SjPriceSectionDescription
public void setProductCodeValue(java.lang.String inData)
setProductCodeValue
in interface SjPriceSectionDescription
public void setProductCodeValue(java.lang.String inData, boolean inNotify)
setProductCodeValue
in interface SjPriceSectionDescription
public SjIdentity getTransportId()
getTransportId
in interface SjPriceSectionDescription
public SjIdentity lookupTransportId()
lookupTransportId
in interface SjPriceSectionDescription
public void setTransportId(SjIdentity inData)
setTransportId
in interface SjPriceSectionDescription
public java.lang.String getTransportIdValue()
getTransportIdValue
in interface SjPriceSectionDescription
public void setTransportIdValue(java.lang.String inData)
setTransportIdValue
in interface SjPriceSectionDescription
public void setTransportIdValue(java.lang.String inData, boolean inNotify)
setTransportIdValue
in interface SjPriceSectionDescription
public SjPriceTransportDescription getPriceTransportDescription()
getPriceTransportDescription
in interface SjPriceSectionDescription
public SjPriceTransportDescription lookupPriceTransportDescription()
lookupPriceTransportDescription
in interface SjPriceSectionDescription
public void setPriceTransportDescription(SjPriceTransportDescription inData)
setPriceTransportDescription
in interface SjPriceSectionDescription
public SjObjectStringRef getSectionReference()
getSectionReference
in interface SjPriceSectionDescription
public SjObjectStringRef lookupSectionReference()
lookupSectionReference
in interface SjPriceSectionDescription
public void setSectionReference(SjObjectStringRef inData)
setSectionReference
in interface SjPriceSectionDescription
public java.lang.String getSectionReferenceValue()
getSectionReferenceValue
in interface SjPriceSectionDescription
public void setSectionReferenceValue(java.lang.String inData)
setSectionReferenceValue
in interface SjPriceSectionDescription
public void setSectionReferenceValue(java.lang.String inData, boolean inNotify)
setSectionReferenceValue
in interface SjPriceSectionDescription
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 |