|
||||||||||
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.SjServiceCharacteristicsResultPlain
public class SjServiceCharacteristicsResultPlain
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.SjServiceCharacteristicsResult |
---|
CLIENT_INFORMATION, CONSUMER_CATEGORY_LIST, CONSUMER_CATEGORY_VALIDITY_PRICE_LIST, LOCATION_INPUT_METHOD, OPTIONAL_EXTRA_SERVICE_DESCRIPTION_LIST, PRICE_LEVEL_LIST, PRODUCT_CODE_LIST, SERVICE_ID, TYPE_OF_SPECIFICATION, VALIDITY_ITEM_LIST |
Constructor Summary | |
---|---|
SjServiceCharacteristicsResultPlain()
|
Method Summary | |
---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjStringList |
getConsumerCategoryList()
Field consumerCategoryList is defined as optional. |
SjConsumerCategoryValidityPriceList |
getConsumerCategoryValidityPriceList()
Field consumerCategoryValidityPriceList is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjLocationInputMethod |
getLocationInputMethod()
Field locationInputMethod is defined as mandatory. |
SjServiceDescriptionList |
getOptionalExtraServiceDescriptionList()
Field optionalExtraServiceDescriptionList is defined as optional. |
SjStringList |
getPriceLevelList()
Field priceLevelList is defined as optional. |
SjStringList |
getProductCodeList()
Field productCodeList is defined as optional. |
java.lang.String |
getRealTiName()
|
SjIdentity |
getServiceId()
Field serviceId is defined as mandatory. |
java.lang.String |
getServiceIdValue()
Field serviceId is defined as mandatory. |
TiStringInterface |
getTypeOfSpecification()
Field typeOfSpecification is defined as optional. |
java.lang.String |
getTypeOfSpecificationValue()
Field typeOfSpecification is defined as optional. |
SjValidityItemList |
getValidityItemList()
Field validityItemList is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjStringList |
lookupConsumerCategoryList()
Field consumerCategoryList is defined as optional. |
SjConsumerCategoryValidityPriceList |
lookupConsumerCategoryValidityPriceList()
Field consumerCategoryValidityPriceList is defined as optional. |
SjLocationInputMethod |
lookupLocationInputMethod()
Field locationInputMethod is defined as mandatory. |
SjServiceDescriptionList |
lookupOptionalExtraServiceDescriptionList()
Field optionalExtraServiceDescriptionList is defined as optional. |
SjStringList |
lookupPriceLevelList()
Field priceLevelList is defined as optional. |
SjStringList |
lookupProductCodeList()
Field productCodeList is defined as optional. |
SjIdentity |
lookupServiceId()
Field serviceId is defined as mandatory. |
TiStringInterface |
lookupTypeOfSpecification()
Field typeOfSpecification is defined as optional. |
SjValidityItemList |
lookupValidityItemList()
Field validityItemList is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setConsumerCategoryList(SjStringList inData)
Field consumerCategoryList is defined as optional. |
void |
setConsumerCategoryValidityPriceList(SjConsumerCategoryValidityPriceList inData)
Field consumerCategoryValidityPriceList is defined as optional. |
void |
setLocationInputMethod(SjLocationInputMethod inData)
Field locationInputMethod is defined as mandatory. |
void |
setOptionalExtraServiceDescriptionList(SjServiceDescriptionList inData)
Field optionalExtraServiceDescriptionList is defined as optional. |
void |
setPriceLevelList(SjStringList inData)
Field priceLevelList is defined as optional. |
void |
setProductCodeList(SjStringList inData)
Field productCodeList 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 |
setTypeOfSpecification(TiStringInterface inData)
Field typeOfSpecification is defined as optional. |
void |
setTypeOfSpecificationValue(java.lang.String inData)
Field typeOfSpecification is defined as optional. |
void |
setTypeOfSpecificationValue(java.lang.String inData,
boolean inNotify)
Field typeOfSpecification is defined as optional. |
void |
setValidityItemList(SjValidityItemList inData)
Field validityItemList 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 SjValidityItemListPlain validityItemList
public SjStringListPlain consumerCategoryList
public SjStringListPlain priceLevelList
public SjStringListPlain productCodeList
public SjConsumerCategoryValidityPriceListPlain consumerCategoryValidityPriceList
public SjClientInformationPlain clientInformation
public SjServiceDescriptionListPlain optionalExtraServiceDescriptionList
public TiStringData typeOfSpecification
public SjLocationInputMethodPlain locationInputMethod
Constructor Detail |
---|
public SjServiceCharacteristicsResultPlain()
Method Detail |
---|
public SjIdentity getServiceId()
getServiceId
in interface SjServiceCharacteristicsResult
public SjIdentity lookupServiceId()
lookupServiceId
in interface SjServiceCharacteristicsResult
public void setServiceId(SjIdentity inData)
setServiceId
in interface SjServiceCharacteristicsResult
public java.lang.String getServiceIdValue()
getServiceIdValue
in interface SjServiceCharacteristicsResult
public void setServiceIdValue(java.lang.String inData)
setServiceIdValue
in interface SjServiceCharacteristicsResult
public void setServiceIdValue(java.lang.String inData, boolean inNotify)
setServiceIdValue
in interface SjServiceCharacteristicsResult
public SjValidityItemList getValidityItemList()
getValidityItemList
in interface SjServiceCharacteristicsResult
public SjValidityItemList lookupValidityItemList()
lookupValidityItemList
in interface SjServiceCharacteristicsResult
public void setValidityItemList(SjValidityItemList inData)
setValidityItemList
in interface SjServiceCharacteristicsResult
public SjStringList getConsumerCategoryList()
getConsumerCategoryList
in interface SjServiceCharacteristicsResult
public SjStringList lookupConsumerCategoryList()
lookupConsumerCategoryList
in interface SjServiceCharacteristicsResult
public void setConsumerCategoryList(SjStringList inData)
setConsumerCategoryList
in interface SjServiceCharacteristicsResult
public SjStringList getPriceLevelList()
getPriceLevelList
in interface SjServiceCharacteristicsResult
public SjStringList lookupPriceLevelList()
lookupPriceLevelList
in interface SjServiceCharacteristicsResult
public void setPriceLevelList(SjStringList inData)
setPriceLevelList
in interface SjServiceCharacteristicsResult
public SjStringList getProductCodeList()
getProductCodeList
in interface SjServiceCharacteristicsResult
public SjStringList lookupProductCodeList()
lookupProductCodeList
in interface SjServiceCharacteristicsResult
public void setProductCodeList(SjStringList inData)
setProductCodeList
in interface SjServiceCharacteristicsResult
public SjConsumerCategoryValidityPriceList getConsumerCategoryValidityPriceList()
getConsumerCategoryValidityPriceList
in interface SjServiceCharacteristicsResult
public SjConsumerCategoryValidityPriceList lookupConsumerCategoryValidityPriceList()
lookupConsumerCategoryValidityPriceList
in interface SjServiceCharacteristicsResult
public void setConsumerCategoryValidityPriceList(SjConsumerCategoryValidityPriceList inData)
setConsumerCategoryValidityPriceList
in interface SjServiceCharacteristicsResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjServiceCharacteristicsResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjServiceCharacteristicsResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjServiceCharacteristicsResult
public SjServiceDescriptionList getOptionalExtraServiceDescriptionList()
getOptionalExtraServiceDescriptionList
in interface SjServiceCharacteristicsResult
public SjServiceDescriptionList lookupOptionalExtraServiceDescriptionList()
lookupOptionalExtraServiceDescriptionList
in interface SjServiceCharacteristicsResult
public void setOptionalExtraServiceDescriptionList(SjServiceDescriptionList inData)
setOptionalExtraServiceDescriptionList
in interface SjServiceCharacteristicsResult
public TiStringInterface getTypeOfSpecification()
getTypeOfSpecification
in interface SjServiceCharacteristicsResult
public TiStringInterface lookupTypeOfSpecification()
lookupTypeOfSpecification
in interface SjServiceCharacteristicsResult
public void setTypeOfSpecification(TiStringInterface inData)
setTypeOfSpecification
in interface SjServiceCharacteristicsResult
public java.lang.String getTypeOfSpecificationValue()
getTypeOfSpecificationValue
in interface SjServiceCharacteristicsResult
public void setTypeOfSpecificationValue(java.lang.String inData)
setTypeOfSpecificationValue
in interface SjServiceCharacteristicsResult
public void setTypeOfSpecificationValue(java.lang.String inData, boolean inNotify)
setTypeOfSpecificationValue
in interface SjServiceCharacteristicsResult
public SjLocationInputMethod getLocationInputMethod()
getLocationInputMethod
in interface SjServiceCharacteristicsResult
public SjLocationInputMethod lookupLocationInputMethod()
lookupLocationInputMethod
in interface SjServiceCharacteristicsResult
public void setLocationInputMethod(SjLocationInputMethod inData)
setLocationInputMethod
in interface SjServiceCharacteristicsResult
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |