public interface Collateral
The following features are supported:
MarketingEntityPackage.getCollateral()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getAttachmentRelationForCollateral()
Returns the value of the 'Attachment Relation For Collateral' reference list.
|
short |
getBehavior()
Returns the value of the 'Behavior' attribute.
|
long |
getCollateral_id()
Returns the value of the 'Collateral id' attribute.
|
java.util.List |
getColldescForCollateral()
Returns the value of the 'Colldesc For Collateral' reference list.
|
java.util.List |
getCollimgmapareaForCollateral()
Returns the value of the 'Collimgmaparea For Collateral' reference list.
|
int |
getColltype_id()
Returns the value of the 'Colltype id' attribute.
|
Colltype |
getColltypeForCollateral()
Returns the value of the 'Colltype For Collateral' reference.
|
java.util.List |
getDmemspotcolldefForCollateral()
Returns the value of the 'Dmemspotcolldef For Collateral' reference list.
|
java.lang.String |
getField1()
Returns the value of the 'Field1' attribute.
|
java.lang.String |
getField2()
Returns the value of the 'Field2' attribute.
|
java.lang.Short |
getManagingtool()
Returns the value of the 'Managingtool' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.Short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
java.lang.Short |
getOvrmktlimit()
Returns the value of the 'Ovrmktlimit' attribute.
|
int |
getStoreent_id()
Returns the value of the 'Storeent id' attribute.
|
java.lang.Short |
getUidisplayable()
Returns the value of the 'Uidisplayable' attribute.
|
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute.
|
void |
setBehavior(short value)
Sets the value of the '
Behavior ' attribute. |
void |
setCollateral_id(long value)
Sets the value of the '
Collateral id ' attribute. |
void |
setColltype_id(int value)
Sets the value of the '
Colltype id ' attribute. |
void |
setColltypeForCollateral(Colltype value)
Sets the value of the '
Colltype For Collateral ' 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 |
setManagingtool(java.lang.Short value)
Sets the value of the '
Managingtool ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
void |
setOptcounter(java.lang.Short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setOvrmktlimit(java.lang.Short value)
Sets the value of the '
Ovrmktlimit ' attribute. |
void |
setStoreent_id(int value)
Sets the value of the '
Storeent id ' attribute. |
void |
setUidisplayable(java.lang.Short value)
Sets the value of the '
Uidisplayable ' attribute. |
void |
setUrl(java.lang.String value)
Sets the value of the '
Url ' 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.getCollateral_Collateral_id()
void setCollateral_id(long value)
Collateral id
' attribute.
value
- the new value of the 'Collateral id' attribute.getCollateral_id()
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.getCollateral_Storeent_id()
void setStoreent_id(int value)
Storeent id
' attribute.
value
- the new value of the 'Storeent id' attribute.getStoreent_id()
int getColltype_id()
If the meaning of the 'Colltype id' attribute isn't clear, there really should be more of a description here...
setColltype_id(int)
,
MarketingEntityPackage.getCollateral_Colltype_id()
void setColltype_id(int value)
Colltype id
' attribute.
value
- the new value of the 'Colltype id' attribute.getColltype_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.getCollateral_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String)
,
MarketingEntityPackage.getCollateral_Url()
void setUrl(java.lang.String value)
Url
' attribute.
value
- the new value of the 'Url' attribute.getUrl()
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.getCollateral_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.getCollateral_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.getCollateral_Optcounter()
void setOptcounter(java.lang.Short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
short getBehavior()
If the meaning of the 'Behavior' attribute isn't clear, there really should be more of a description here...
setBehavior(short)
,
MarketingEntityPackage.getCollateral_Behavior()
void setBehavior(short value)
Behavior
' attribute.
value
- the new value of the 'Behavior' attribute.getBehavior()
java.lang.Short getUidisplayable()
If the meaning of the 'Uidisplayable' attribute isn't clear, there really should be more of a description here...
setUidisplayable(Short)
,
MarketingEntityPackage.getCollateral_Uidisplayable()
void setUidisplayable(java.lang.Short value)
Uidisplayable
' attribute.
value
- the new value of the 'Uidisplayable' attribute.getUidisplayable()
java.lang.Short getManagingtool()
If the meaning of the 'Managingtool' attribute isn't clear, there really should be more of a description here...
setManagingtool(Short)
,
MarketingEntityPackage.getCollateral_Managingtool()
void setManagingtool(java.lang.Short value)
Managingtool
' attribute.
value
- the new value of the 'Managingtool' attribute.getManagingtool()
java.lang.Short getOvrmktlimit()
If the meaning of the 'Ovrmktlimit' attribute isn't clear, there really should be more of a description here...
setOvrmktlimit(Short)
,
MarketingEntityPackage.getCollateral_Ovrmktlimit()
void setOvrmktlimit(java.lang.Short value)
Ovrmktlimit
' attribute.
value
- the new value of the 'Ovrmktlimit' attribute.getOvrmktlimit()
java.util.List getAttachmentRelationForCollateral()
Atchrel
.
It is bidirectional and its opposite is 'Collateral For Attachment Relation
'.
If the meaning of the 'Attachment Relation For Collateral' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getCollateral_AttachmentRelationForCollateral()
,
Atchrel.getCollateralForAttachmentRelation()
Colltype getColltypeForCollateral()
Collateral For Colltype
'.
If the meaning of the 'Colltype For Collateral' reference isn't clear, there really should be more of a description here...
setColltypeForCollateral(Colltype)
,
MarketingEntityPackage.getCollateral_ColltypeForCollateral()
,
Colltype.getCollateralForColltype()
void setColltypeForCollateral(Colltype value)
Colltype For Collateral
' reference.
value
- the new value of the 'Colltype For Collateral' reference.getColltypeForCollateral()
java.util.List getColldescForCollateral()
Colldesc
.
It is bidirectional and its opposite is 'Collateral For Colldesc
'.
If the meaning of the 'Colldesc For Collateral' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getCollateral_ColldescForCollateral()
,
Colldesc.getCollateralForColldesc()
java.util.List getCollimgmapareaForCollateral()
Collimgmaparea
.
It is bidirectional and its opposite is 'Collateral For Collimgmaparea
'.
If the meaning of the 'Collimgmaparea For Collateral' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getCollateral_CollimgmapareaForCollateral()
,
Collimgmaparea.getCollateralForCollimgmaparea()
java.util.List getDmemspotcolldefForCollateral()
Dmemspotcolldef
.
It is bidirectional and its opposite is 'Collateral For Dmemspotcolldef
'.
If the meaning of the 'Dmemspotcolldef For Collateral' reference list isn't clear, there really should be more of a description here...
MarketingEntityPackage.getCollateral_DmemspotcolldefForCollateral()
,
Dmemspotcolldef.getCollateralForDmemspotcolldef()