public interface Dmexplog
The following features are supported:
MarketingEntityPackage.getDmexplog()
Modifier and Type | Method and Description |
---|---|
short |
getClicked()
Returns the value of the 'Clicked' attribute.
|
java.lang.String |
getContenttype()
Returns the value of the 'Contenttype' attribute.
|
java.util.Date |
getCreated()
Returns the value of the 'Created' attribute.
|
long |
getDmexplog_id()
Returns the value of the 'Dmexplog id' attribute.
|
int |
getExperiment_id()
Returns the value of the 'Experiment id' attribute.
|
short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
java.lang.String |
getPersonalizationid()
Returns the value of the 'Personalizationid' attribute.
|
int |
getStoreent_id()
Returns the value of the 'Storeent id' attribute.
|
int |
getTestelement_id()
Returns the value of the 'Testelement id' attribute.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setClicked(short value)
Sets the value of the '
Clicked ' attribute. |
void |
setContenttype(java.lang.String value)
Sets the value of the '
Contenttype ' attribute. |
void |
setCreated(java.util.Date value)
Sets the value of the '
Created ' attribute. |
void |
setDmexplog_id(long value)
Sets the value of the '
Dmexplog id ' attribute. |
void |
setExperiment_id(int value)
Sets the value of the '
Experiment id ' attribute. |
void |
setOptcounter(short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setPersonalizationid(java.lang.String value)
Sets the value of the '
Personalizationid ' attribute. |
void |
setStoreent_id(int value)
Sets the value of the '
Storeent id ' attribute. |
void |
setTestelement_id(int value)
Sets the value of the '
Testelement id ' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the '
Value ' attribute. |
long getDmexplog_id()
If the meaning of the 'Dmexplog id' attribute isn't clear, there really should be more of a description here...
setDmexplog_id(long)
,
MarketingEntityPackage.getDmexplog_Dmexplog_id()
void setDmexplog_id(long value)
Dmexplog id
' attribute.
value
- the new value of the 'Dmexplog id' attribute.getDmexplog_id()
int getStoreent_id()
If the meaning of the 'Storeent id' attribute isn't clear, there really should be more of a description here...
setStoreent_id(int)
,
MarketingEntityPackage.getDmexplog_Storeent_id()
void setStoreent_id(int value)
Storeent id
' attribute.
value
- the new value of the 'Storeent id' attribute.getStoreent_id()
int getExperiment_id()
If the meaning of the 'Experiment id' attribute isn't clear, there really should be more of a description here...
setExperiment_id(int)
,
MarketingEntityPackage.getDmexplog_Experiment_id()
void setExperiment_id(int value)
Experiment id
' attribute.
value
- the new value of the 'Experiment id' attribute.getExperiment_id()
int getTestelement_id()
If the meaning of the 'Testelement id' attribute isn't clear, there really should be more of a description here...
setTestelement_id(int)
,
MarketingEntityPackage.getDmexplog_Testelement_id()
void setTestelement_id(int value)
Testelement id
' attribute.
value
- the new value of the 'Testelement id' attribute.getTestelement_id()
java.lang.String getPersonalizationid()
If the meaning of the 'Personalizationid' attribute isn't clear, there really should be more of a description here...
setPersonalizationid(String)
,
MarketingEntityPackage.getDmexplog_Personalizationid()
void setPersonalizationid(java.lang.String value)
Personalizationid
' attribute.
value
- the new value of the 'Personalizationid' attribute.getPersonalizationid()
java.util.Date getCreated()
If the meaning of the 'Created' attribute isn't clear, there really should be more of a description here...
setCreated(Date)
,
MarketingEntityPackage.getDmexplog_Created()
void setCreated(java.util.Date value)
Created
' attribute.
value
- the new value of the 'Created' attribute.getCreated()
short getClicked()
If the meaning of the 'Clicked' attribute isn't clear, there really should be more of a description here...
setClicked(short)
,
MarketingEntityPackage.getDmexplog_Clicked()
void setClicked(short value)
Clicked
' attribute.
value
- the new value of the 'Clicked' attribute.getClicked()
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
MarketingEntityPackage.getDmexplog_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
java.lang.String getContenttype()
If the meaning of the 'Contenttype' attribute isn't clear, there really should be more of a description here...
setContenttype(String)
,
MarketingEntityPackage.getDmexplog_Contenttype()
void setContenttype(java.lang.String value)
Contenttype
' attribute.
value
- the new value of the 'Contenttype' attribute.getContenttype()
short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(short)
,
MarketingEntityPackage.getDmexplog_Optcounter()
void setOptcounter(short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()