Uses of Class
com.sap.mdm.valuetypes.MeasurementValue

Packages that use MeasurementValue
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
com.sap.mdm.workflow Provides classes and interfaces for representing workflow objects 
 

Uses of MeasurementValue in com.sap.mdm.search
 

Methods in com.sap.mdm.search that return MeasurementValue
 MeasurementValue MeasurementSearchConstraint.getValue()
          Returns the measurement value.
 

Constructors in com.sap.mdm.search with parameters of type MeasurementValue
MeasurementSearchConstraint(MeasurementValue value, int comparisonOperator)
          Constructor with the specified parameters.
 

Uses of MeasurementValue in com.sap.mdm.valuetypes
 

Fields in com.sap.mdm.valuetypes declared as MeasurementValue
static MeasurementValue MeasurementValue.NA_VALUE
           
 

Methods in com.sap.mdm.valuetypes that return MeasurementValue
 MeasurementValue CoupledMeasurementValue.getPrimaryValue()
          Get the primary value.
 MeasurementValue CoupledMeasurementValue.getSecondaryValue()
          Get the secondary value.
 

Constructors in com.sap.mdm.valuetypes with parameters of type MeasurementValue
CoupledMeasurementValue(MeasurementValue primaryValue, MeasurementValue secondaryValue)
          Constructor for XcatCoupledAttributeValue
 

Uses of MeasurementValue in com.sap.mdm.workflow
 

Methods in com.sap.mdm.workflow that return MeasurementValue
 MeasurementValue WorkflowProperties.getMaxTime()
          Returns the maximum delay time after which the workflow will be launched.
 

Constructors in com.sap.mdm.workflow with parameters of type MeasurementValue
WorkflowProperties(WorkflowId id, java.lang.String name, java.lang.String code, java.lang.String description, TableId tableId, java.lang.String owner, boolean isActive, int launchType, int[] triggerActions, int maxRecords, MeasurementValue maxTime, java.lang.String createdBy, DateTimeValue creationDate, java.lang.String modifiedBy, DateTimeValue modificationDate)
          Creates an instance with the specified parameters.
 



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.