public interface AttributeValue
The following features are supported:
Attribute Value Id
Language Id
Attribute Id
Attribute Type Id
String Value
Operator Id
Seq
Integer Value
Float Value
Catalog Entry Id
Name
Field1
Image1
Image2
Field2
Field3
Object Id
Quantity Unit Id
Attachment Id
Opt Counter
Attribute For Attribute Value
Attribute Type For Attribute Value
Catalog Entry For Attribute Value
Operator Attribute Value Relation
Attribute Attribute Value Relation2
Package Attribute Value
Package Attribute Value For Language
CatalogEntityPackage.getAttributeValue()
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getAttachmentId()
Returns the value of the 'Attachment Id' attribute.
|
java.util.List |
getAttributeAttributeValueRelation2()
Returns the value of the 'Attribute Attribute Value Relation2' reference list.
|
Attribute |
getAttributeForAttributeValue()
Returns the value of the 'Attribute For Attribute Value' reference.
|
long |
getAttributeId()
Returns the value of the 'Attribute Id' attribute.
|
AttributeType |
getAttributeTypeForAttributeValue()
Returns the value of the 'Attribute Type For Attribute Value' reference.
|
java.lang.String |
getAttributeTypeId()
Returns the value of the 'Attribute Type Id' attribute.
|
long |
getAttributeValueId()
Returns the value of the 'Attribute Value Id' attribute.
|
CatalogEntry |
getCatalogEntryForAttributeValue()
Returns the value of the 'Catalog Entry For Attribute Value' reference.
|
long |
getCatalogEntryId()
Returns the value of the 'Catalog Entry Id' attribute.
|
java.lang.Integer |
getField1()
Returns the value of the 'Field1' attribute.
|
java.lang.String |
getField2()
Returns the value of the 'Field2' attribute.
|
java.lang.String |
getField3()
Returns the value of the 'Field3' attribute.
|
java.lang.Double |
getFloatValue()
Returns the value of the 'Float Value' attribute.
|
java.lang.String |
getImage1()
Returns the value of the 'Image1' attribute.
|
java.lang.String |
getImage2()
Returns the value of the 'Image2' attribute.
|
java.lang.Integer |
getIntegerValue()
Returns the value of the 'Integer Value' attribute.
|
int |
getLanguageId()
Returns the value of the 'Language Id' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getObjectId()
Returns the value of the 'Object Id' attribute.
|
Operator |
getOperatorAttributeValueRelation()
Returns the value of the 'Operator Attribute Value Relation' reference.
|
java.lang.Integer |
getOperatorId()
Returns the value of the 'Operator Id' attribute.
|
java.lang.Short |
getOptCounter()
Returns the value of the 'Opt Counter' attribute.
|
java.util.List |
getPackageAttributeValue()
Returns the value of the 'Package Attribute Value' reference list.
|
java.util.List |
getPackageAttributeValueForLanguage()
Returns the value of the 'Package Attribute Value For Language' reference list.
|
java.lang.String |
getQuantityUnitId()
Returns the value of the 'Quantity Unit Id' attribute.
|
double |
getSeq()
Returns the value of the 'Seq' attribute.
|
java.lang.String |
getStringValue()
Returns the value of the 'String Value' attribute.
|
void |
setAttachmentId(java.lang.Long value)
Sets the value of the '
Attachment Id ' attribute. |
void |
setAttributeForAttributeValue(Attribute value)
Sets the value of the '
Attribute For Attribute Value ' reference. |
void |
setAttributeId(long value)
Sets the value of the '
Attribute Id ' attribute. |
void |
setAttributeTypeForAttributeValue(AttributeType value)
Sets the value of the '
Attribute Type For Attribute Value ' reference. |
void |
setAttributeTypeId(java.lang.String value)
Sets the value of the '
Attribute Type Id ' attribute. |
void |
setAttributeValueId(long value)
Sets the value of the '
Attribute Value Id ' attribute. |
void |
setCatalogEntryForAttributeValue(CatalogEntry value)
Sets the value of the '
Catalog Entry For Attribute Value ' reference. |
void |
setCatalogEntryId(long value)
Sets the value of the '
Catalog Entry Id ' attribute. |
void |
setField1(java.lang.Integer value)
Sets the value of the '
Field1 ' attribute. |
void |
setField2(java.lang.String value)
Sets the value of the '
Field2 ' attribute. |
void |
setField3(java.lang.String value)
Sets the value of the '
Field3 ' attribute. |
void |
setFloatValue(java.lang.Double value)
Sets the value of the '
Float Value ' attribute. |
void |
setImage1(java.lang.String value)
Sets the value of the '
Image1 ' attribute. |
void |
setImage2(java.lang.String value)
Sets the value of the '
Image2 ' attribute. |
void |
setIntegerValue(java.lang.Integer value)
Sets the value of the '
Integer Value ' attribute. |
void |
setLanguageId(int value)
Sets the value of the '
Language Id ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
void |
setObjectId(java.lang.String value)
Sets the value of the '
Object Id ' attribute. |
void |
setOperatorAttributeValueRelation(Operator value)
Sets the value of the '
Operator Attribute Value Relation ' reference. |
void |
setOperatorId(java.lang.Integer value)
Sets the value of the '
Operator Id ' attribute. |
void |
setOptCounter(java.lang.Short value)
Sets the value of the '
Opt Counter ' attribute. |
void |
setQuantityUnitId(java.lang.String value)
Sets the value of the '
Quantity Unit Id ' attribute. |
void |
setSeq(double value)
Sets the value of the '
Seq ' attribute. |
void |
setStringValue(java.lang.String value)
Sets the value of the '
String Value ' attribute. |
long getAttributeValueId()
If the meaning of the 'Attribute Value Id' attribute isn't clear, there really should be more of a description here...
setAttributeValueId(long)
,
CatalogEntityPackage.getAttributeValue_AttributeValueId()
void setAttributeValueId(long value)
Attribute Value Id
' attribute.
value
- the new value of the 'Attribute Value Id' attribute.getAttributeValueId()
int getLanguageId()
If the meaning of the 'Language Id' attribute isn't clear, there really should be more of a description here...
setLanguageId(int)
,
CatalogEntityPackage.getAttributeValue_LanguageId()
void setLanguageId(int value)
Language Id
' attribute.
value
- the new value of the 'Language Id' attribute.getLanguageId()
long getAttributeId()
If the meaning of the 'Attribute Id' attribute isn't clear, there really should be more of a description here...
setAttributeId(long)
,
CatalogEntityPackage.getAttributeValue_AttributeId()
void setAttributeId(long value)
Attribute Id
' attribute.
value
- the new value of the 'Attribute Id' attribute.getAttributeId()
java.lang.String getAttributeTypeId()
If the meaning of the 'Attribute Type Id' attribute isn't clear, there really should be more of a description here...
setAttributeTypeId(String)
,
CatalogEntityPackage.getAttributeValue_AttributeTypeId()
void setAttributeTypeId(java.lang.String value)
Attribute Type Id
' attribute.
value
- the new value of the 'Attribute Type Id' attribute.getAttributeTypeId()
java.lang.String getStringValue()
If the meaning of the 'String Value' attribute isn't clear, there really should be more of a description here...
setStringValue(String)
,
CatalogEntityPackage.getAttributeValue_StringValue()
void setStringValue(java.lang.String value)
String Value
' attribute.
value
- the new value of the 'String Value' attribute.getStringValue()
java.lang.Integer getOperatorId()
If the meaning of the 'Operator Id' attribute isn't clear, there really should be more of a description here...
setOperatorId(Integer)
,
CatalogEntityPackage.getAttributeValue_OperatorId()
void setOperatorId(java.lang.Integer value)
Operator Id
' attribute.
value
- the new value of the 'Operator Id' attribute.getOperatorId()
double getSeq()
If the meaning of the 'Seq' attribute isn't clear, there really should be more of a description here...
setSeq(double)
,
CatalogEntityPackage.getAttributeValue_Seq()
void setSeq(double value)
Seq
' attribute.
value
- the new value of the 'Seq' attribute.getSeq()
java.lang.Integer getIntegerValue()
If the meaning of the 'Integer Value' attribute isn't clear, there really should be more of a description here...
setIntegerValue(Integer)
,
CatalogEntityPackage.getAttributeValue_IntegerValue()
void setIntegerValue(java.lang.Integer value)
Integer Value
' attribute.
value
- the new value of the 'Integer Value' attribute.getIntegerValue()
java.lang.Double getFloatValue()
If the meaning of the 'Float Value' attribute isn't clear, there really should be more of a description here...
setFloatValue(Double)
,
CatalogEntityPackage.getAttributeValue_FloatValue()
void setFloatValue(java.lang.Double value)
Float Value
' attribute.
value
- the new value of the 'Float Value' attribute.getFloatValue()
long getCatalogEntryId()
If the meaning of the 'Catalog Entry Id' attribute isn't clear, there really should be more of a description here...
setCatalogEntryId(long)
,
CatalogEntityPackage.getAttributeValue_CatalogEntryId()
void setCatalogEntryId(long value)
Catalog Entry Id
' attribute.
value
- the new value of the 'Catalog Entry Id' attribute.getCatalogEntryId()
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)
,
CatalogEntityPackage.getAttributeValue_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
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)
,
CatalogEntityPackage.getAttributeValue_Field1()
void setField1(java.lang.Integer value)
Field1
' attribute.
value
- the new value of the 'Field1' attribute.getField1()
java.lang.String getImage1()
If the meaning of the 'Image1' attribute isn't clear, there really should be more of a description here...
setImage1(String)
,
CatalogEntityPackage.getAttributeValue_Image1()
void setImage1(java.lang.String value)
Image1
' attribute.
value
- the new value of the 'Image1' attribute.getImage1()
java.lang.String getImage2()
If the meaning of the 'Image2' attribute isn't clear, there really should be more of a description here...
setImage2(String)
,
CatalogEntityPackage.getAttributeValue_Image2()
void setImage2(java.lang.String value)
Image2
' attribute.
value
- the new value of the 'Image2' attribute.getImage2()
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)
,
CatalogEntityPackage.getAttributeValue_Field2()
void setField2(java.lang.String value)
Field2
' attribute.
value
- the new value of the 'Field2' attribute.getField2()
java.lang.String getField3()
If the meaning of the 'Field3' attribute isn't clear, there really should be more of a description here...
setField3(String)
,
CatalogEntityPackage.getAttributeValue_Field3()
void setField3(java.lang.String value)
Field3
' attribute.
value
- the new value of the 'Field3' attribute.getField3()
java.lang.String getObjectId()
If the meaning of the 'Object Id' attribute isn't clear, there really should be more of a description here...
setObjectId(String)
,
CatalogEntityPackage.getAttributeValue_ObjectId()
void setObjectId(java.lang.String value)
Object Id
' attribute.
value
- the new value of the 'Object Id' attribute.getObjectId()
java.lang.String getQuantityUnitId()
If the meaning of the 'Quantity Unit Id' attribute isn't clear, there really should be more of a description here...
setQuantityUnitId(String)
,
CatalogEntityPackage.getAttributeValue_QuantityUnitId()
void setQuantityUnitId(java.lang.String value)
Quantity Unit Id
' attribute.
value
- the new value of the 'Quantity Unit Id' attribute.getQuantityUnitId()
java.lang.Long getAttachmentId()
If the meaning of the 'Attachment Id' attribute isn't clear, there really should be more of a description here...
setAttachmentId(Long)
,
CatalogEntityPackage.getAttributeValue_AttachmentId()
void setAttachmentId(java.lang.Long value)
Attachment Id
' attribute.
value
- the new value of the 'Attachment Id' attribute.getAttachmentId()
java.lang.Short getOptCounter()
If the meaning of the 'Opt Counter' attribute isn't clear, there really should be more of a description here...
setOptCounter(Short)
,
CatalogEntityPackage.getAttributeValue_OptCounter()
void setOptCounter(java.lang.Short value)
Opt Counter
' attribute.
value
- the new value of the 'Opt Counter' attribute.getOptCounter()
Attribute getAttributeForAttributeValue()
Attributes Value
'.
If the meaning of the 'Attribute For Attribute Value' reference isn't clear, there really should be more of a description here...
setAttributeForAttributeValue(Attribute)
,
CatalogEntityPackage.getAttributeValue_AttributeForAttributeValue()
,
Attribute.getAttributesValue()
void setAttributeForAttributeValue(Attribute value)
Attribute For Attribute Value
' reference.
value
- the new value of the 'Attribute For Attribute Value' reference.getAttributeForAttributeValue()
AttributeType getAttributeTypeForAttributeValue()
Attribute Value For Attribute Type
'.
If the meaning of the 'Attribute Type For Attribute Value' reference isn't clear, there really should be more of a description here...
setAttributeTypeForAttributeValue(AttributeType)
,
CatalogEntityPackage.getAttributeValue_AttributeTypeForAttributeValue()
,
AttributeType.getAttributeValueForAttributeType()
void setAttributeTypeForAttributeValue(AttributeType value)
Attribute Type For Attribute Value
' reference.
value
- the new value of the 'Attribute Type For Attribute Value' reference.getAttributeTypeForAttributeValue()
CatalogEntry getCatalogEntryForAttributeValue()
Attributes Value
'.
If the meaning of the 'Catalog Entry For Attribute Value' reference isn't clear, there really should be more of a description here...
setCatalogEntryForAttributeValue(CatalogEntry)
,
CatalogEntityPackage.getAttributeValue_CatalogEntryForAttributeValue()
,
CatalogEntry.getAttributesValue()
void setCatalogEntryForAttributeValue(CatalogEntry value)
Catalog Entry For Attribute Value
' reference.
value
- the new value of the 'Catalog Entry For Attribute Value' reference.getCatalogEntryForAttributeValue()
Operator getOperatorAttributeValueRelation()
Attribute Value Operator Relation
'.
If the meaning of the 'Operator Attribute Value Relation' reference isn't clear, there really should be more of a description here...
setOperatorAttributeValueRelation(Operator)
,
CatalogEntityPackage.getAttributeValue_OperatorAttributeValueRelation()
,
Operator.getAttributeValueOperatorRelation()
void setOperatorAttributeValueRelation(Operator value)
Operator Attribute Value Relation
' reference.
value
- the new value of the 'Operator Attribute Value Relation' reference.getOperatorAttributeValueRelation()
java.util.List getAttributeAttributeValueRelation2()
Attribute
.
It is bidirectional and its opposite is 'Attribute Value Attribute Relation2
'.
If the meaning of the 'Attribute Attribute Value Relation2' reference list isn't clear, there really should be more of a description here...
CatalogEntityPackage.getAttributeValue_AttributeAttributeValueRelation2()
,
Attribute.getAttributeValueAttributeRelation2()
java.util.List getPackageAttributeValue()
PackageAttributeValue
.
It is bidirectional and its opposite is 'Attribute Value For Package Attribute Value
'.
If the meaning of the 'Package Attribute Value' reference list isn't clear, there really should be more of a description here...
CatalogEntityPackage.getAttributeValue_PackageAttributeValue()
,
PackageAttributeValue.getAttributeValueForPackageAttributeValue()
java.util.List getPackageAttributeValueForLanguage()
PackageAttributeValue
.
It is bidirectional and its opposite is 'Attribute Value For Package Attribute Value By Language
'.
If the meaning of the 'Package Attribute Value For Language' reference list isn't clear, there really should be more of a description here...
CatalogEntityPackage.getAttributeValue_PackageAttributeValueForLanguage()
,
PackageAttributeValue.getAttributeValueForPackageAttributeValueByLanguage()