|
||||||||||
| 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.SjConsumerSingleLightSpecificationStandard
public class SjConsumerSingleLightSpecificationStandard
| 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.SjConsumerSingleLightSpecification |
|---|
CATEGORY, DISCOUNT_CODE, KPS_BURN_CODE, OPTION_SPECIFICATION_LIST, SECTION_LIGHT_SPECIFICATION_LIST, TRAVEL_TYPE, TRAVELLER |
| Constructor Summary | |
|---|---|
SjConsumerSingleLightSpecificationStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getCategory()
Field category is defined as mandatory. |
java.lang.String |
getCategoryValue()
Field category is defined as mandatory. |
SjCode |
getDiscountCode()
Field discountCode is defined as optional. |
java.lang.String |
getDiscountCodeValue()
Field discountCode is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjCode |
getKpsBurnCode()
Field kpsBurnCode is defined as optional. |
java.lang.String |
getKpsBurnCodeValue()
Field kpsBurnCode is defined as optional. |
SjOptionSpecificationList |
getOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
java.lang.String |
getRealTiName()
|
SjSectionLightSpecificationList |
getSectionLightSpecificationList()
Field sectionLightSpecificationList is defined as optional. |
SjTravellerSpecification |
getTraveller()
Field traveller is defined as optional. |
TiStringInterface |
getTravelType()
Field travelType is defined as optional. |
java.lang.String |
getTravelTypeValue()
Field travelType is defined as optional. |
TiStringInterface |
lookupCategory()
Field category is defined as mandatory. |
SjCode |
lookupDiscountCode()
Field discountCode is defined as optional. |
SjCode |
lookupKpsBurnCode()
Field kpsBurnCode is defined as optional. |
SjOptionSpecificationList |
lookupOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
SjSectionLightSpecificationList |
lookupSectionLightSpecificationList()
Field sectionLightSpecificationList is defined as optional. |
SjTravellerSpecification |
lookupTraveller()
Field traveller is defined as optional. |
TiStringInterface |
lookupTravelType()
Field travelType is defined as optional. |
void |
setCategory(TiStringInterface inData)
Field category is defined as mandatory. |
void |
setCategoryValue(java.lang.String inData)
Field category is defined as mandatory. |
void |
setCategoryValue(java.lang.String inData,
boolean inNotify)
Field category is defined as mandatory. |
void |
setDiscountCode(SjCode inData)
Field discountCode is defined as optional. |
void |
setDiscountCodeValue(java.lang.String inData)
Field discountCode is defined as optional. |
void |
setDiscountCodeValue(java.lang.String inData,
boolean inNotify)
Field discountCode is defined as optional. |
void |
setKpsBurnCode(SjCode inData)
Field kpsBurnCode is defined as optional. |
void |
setKpsBurnCodeValue(java.lang.String inData)
Field kpsBurnCode is defined as optional. |
void |
setKpsBurnCodeValue(java.lang.String inData,
boolean inNotify)
Field kpsBurnCode is defined as optional. |
void |
setOptionSpecificationList(SjOptionSpecificationList inData)
Field optionSpecificationList is defined as optional. |
void |
setSectionLightSpecificationList(SjSectionLightSpecificationList inData)
Field sectionLightSpecificationList is defined as optional. |
void |
setTraveller(SjTravellerSpecification inData)
Field traveller is defined as optional. |
void |
setTravelType(TiStringInterface inData)
Field travelType is defined as optional. |
void |
setTravelTypeValue(java.lang.String inData)
Field travelType is defined as optional. |
void |
setTravelTypeValue(java.lang.String inData,
boolean inNotify)
Field travelType 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 SjConsumerSingleLightSpecificationStandard()
| Method Detail |
|---|
public SjTravellerSpecification getTraveller()
getTraveller in interface SjConsumerSingleLightSpecificationpublic SjTravellerSpecification lookupTraveller()
lookupTraveller in interface SjConsumerSingleLightSpecificationpublic void setTraveller(SjTravellerSpecification inData)
setTraveller in interface SjConsumerSingleLightSpecificationpublic TiStringInterface getCategory()
getCategory in interface SjConsumerSingleLightSpecificationpublic TiStringInterface lookupCategory()
lookupCategory in interface SjConsumerSingleLightSpecificationpublic void setCategory(TiStringInterface inData)
setCategory in interface SjConsumerSingleLightSpecificationpublic java.lang.String getCategoryValue()
getCategoryValue in interface SjConsumerSingleLightSpecificationpublic void setCategoryValue(java.lang.String inData)
setCategoryValue in interface SjConsumerSingleLightSpecification
public void setCategoryValue(java.lang.String inData,
boolean inNotify)
setCategoryValue in interface SjConsumerSingleLightSpecificationpublic SjCode getDiscountCode()
getDiscountCode in interface SjConsumerSingleLightSpecificationpublic SjCode lookupDiscountCode()
lookupDiscountCode in interface SjConsumerSingleLightSpecificationpublic void setDiscountCode(SjCode inData)
setDiscountCode in interface SjConsumerSingleLightSpecificationpublic java.lang.String getDiscountCodeValue()
getDiscountCodeValue in interface SjConsumerSingleLightSpecificationpublic void setDiscountCodeValue(java.lang.String inData)
setDiscountCodeValue in interface SjConsumerSingleLightSpecification
public void setDiscountCodeValue(java.lang.String inData,
boolean inNotify)
setDiscountCodeValue in interface SjConsumerSingleLightSpecificationpublic SjCode getKpsBurnCode()
getKpsBurnCode in interface SjConsumerSingleLightSpecificationpublic SjCode lookupKpsBurnCode()
lookupKpsBurnCode in interface SjConsumerSingleLightSpecificationpublic void setKpsBurnCode(SjCode inData)
setKpsBurnCode in interface SjConsumerSingleLightSpecificationpublic java.lang.String getKpsBurnCodeValue()
getKpsBurnCodeValue in interface SjConsumerSingleLightSpecificationpublic void setKpsBurnCodeValue(java.lang.String inData)
setKpsBurnCodeValue in interface SjConsumerSingleLightSpecification
public void setKpsBurnCodeValue(java.lang.String inData,
boolean inNotify)
setKpsBurnCodeValue in interface SjConsumerSingleLightSpecificationpublic TiStringInterface getTravelType()
getTravelType in interface SjConsumerSingleLightSpecificationpublic TiStringInterface lookupTravelType()
lookupTravelType in interface SjConsumerSingleLightSpecificationpublic void setTravelType(TiStringInterface inData)
setTravelType in interface SjConsumerSingleLightSpecificationpublic java.lang.String getTravelTypeValue()
getTravelTypeValue in interface SjConsumerSingleLightSpecificationpublic void setTravelTypeValue(java.lang.String inData)
setTravelTypeValue in interface SjConsumerSingleLightSpecification
public void setTravelTypeValue(java.lang.String inData,
boolean inNotify)
setTravelTypeValue in interface SjConsumerSingleLightSpecificationpublic SjOptionSpecificationList getOptionSpecificationList()
getOptionSpecificationList in interface SjConsumerSingleLightSpecificationpublic SjOptionSpecificationList lookupOptionSpecificationList()
lookupOptionSpecificationList in interface SjConsumerSingleLightSpecificationpublic void setOptionSpecificationList(SjOptionSpecificationList inData)
setOptionSpecificationList in interface SjConsumerSingleLightSpecificationpublic SjSectionLightSpecificationList getSectionLightSpecificationList()
getSectionLightSpecificationList in interface SjConsumerSingleLightSpecificationpublic SjSectionLightSpecificationList lookupSectionLightSpecificationList()
lookupSectionLightSpecificationList in interface SjConsumerSingleLightSpecificationpublic void setSectionLightSpecificationList(SjSectionLightSpecificationList inData)
setSectionLightSpecificationList in interface SjConsumerSingleLightSpecificationprotected 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 | |||||||||