public interface Dmelement
The following features are supported:
MarketingEntityPackage.getDmelement()
Modifier and Type | Method and Description |
---|---|
int |
getDmactivity_id()
Returns the value of the 'Dmactivity id' attribute.
|
Dmactivity |
getDmactivityForDmelement()
Returns the value of the 'Dmactivity For Dmelement' reference.
|
int |
getDmelement_id()
Returns the value of the 'Dmelement id' attribute.
|
java.util.List |
getDmelementnvpForDmelement()
Returns the value of the 'Dmelementnvp For Dmelement' reference list.
|
int |
getDmeletemplate_id()
Returns the value of the 'Dmeletemplate id' attribute.
|
Dmeletemplate |
getDmeletemplateForDmelement()
Returns the value of the 'Dmeletemplate For Dmelement' reference.
|
java.util.List |
getDmrankingitemForDmelement()
Returns the value of the 'Dmrankingitem For Dmelement' reference list.
|
Dmtriglstn |
getDmtriglstnForDmelement()
Returns the value of the 'Dmtriglstn For Dmelement' reference.
|
java.lang.Integer |
getField1()
Returns the value of the 'Field1' attribute.
|
java.lang.Long |
getField2()
Returns the value of the 'Field2' attribute.
|
java.math.BigDecimal |
getField3()
Returns the value of the 'Field3' attribute.
|
java.lang.String |
getField4()
Returns the value of the 'Field4' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
java.lang.String |
getParent()
Returns the value of the 'Parent' attribute.
|
java.lang.Short |
getPriority()
Returns the value of the 'Priority' attribute.
|
java.lang.Integer |
getRelated_id()
Returns the value of the 'Related id' attribute.
|
java.lang.Double |
getSeq()
Returns the value of the 'Seq' attribute.
|
void |
setDmactivity_id(int value)
Sets the value of the '
Dmactivity id ' attribute. |
void |
setDmactivityForDmelement(Dmactivity value)
Sets the value of the '
Dmactivity For Dmelement ' reference. |
void |
setDmelement_id(int value)
Sets the value of the '
Dmelement id ' attribute. |
void |
setDmeletemplate_id(int value)
Sets the value of the '
Dmeletemplate id ' attribute. |
void |
setDmeletemplateForDmelement(Dmeletemplate value)
Sets the value of the '
Dmeletemplate For Dmelement ' reference. |
void |
setDmtriglstnForDmelement(Dmtriglstn value)
Sets the value of the '
Dmtriglstn For Dmelement ' reference. |
void |
setField1(java.lang.Integer value)
Sets the value of the '
Field1 ' attribute. |
void |
setField2(java.lang.Long value)
Sets the value of the '
Field2 ' attribute. |
void |
setField3(java.math.BigDecimal value)
Sets the value of the '
Field3 ' attribute. |
void |
setField4(java.lang.String value)
Sets the value of the '
Field4 ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
void |
setOptcounter(short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setParent(java.lang.String value)
Sets the value of the '
Parent ' attribute. |
void |
setPriority(java.lang.Short value)
Sets the value of the '
Priority ' attribute. |
void |
setRelated_id(java.lang.Integer value)
Sets the value of the '
Related id ' attribute. |
void |
setSeq(java.lang.Double value)
Sets the value of the '
Seq ' attribute. |
int getDmelement_id()
If the meaning of the 'Dmelement id' attribute isn't clear, there really should be more of a description here...
setDmelement_id(int)
,
MarketingEntityPackage.getDmelement_Dmelement_id()
void setDmelement_id(int value)
Dmelement id
' attribute.
value
- the new value of the 'Dmelement id' attribute.getDmelement_id()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
MarketingEntityPackage.getDmelement_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
int getDmeletemplate_id()
If the meaning of the 'Dmeletemplate id' attribute isn't clear, there really should be more of a description here...
setDmeletemplate_id(int)
,
MarketingEntityPackage.getDmelement_Dmeletemplate_id()
void setDmeletemplate_id(int value)
Dmeletemplate id
' attribute.
value
- the new value of the 'Dmeletemplate id' attribute.getDmeletemplate_id()
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.getDmelement_Dmactivity_id()
void setDmactivity_id(int value)
Dmactivity id
' attribute.
value
- the new value of the 'Dmactivity id' attribute.getDmactivity_id()
java.lang.Integer getRelated_id()
If the meaning of the 'Related id' attribute isn't clear, there really should be more of a description here...
setRelated_id(Integer)
,
MarketingEntityPackage.getDmelement_Related_id()
void setRelated_id(java.lang.Integer value)
Related id
' attribute.
value
- the new value of the 'Related id' attribute.getRelated_id()
java.lang.Short getPriority()
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
setPriority(Short)
,
MarketingEntityPackage.getDmelement_Priority()
void setPriority(java.lang.Short value)
Priority
' attribute.
value
- the new value of the 'Priority' attribute.getPriority()
java.lang.String getParent()
If the meaning of the 'Parent' attribute isn't clear, there really should be more of a description here...
setParent(String)
,
MarketingEntityPackage.getDmelement_Parent()
void setParent(java.lang.String value)
Parent
' attribute.
value
- the new value of the 'Parent' attribute.getParent()
java.lang.Double getSeq()
If the meaning of the 'Seq' attribute isn't clear, there really should be more of a description here...
setSeq(Double)
,
MarketingEntityPackage.getDmelement_Seq()
void setSeq(java.lang.Double value)
Seq
' attribute.
value
- the new value of the 'Seq' attribute.getSeq()
java.lang.Integer getField1()
If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...
setField1(Integer)
,
MarketingEntityPackage.getDmelement_Field1()
void setField1(java.lang.Integer value)
Field1
' attribute.
value
- the new value of the 'Field1' attribute.getField1()
java.lang.Long getField2()
If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...
setField2(Long)
,
MarketingEntityPackage.getDmelement_Field2()
void setField2(java.lang.Long value)
Field2
' attribute.
value
- the new value of the 'Field2' attribute.getField2()
java.math.BigDecimal getField3()
If the meaning of the 'Field3' attribute isn't clear, there really should be more of a description here...
setField3(BigDecimal)
,
MarketingEntityPackage.getDmelement_Field3()
void setField3(java.math.BigDecimal value)
Field3
' attribute.
value
- the new value of the 'Field3' attribute.getField3()
java.lang.String getField4()
If the meaning of the 'Field4' attribute isn't clear, there really should be more of a description here...
setField4(String)
,
MarketingEntityPackage.getDmelement_Field4()
void setField4(java.lang.String value)
Field4
' attribute.
value
- the new value of the 'Field4' attribute.getField4()
short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(short)
,
MarketingEntityPackage.getDmelement_Optcounter()
void setOptcounter(short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Dmactivity getDmactivityForDmelement()
Dmelement For Dmactivity
'.
If the meaning of the 'Dmactivity For Dmelement' reference isn't clear, there really should be more of a description here...
setDmactivityForDmelement(Dmactivity)
,
MarketingEntityPackage.getDmelement_DmactivityForDmelement()
,
Dmactivity.getDmelementForDmactivity()
void setDmactivityForDmelement(Dmactivity value)
Dmactivity For Dmelement
' reference.
value
- the new value of the 'Dmactivity For Dmelement' reference.getDmactivityForDmelement()
Dmeletemplate getDmeletemplateForDmelement()
Dmelement For Dmeletemplate
'.
If the meaning of the 'Dmeletemplate For Dmelement' reference isn't clear, there really should be more of a description here...
setDmeletemplateForDmelement(Dmeletemplate)
,
MarketingEntityPackage.getDmelement_DmeletemplateForDmelement()
,
Dmeletemplate.getDmelementForDmeletemplate()
void setDmeletemplateForDmelement(Dmeletemplate value)
Dmeletemplate For Dmelement
' reference.
value
- the new value of the 'Dmeletemplate For Dmelement' reference.getDmeletemplateForDmelement()
java.util.List getDmelementnvpForDmelement()
Dmelementnvp
.
It is bidirectional and its opposite is 'Dmelement For Dmelementnvp
'.
If the meaning of the 'Dmelementnvp For Dmelement' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getDmelement_DmelementnvpForDmelement()
,
Dmelementnvp.getDmelementForDmelementnvp()
java.util.List getDmrankingitemForDmelement()
Dmrankingitem
.
It is bidirectional and its opposite is 'Dmelement For Dmrankingitem
'.
If the meaning of the 'Dmrankingitem For Dmelement' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getDmelement_DmrankingitemForDmelement()
,
Dmrankingitem.getDmelementForDmrankingitem()
Dmtriglstn getDmtriglstnForDmelement()
Dmelement For Dmtriglstn
'.
If the meaning of the 'Dmtriglstn For Dmelement' reference isn't clear, there really should be more of a description here...
setDmtriglstnForDmelement(Dmtriglstn)
,
MarketingEntityPackage.getDmelement_DmtriglstnForDmelement()
,
Dmtriglstn.getDmelementForDmtriglstn()
void setDmtriglstnForDmelement(Dmtriglstn value)
Dmtriglstn For Dmelement
' reference.
value
- the new value of the 'Dmtriglstn For Dmelement' reference.getDmtriglstnForDmelement()