public interface Dmexpfamily
The following features are supported:
MarketingEntityPackage.getDmexpfamily()
Modifier and Type | Method and Description |
---|---|
int |
getDmactivity_id()
Returns the value of the 'Dmactivity id' attribute.
|
Dmactivity |
getDmactivityForDmexpfamily()
Returns the value of the 'Dmactivity For Dmexpfamily' reference.
|
int |
getFamily_id()
Returns the value of the 'Family id' attribute.
|
short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
short |
getSeq()
Returns the value of the 'Seq' attribute.
|
void |
setDmactivity_id(int value)
Sets the value of the '
Dmactivity id ' attribute. |
void |
setDmactivityForDmexpfamily(Dmactivity value)
Sets the value of the '
Dmactivity For Dmexpfamily ' reference. |
void |
setFamily_id(int value)
Sets the value of the '
Family id ' attribute. |
void |
setOptcounter(short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setSeq(short value)
Sets the value of the '
Seq ' attribute. |
int getDmactivity_id()
If the meaning of the 'Dmactivity id' attribute isn't clear, there really should be more of a description here...
setDmactivity_id(int)
,
MarketingEntityPackage.getDmexpfamily_Dmactivity_id()
void setDmactivity_id(int value)
Dmactivity id
' attribute.
value
- the new value of the 'Dmactivity id' attribute.getDmactivity_id()
int getFamily_id()
If the meaning of the 'Family id' attribute isn't clear, there really should be more of a description here...
setFamily_id(int)
,
MarketingEntityPackage.getDmexpfamily_Family_id()
void setFamily_id(int value)
Family id
' attribute.
value
- the new value of the 'Family id' attribute.getFamily_id()
short getSeq()
If the meaning of the 'Seq' attribute isn't clear, there really should be more of a description here...
setSeq(short)
,
MarketingEntityPackage.getDmexpfamily_Seq()
void setSeq(short value)
Seq
' attribute.
value
- the new value of the 'Seq' attribute.getSeq()
short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(short)
,
MarketingEntityPackage.getDmexpfamily_Optcounter()
void setOptcounter(short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Dmactivity getDmactivityForDmexpfamily()
Dmexpfamily For Dmactivity
'.
If the meaning of the 'Dmactivity For Dmexpfamily' reference isn't clear, there really should be more of a description here...
setDmactivityForDmexpfamily(Dmactivity)
,
MarketingEntityPackage.getDmexpfamily_DmactivityForDmexpfamily()
,
Dmactivity.getDmexpfamilyForDmactivity()
void setDmactivityForDmexpfamily(Dmactivity value)
Dmactivity For Dmexpfamily
' reference.
value
- the new value of the 'Dmactivity For Dmexpfamily' reference.getDmactivityForDmexpfamily()