|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjPriceGroupCodeWithOption
Field Summary | |
---|---|
static java.lang.String |
OPTION_SPECIFICATION_LIST
|
static java.lang.String |
PRICE_GROUP_CODE
|
static java.lang.String |
PRICE_QUOTE_STATE
|
Method Summary | |
---|---|
SjOptionSpecificationList |
getOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
TiStringInterface |
getPriceQuoteState()
Field priceQuoteState is defined as optional. |
java.lang.String |
getPriceQuoteStateValue()
Field priceQuoteState is defined as optional. |
SjOptionSpecificationList |
lookupOptionSpecificationList()
Field optionSpecificationList is defined as optional. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
TiStringInterface |
lookupPriceQuoteState()
Field priceQuoteState is defined as optional. |
void |
setOptionSpecificationList(SjOptionSpecificationList inData)
Field optionSpecificationList is defined as optional. |
void |
setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
Field priceGroupCode is defined as mandatory. |
void |
setPriceQuoteState(TiStringInterface inData)
Field priceQuoteState is defined as optional. |
void |
setPriceQuoteStateValue(java.lang.String inData)
Field priceQuoteState is defined as optional. |
void |
setPriceQuoteStateValue(java.lang.String inData,
boolean inNotify)
Field priceQuoteState is defined as optional. |
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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String PRICE_GROUP_CODE
static final java.lang.String PRICE_QUOTE_STATE
static final java.lang.String OPTION_SPECIFICATION_LIST
Method Detail |
---|
SjCode getPriceGroupCode()
SjCode lookupPriceGroupCode()
void setPriceGroupCode(SjCode inData)
java.lang.String getPriceGroupCodeValue()
void setPriceGroupCodeValue(java.lang.String inData)
void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
TiStringInterface getPriceQuoteState()
TiStringInterface lookupPriceQuoteState()
void setPriceQuoteState(TiStringInterface inData)
java.lang.String getPriceQuoteStateValue()
void setPriceQuoteStateValue(java.lang.String inData)
void setPriceQuoteStateValue(java.lang.String inData, boolean inNotify)
SjOptionSpecificationList getOptionSpecificationList()
SjOptionSpecificationList lookupOptionSpecificationList()
void setOptionSpecificationList(SjOptionSpecificationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |