public interface Emlmcrel
The following features are supported:
MarketingEntityPackage.getEmlmcrel()
Modifier and Type | Method and Description |
---|---|
int |
getEmlcontent_id()
Returns the value of the 'Emlcontent id' attribute.
|
Emlcontent |
getEmlcontentForEmlmcrel()
Returns the value of the 'Emlcontent For Emlmcrel' reference.
|
int |
getEmlmsg_id()
Returns the value of the 'Emlmsg id' attribute.
|
Emlmsg |
getEmlmsgForEmlmcrel()
Returns the value of the 'Emlmsg For Emlmcrel' reference.
|
java.lang.Short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
void |
setEmlcontent_id(int value)
Sets the value of the '
Emlcontent id ' attribute. |
void |
setEmlcontentForEmlmcrel(Emlcontent value)
Sets the value of the '
Emlcontent For Emlmcrel ' reference. |
void |
setEmlmsg_id(int value)
Sets the value of the '
Emlmsg id ' attribute. |
void |
setEmlmsgForEmlmcrel(Emlmsg value)
Sets the value of the '
Emlmsg For Emlmcrel ' reference. |
void |
setOptcounter(java.lang.Short value)
Sets the value of the '
Optcounter ' attribute. |
int getEmlmsg_id()
If the meaning of the 'Emlmsg id' attribute isn't clear, there really should be more of a description here...
setEmlmsg_id(int)
,
MarketingEntityPackage.getEmlmcrel_Emlmsg_id()
void setEmlmsg_id(int value)
Emlmsg id
' attribute.
value
- the new value of the 'Emlmsg id' attribute.getEmlmsg_id()
int getEmlcontent_id()
If the meaning of the 'Emlcontent id' attribute isn't clear, there really should be more of a description here...
setEmlcontent_id(int)
,
MarketingEntityPackage.getEmlmcrel_Emlcontent_id()
void setEmlcontent_id(int value)
Emlcontent id
' attribute.
value
- the new value of the 'Emlcontent id' attribute.getEmlcontent_id()
java.lang.Short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(Short)
,
MarketingEntityPackage.getEmlmcrel_Optcounter()
void setOptcounter(java.lang.Short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Emlcontent getEmlcontentForEmlmcrel()
Emlmcrel For Emlcontent
'.
If the meaning of the 'Emlcontent For Emlmcrel' reference isn't clear, there really should be more of a description here...
setEmlcontentForEmlmcrel(Emlcontent)
,
MarketingEntityPackage.getEmlmcrel_EmlcontentForEmlmcrel()
,
Emlcontent.getEmlmcrelForEmlcontent()
void setEmlcontentForEmlmcrel(Emlcontent value)
Emlcontent For Emlmcrel
' reference.
value
- the new value of the 'Emlcontent For Emlmcrel' reference.getEmlcontentForEmlmcrel()
Emlmsg getEmlmsgForEmlmcrel()
Emlmcrel For Emlmsg
'.
If the meaning of the 'Emlmsg For Emlmcrel' reference isn't clear, there really should be more of a description here...
setEmlmsgForEmlmcrel(Emlmsg)
,
MarketingEntityPackage.getEmlmcrel_EmlmsgForEmlmcrel()
,
Emlmsg.getEmlmcrelForEmlmsg()
void setEmlmsgForEmlmcrel(Emlmsg value)
Emlmsg For Emlmcrel
' reference.
value
- the new value of the 'Emlmsg For Emlmcrel' reference.getEmlmsgForEmlmcrel()