com.sap.mdm.publishing2.types
Class ValueType

java.lang.Object
  extended bycom.sap.mdm.publishing2.types.ValueType

public class ValueType
extends Object


Field Summary
static int ValueBlob
           
static int ValueBool
           
static int ValueChr
           
static int ValueDouble
           
static int ValueFloat
           
static int ValueInt16
           
static int ValueInt32
           
static int ValueInt8
           
static int ValueMeasurement
           
static int ValueNull
           
static int ValueString
           
static int ValueUint16
           
static int ValueUint32
           
static int ValueUint8
           
static int ValueUnknown
           
 
Constructor Summary
ValueType()
           
ValueType(int typeId)
           
 
Method Summary
 int getTypeId()
           
static int getTypeIdByName(String valueType)
           
 String getTypeName()
           
static String getTypeNameById(int id)
           
 boolean isString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ValueBool

public static int ValueBool

ValueUint8

public static int ValueUint8

ValueUint16

public static int ValueUint16

ValueUint32

public static int ValueUint32

ValueInt8

public static int ValueInt8

ValueInt16

public static int ValueInt16

ValueInt32

public static int ValueInt32

ValueFloat

public static int ValueFloat

ValueDouble

public static int ValueDouble

ValueBlob

public static int ValueBlob

ValueNull

public static int ValueNull

ValueMeasurement

public static int ValueMeasurement

ValueChr

public static int ValueChr

ValueString

public static int ValueString

ValueUnknown

public static int ValueUnknown
Constructor Detail

ValueType

public ValueType(int typeId)

ValueType

public ValueType()
Method Detail

getTypeId

public int getTypeId()

getTypeName

public String getTypeName()

isString

public boolean isString()

getTypeIdByName

public static int getTypeIdByName(String valueType)

getTypeNameById

public static String getTypeNameById(int id)


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.