|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjKpsInfo
Field Summary | |
---|---|
static java.lang.String |
KPS_CAMPAIGN_LIST
|
static java.lang.String |
POINTS
|
static java.lang.String |
PRIORITY
|
Method Summary | |
---|---|
SjKpsCampaignList |
getKpsCampaignList()
Field kpsCampaignList is defined as optional. |
TiIntegerInterface |
getPoints()
Field points is defined as optional. |
java.lang.Integer |
getPointsValue()
Field points is defined as optional. |
TiStringInterface |
getPriority()
Field priority is defined as optional. |
java.lang.String |
getPriorityValue()
Field priority is defined as optional. |
SjKpsCampaignList |
lookupKpsCampaignList()
Field kpsCampaignList is defined as optional. |
TiIntegerInterface |
lookupPoints()
Field points is defined as optional. |
TiStringInterface |
lookupPriority()
Field priority is defined as optional. |
void |
setKpsCampaignList(SjKpsCampaignList inData)
Field kpsCampaignList is defined as optional. |
void |
setPoints(TiIntegerInterface inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData,
boolean inNotify)
Field points is defined as optional. |
void |
setPriority(TiStringInterface inData)
Field priority is defined as optional. |
void |
setPriorityValue(java.lang.String inData)
Field priority is defined as optional. |
void |
setPriorityValue(java.lang.String inData,
boolean inNotify)
Field priority 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 POINTS
static final java.lang.String PRIORITY
static final java.lang.String KPS_CAMPAIGN_LIST
Method Detail |
---|
TiIntegerInterface getPoints()
TiIntegerInterface lookupPoints()
void setPoints(TiIntegerInterface inData)
java.lang.Integer getPointsValue()
void setPointsValue(java.lang.Integer inData)
void setPointsValue(java.lang.Integer inData, boolean inNotify)
TiStringInterface getPriority()
TiStringInterface lookupPriority()
void setPriority(TiStringInterface inData)
java.lang.String getPriorityValue()
void setPriorityValue(java.lang.String inData)
void setPriorityValue(java.lang.String inData, boolean inNotify)
SjKpsCampaignList getKpsCampaignList()
SjKpsCampaignList lookupKpsCampaignList()
void setKpsCampaignList(SjKpsCampaignList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |