public interface Dmtriglstn
The following features are supported:
MarketingEntityPackage.getDmtriglstn()
Modifier and Type | Method and Description |
---|---|
java.lang.Short |
getAllusers()
Returns the value of the 'Allusers' attribute.
|
int |
getDmactivity_id()
Returns the value of the 'Dmactivity id' attribute.
|
Dmactivity |
getDmactivityForDmtriglstn()
Returns the value of the 'Dmactivity For Dmtriglstn' reference.
|
int |
getDmelement_id()
Returns the value of the 'Dmelement id' attribute.
|
Dmelement |
getDmelementForDmtriglstn()
Returns the value of the 'Dmelement For Dmtriglstn' 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.
|
int |
getStoreent_id()
Returns the value of the 'Storeent id' attribute.
|
void |
setAllusers(java.lang.Short value)
Sets the value of the '
Allusers ' attribute. |
void |
setDmactivity_id(int value)
Sets the value of the '
Dmactivity id ' attribute. |
void |
setDmactivityForDmtriglstn(Dmactivity value)
Sets the value of the '
Dmactivity For Dmtriglstn ' reference. |
void |
setDmelement_id(int value)
Sets the value of the '
Dmelement id ' attribute. |
void |
setDmelementForDmtriglstn(Dmelement value)
Sets the value of the '
Dmelement For Dmtriglstn ' 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 |
setStoreent_id(int value)
Sets the value of the '
Storeent id ' 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.getDmtriglstn_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.getDmtriglstn_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
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.getDmtriglstn_Storeent_id()
void setStoreent_id(int value)
Storeent id
' attribute.
value
- the new value of the 'Storeent id' attribute.getStoreent_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.getDmtriglstn_Dmactivity_id()
void setDmactivity_id(int value)
Dmactivity id
' attribute.
value
- the new value of the 'Dmactivity id' attribute.getDmactivity_id()
java.lang.Short getAllusers()
If the meaning of the 'Allusers' attribute isn't clear, there really should be more of a description here...
setAllusers(Short)
,
MarketingEntityPackage.getDmtriglstn_Allusers()
void setAllusers(java.lang.Short value)
Allusers
' attribute.
value
- the new value of the 'Allusers' attribute.getAllusers()
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.getDmtriglstn_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.getDmtriglstn_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.getDmtriglstn_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.getDmtriglstn_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.getDmtriglstn_Optcounter()
void setOptcounter(short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Dmactivity getDmactivityForDmtriglstn()
Dmtriglstn For Dmactivity
'.
If the meaning of the 'Dmactivity For Dmtriglstn' reference isn't clear, there really should be more of a description here...
setDmactivityForDmtriglstn(Dmactivity)
,
MarketingEntityPackage.getDmtriglstn_DmactivityForDmtriglstn()
,
Dmactivity.getDmtriglstnForDmactivity()
void setDmactivityForDmtriglstn(Dmactivity value)
Dmactivity For Dmtriglstn
' reference.
value
- the new value of the 'Dmactivity For Dmtriglstn' reference.getDmactivityForDmtriglstn()
Dmelement getDmelementForDmtriglstn()
Dmtriglstn For Dmelement
'.
If the meaning of the 'Dmelement For Dmtriglstn' reference isn't clear, there really should be more of a description here...
setDmelementForDmtriglstn(Dmelement)
,
MarketingEntityPackage.getDmtriglstn_DmelementForDmtriglstn()
,
Dmelement.getDmtriglstnForDmelement()
void setDmelementForDmtriglstn(Dmelement value)
Dmelement For Dmtriglstn
' reference.
value
- the new value of the 'Dmelement For Dmtriglstn' reference.getDmelementForDmtriglstn()