com.sap.mdm.publishing.types
Class ItemPropertyWrapper

java.lang.Object
  extended bycom.sap.mdm.publishing.types.ItemPropertyWrapper

public class ItemPropertyWrapper
extends Object


Constructor Summary
ItemPropertyWrapper()
           
ItemPropertyWrapper(String id, String name, String value, int type)
           
 
Method Summary
 String getId()
           
 MeasurementObject getMeasurmentValue()
           
 String getName()
           
 LookupValuesObject getOverrideLookupObject()
           
 int getType()
           
 String getTypeResolved()
           
 String getValue()
           
 void setId(String id)
           
 void setMeasurmentValue(MeasurementObject measurmentValue)
           
 void setName(String name)
           
 void setOverrideLookupObject(LookupValuesObject lookupValuesObject)
           
 void setType(int type)
           
 void setTypeResolved(String typeResolved)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemPropertyWrapper

public ItemPropertyWrapper()
                    throws Exception

ItemPropertyWrapper

public ItemPropertyWrapper(String id,
                           String name,
                           String value,
                           int type)
                    throws Exception
Method Detail

getTypeResolved

public String getTypeResolved()

setTypeResolved

public void setTypeResolved(String typeResolved)

getOverrideLookupObject

public LookupValuesObject getOverrideLookupObject()

setOverrideLookupObject

public void setOverrideLookupObject(LookupValuesObject lookupValuesObject)

getId

public String getId()

setId

public void setId(String id)

getName

public String getName()

setName

public void setName(String name)

getMeasurmentValue

public MeasurementObject getMeasurmentValue()

setMeasurmentValue

public void setMeasurmentValue(MeasurementObject measurmentValue)

getValue

public String getValue()

setValue

public void setValue(String value)

getType

public int getType()

setType

public void setType(int type)


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.