|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.schema.FieldProperties
com.sap.mdm.schema.fields.MeasurementFieldProperties
MeasurementFieldProperties specifies a real field with an associated unit of measure.
| Field Summary |
| Constructor Summary | |
MeasurementFieldProperties()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
int |
getDecimalPlaces()
Returns the decimal places. |
UnitId |
getDefaultUnitId()
|
DimensionId |
getDimensionId()
|
int |
hashCode()
|
boolean |
isMultiValued()
Returns whether the field is a multi-valued field. |
boolean |
isShowFractions()
Returns the "show fractions". |
void |
setDecimalPlaces(int decimalPlaces)
Sets the decimal places for the measurement field. |
void |
setDefaultUnitId(UnitId defaultUnitId)
|
void |
setDimensionId(DimensionId dimensionId)
|
void |
setMultiValued(boolean multiValued)
|
void |
setShowFractions(boolean showFractions)
Sets the "show fractions" for the measurement field. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MeasurementFieldProperties()
| Method Detail |
public boolean isMultiValued()
FieldProperties
isMultiValued in class FieldPropertiespublic void setMultiValued(boolean multiValued)
multiValued - The multiValued to set.public int getDecimalPlaces()
public void setDecimalPlaces(int decimalPlaces)
decimalPlaces - a decimal placespublic UnitId getDefaultUnitId()
public void setDefaultUnitId(UnitId defaultUnitId)
defaultUnitId - The defaultUnitId to set.public DimensionId getDimensionId()
public void setDimensionId(DimensionId dimensionId)
dimensionId - The dimensionId to set.public boolean isShowFractions()
public void setShowFractions(boolean showFractions)
showFractions - a show fractionspublic int hashCode()
hashCode in class FieldPropertiespublic boolean equals(Object obj)
equals in class FieldProperties
|
|||||||||||
| 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.