public interface Colldesc
The following features are supported:
MarketingEntityPackage.getColldesc()
Modifier and Type | Method and Description |
---|---|
long |
getCollateral_id()
Returns the value of the 'Collateral id' attribute.
|
Collateral |
getCollateralForColldesc()
Returns the value of the 'Collateral For Colldesc' reference.
|
java.lang.String |
getField1()
Returns the value of the 'Field1' attribute.
|
java.lang.String |
getField2()
Returns the value of the 'Field2' attribute.
|
int |
getLanguage_id()
Returns the value of the 'Language id' attribute.
|
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute.
|
java.lang.String |
getLongmktgtext()
Returns the value of the 'Longmktgtext' attribute.
|
java.lang.String |
getMarketingtext()
Returns the value of the 'Marketingtext' attribute.
|
java.lang.Short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
void |
setCollateral_id(long value)
Sets the value of the '
Collateral id ' attribute. |
void |
setCollateralForColldesc(Collateral value)
Sets the value of the '
Collateral For Colldesc ' reference. |
void |
setField1(java.lang.String value)
Sets the value of the '
Field1 ' attribute. |
void |
setField2(java.lang.String value)
Sets the value of the '
Field2 ' attribute. |
void |
setLanguage_id(int value)
Sets the value of the '
Language id ' attribute. |
void |
setLocation(java.lang.String value)
Sets the value of the '
Location ' attribute. |
void |
setLongmktgtext(java.lang.String value)
Sets the value of the '
Longmktgtext ' attribute. |
void |
setMarketingtext(java.lang.String value)
Sets the value of the '
Marketingtext ' attribute. |
void |
setOptcounter(java.lang.Short value)
Sets the value of the '
Optcounter ' attribute. |
long getCollateral_id()
If the meaning of the 'Collateral id' attribute isn't clear, there really should be more of a description here...
setCollateral_id(long)
,
MarketingEntityPackage.getColldesc_Collateral_id()
void setCollateral_id(long value)
Collateral id
' attribute.
value
- the new value of the 'Collateral id' attribute.getCollateral_id()
int getLanguage_id()
If the meaning of the 'Language id' attribute isn't clear, there really should be more of a description here...
setLanguage_id(int)
,
MarketingEntityPackage.getColldesc_Language_id()
void setLanguage_id(int value)
Language id
' attribute.
value
- the new value of the 'Language id' attribute.getLanguage_id()
java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String)
,
MarketingEntityPackage.getColldesc_Location()
void setLocation(java.lang.String value)
Location
' attribute.
value
- the new value of the 'Location' attribute.getLocation()
java.lang.String getMarketingtext()
If the meaning of the 'Marketingtext' attribute isn't clear, there really should be more of a description here...
setMarketingtext(String)
,
MarketingEntityPackage.getColldesc_Marketingtext()
void setMarketingtext(java.lang.String value)
Marketingtext
' attribute.
value
- the new value of the 'Marketingtext' attribute.getMarketingtext()
java.lang.String getLongmktgtext()
If the meaning of the 'Longmktgtext' attribute isn't clear, there really should be more of a description here...
setLongmktgtext(String)
,
MarketingEntityPackage.getColldesc_Longmktgtext()
void setLongmktgtext(java.lang.String value)
Longmktgtext
' attribute.
value
- the new value of the 'Longmktgtext' attribute.getLongmktgtext()
java.lang.String getField1()
If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...
setField1(String)
,
MarketingEntityPackage.getColldesc_Field1()
void setField1(java.lang.String value)
Field1
' attribute.
value
- the new value of the 'Field1' attribute.getField1()
java.lang.String getField2()
If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...
setField2(String)
,
MarketingEntityPackage.getColldesc_Field2()
void setField2(java.lang.String value)
Field2
' attribute.
value
- the new value of the 'Field2' attribute.getField2()
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.getColldesc_Optcounter()
void setOptcounter(java.lang.Short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Collateral getCollateralForColldesc()
Colldesc For Collateral
'.
If the meaning of the 'Collateral For Colldesc' reference isn't clear, there really should be more of a description here...
setCollateralForColldesc(Collateral)
,
MarketingEntityPackage.getColldesc_CollateralForColldesc()
,
Collateral.getColldescForCollateral()
void setCollateralForColldesc(Collateral value)
Collateral For Colldesc
' reference.
value
- the new value of the 'Collateral For Colldesc' reference.getCollateralForColldesc()