|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjSimpleServiceWithConsumerAndPriceSpecificationPlain
public class SjSimpleServiceWithConsumerAndPriceSpecificationPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjSimpleServiceWithConsumerAndPriceSpecification |
|---|
CONSUMER_CATEGORY, NUMBER, PRICE, PRICE_LEVEL_CODE, REFERENCE, SERVICE_ID, START_DATE, TRAVEL_TYPE, VALIDITY_CODE |
| Constructor Summary | |
|---|---|
SjSimpleServiceWithConsumerAndPriceSpecificationPlain()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getConsumerCategory()
Field consumerCategory is defined as mandatory. |
java.lang.String |
getConsumerCategoryValue()
Field consumerCategory is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjIntegerString |
getNumber()
Field number is defined as mandatory. |
java.lang.String |
getNumberValue()
Field number is defined as mandatory. |
SjPriceVat |
getPrice()
Field price is defined as mandatory. |
SjCode |
getPriceLevelCode()
Field priceLevelCode is defined as mandatory. |
java.lang.String |
getPriceLevelCodeValue()
Field priceLevelCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getReference()
Field reference is defined as optional. |
java.lang.String |
getReferenceValue()
Field reference is defined as optional. |
SjIdentity |
getServiceId()
Field serviceId is defined as mandatory. |
java.lang.String |
getServiceIdValue()
Field serviceId is defined as mandatory. |
TiDate |
getStartDate()
Field startDate is defined as mandatory. |
TiStringInterface |
getTravelType()
Field travelType is defined as optional. |
java.lang.String |
getTravelTypeValue()
Field travelType is defined as optional. |
SjCode |
getValidityCode()
Field validityCode is defined as optional. |
java.lang.String |
getValidityCodeValue()
Field validityCode is defined as optional. |
TiStringInterface |
lookupConsumerCategory()
Field consumerCategory is defined as mandatory. |
SjIntegerString |
lookupNumber()
Field number is defined as mandatory. |
SjPriceVat |
lookupPrice()
Field price is defined as mandatory. |
SjCode |
lookupPriceLevelCode()
Field priceLevelCode is defined as mandatory. |
TiStringInterface |
lookupReference()
Field reference is defined as optional. |
SjIdentity |
lookupServiceId()
Field serviceId is defined as mandatory. |
TiDate |
lookupStartDate()
Field startDate is defined as mandatory. |
TiStringInterface |
lookupTravelType()
Field travelType is defined as optional. |
SjCode |
lookupValidityCode()
Field validityCode is defined as optional. |
void |
setConsumerCategory(TiStringInterface inData)
Field consumerCategory is defined as mandatory. |
void |
setConsumerCategoryValue(java.lang.String inData)
Field consumerCategory is defined as mandatory. |
void |
setConsumerCategoryValue(java.lang.String inData,
boolean inNotify)
Field consumerCategory is defined as mandatory. |
void |
setNumber(SjIntegerString inData)
Field number is defined as mandatory. |
void |
setNumberValue(java.lang.String inData)
Field number is defined as mandatory. |
void |
setNumberValue(java.lang.String inData,
boolean inNotify)
Field number is defined as mandatory. |
void |
setPrice(SjPriceVat inData)
Field price is defined as mandatory. |
void |
setPriceLevelCode(SjCode inData)
Field priceLevelCode is defined as mandatory. |
void |
setPriceLevelCodeValue(java.lang.String inData)
Field priceLevelCode is defined as mandatory. |
void |
setPriceLevelCodeValue(java.lang.String inData,
boolean inNotify)
Field priceLevelCode is defined as mandatory. |
void |
setReference(TiStringInterface inData)
Field reference is defined as optional. |
void |
setReferenceValue(java.lang.String inData)
Field reference is defined as optional. |
void |
setReferenceValue(java.lang.String inData,
boolean inNotify)
Field reference is defined as optional. |
void |
setServiceId(SjIdentity inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData,
boolean inNotify)
Field serviceId is defined as mandatory. |
void |
setStartDate(TiDate inData)
Field startDate is defined as mandatory. |
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. |
void |
setValidityCode(SjCode inData)
Field validityCode is defined as optional. |
void |
setValidityCodeValue(java.lang.String inData)
Field validityCode is defined as optional. |
void |
setValidityCodeValue(java.lang.String inData,
boolean inNotify)
Field validityCode is defined as optional. |
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
| 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 |
| Field Detail |
|---|
public SjIdentityPlain serviceId
public SjIntegerStringPlain number
public TiDatePlain startDate
public TiStringData consumerCategory
public SjCodePlain priceLevelCode
public SjPriceVatPlain price
public TiStringData travelType
public SjCodePlain validityCode
public TiStringData reference
| Constructor Detail |
|---|
public SjSimpleServiceWithConsumerAndPriceSpecificationPlain()
| Method Detail |
|---|
public SjIdentity getServiceId()
getServiceId in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjIdentity lookupServiceId()
lookupServiceId in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setServiceId(SjIdentity inData)
setServiceId in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getServiceIdValue()
getServiceIdValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setServiceIdValue(java.lang.String inData)
setServiceIdValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setServiceIdValue(java.lang.String inData,
boolean inNotify)
setServiceIdValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjIntegerString getNumber()
getNumber in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjIntegerString lookupNumber()
lookupNumber in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setNumber(SjIntegerString inData)
setNumber in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getNumberValue()
getNumberValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setNumberValue(java.lang.String inData)
setNumberValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setNumberValue(java.lang.String inData,
boolean inNotify)
setNumberValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiDate getStartDate()
getStartDate in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiDate lookupStartDate()
lookupStartDate in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setStartDate(TiDate inData)
setStartDate in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface getConsumerCategory()
getConsumerCategory in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface lookupConsumerCategory()
lookupConsumerCategory in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setConsumerCategory(TiStringInterface inData)
setConsumerCategory in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getConsumerCategoryValue()
getConsumerCategoryValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setConsumerCategoryValue(java.lang.String inData)
setConsumerCategoryValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setConsumerCategoryValue(java.lang.String inData,
boolean inNotify)
setConsumerCategoryValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjCode getPriceLevelCode()
getPriceLevelCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjCode lookupPriceLevelCode()
lookupPriceLevelCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setPriceLevelCode(SjCode inData)
setPriceLevelCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getPriceLevelCodeValue()
getPriceLevelCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setPriceLevelCodeValue(java.lang.String inData)
setPriceLevelCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setPriceLevelCodeValue(java.lang.String inData,
boolean inNotify)
setPriceLevelCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjPriceVat getPrice()
getPrice in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjPriceVat lookupPrice()
lookupPrice in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setPrice(SjPriceVat inData)
setPrice in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface getTravelType()
getTravelType in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface lookupTravelType()
lookupTravelType in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setTravelType(TiStringInterface inData)
setTravelType in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getTravelTypeValue()
getTravelTypeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setTravelTypeValue(java.lang.String inData)
setTravelTypeValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setTravelTypeValue(java.lang.String inData,
boolean inNotify)
setTravelTypeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjCode getValidityCode()
getValidityCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic SjCode lookupValidityCode()
lookupValidityCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setValidityCode(SjCode inData)
setValidityCode in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getValidityCodeValue()
getValidityCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setValidityCodeValue(java.lang.String inData)
setValidityCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setValidityCodeValue(java.lang.String inData,
boolean inNotify)
setValidityCodeValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface getReference()
getReference in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic TiStringInterface lookupReference()
lookupReference in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setReference(TiStringInterface inData)
setReference in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getReferenceValue()
getReferenceValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic void setReferenceValue(java.lang.String inData)
setReferenceValue in interface SjSimpleServiceWithConsumerAndPriceSpecification
public void setReferenceValue(java.lang.String inData,
boolean inNotify)
setReferenceValue in interface SjSimpleServiceWithConsumerAndPriceSpecificationpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||