|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.schema.AbstractAttributeProperties
com.sap.mdm.schema.CoupledAttributeProperties
Defines a coupled attribute. A coupled attribute mainly contains the primary value, the secondary value and the delimiter.
| Field Summary |
| Fields inherited from interface com.sap.mdm.schema.AttributeProperties |
COUPLED_TYPE, INVALID_TYPE, NUMERIC_TYPE, TEXT_TYPE |
| Constructor Summary | |
CoupledAttributeProperties()
Creates a new instance of CoupledAttributeDescription |
|
CoupledAttributeProperties(AttributeId id)
Creates an instance of CoupledAttributeProperties. |
|
CoupledAttributeProperties(CoupledAttributeProperties other)
Copy c'tor. |
|
| Method Summary | |
Object |
clone()
|
boolean |
equals(Object obj)
|
String |
getCode()
Returns a string identifier for a named repository object. |
String |
getCoupledDelimiter()
Returns the string delimiter. |
MeasurementProperties |
getCoupledMeasurement()
Returns the secondary measurement properties. |
MultilingualString |
getCoupledName()
Returns the coupled name. |
MeasurementProperties |
getMeasurement()
Returns the measurement (primary) properties. |
int |
getType()
Indicates an attribute type (text, numeric or coupled). |
int |
hashCode()
|
boolean |
isMultiValued()
Indicates whether the attribute is multi-valued. |
boolean |
isSymmetric()
|
void |
setCoupledDelimiter(String delimiter)
Sets the string delimiter. |
void |
setCoupledMeasurement(MeasurementProperties coupledMeasurement)
Sets the coupled (secondary) measurement properties. |
void |
setCoupledName(MultilingualString coupledName)
Sets the coupled (secondary) name. |
void |
setMeasurement(MeasurementProperties measurement)
Sets the measurement (primary) properties. |
void |
setSymmetric(boolean symmetric)
|
| Methods inherited from class com.sap.mdm.schema.AbstractAttributeProperties |
getAlias, getChangeStamp, getDefinition, getId, getImageId, getName, getTableId, setAlias, setChaneStamp, setChangeStamp, setCode, setDefinition, setImageId, setMultiValued, setName, setTableId, toString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CoupledAttributeProperties()
public CoupledAttributeProperties(AttributeId id)
id - the attribute Idpublic CoupledAttributeProperties(CoupledAttributeProperties other)
CoupledAttributeProperties object.
- Parameters:
other - Object to copy- Since:
- 7.2
| Method Detail |
public int getType()
AttributeProperties
public boolean isMultiValued()
AttributeProperties
isMultiValued in interface AttributePropertiesisMultiValued in class AbstractAttributePropertiespublic String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItemgetCode in class AbstractAttributePropertiespublic MultilingualString getCoupledName()
public void setCoupledName(MultilingualString coupledName)
coupledName - a couple namepublic String getCoupledDelimiter()
public void setCoupledDelimiter(String delimiter)
delimiter - a string delimiterpublic boolean isSymmetric()
public void setSymmetric(boolean symmetric)
public MeasurementProperties getMeasurement()
public void setMeasurement(MeasurementProperties measurement)
measurement - a primary measurementpublic MeasurementProperties getCoupledMeasurement()
public void setCoupledMeasurement(MeasurementProperties coupledMeasurement)
coupledMeasurement - the coupled measurementpublic int hashCode()
hashCode in class AbstractAttributePropertiespublic boolean equals(Object obj)
equals in class AbstractAttributePropertiespublic Object clone()
clone in interface AttributePropertiesclone in class AbstractAttributeProperties
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.