Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.clientserver.uielib.mobile.api.WDBarCodeReaderType

Packages that use WDBarCodeReaderType
com.sap.tc.webdynpro.clientserver.uielib.mobile.api   
 

Uses of WDBarCodeReaderType in com.sap.tc.webdynpro.clientserver.uielib.mobile.api
 

Fields in com.sap.tc.webdynpro.clientserver.uielib.mobile.api declared as WDBarCodeReaderType
static WDBarCodeReaderType WDBarCodeReaderType.INTERMEC
          Represents Intermec's way of bar code reading.
static WDBarCodeReaderType WDBarCodeReaderType.SYMBOL
          Represents Symbol's way of bar code reading.
static WDBarCodeReaderType IWDBarCodeReader.DEFAULT_TYPE
          Default value of property type.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.mobile.api that return WDBarCodeReaderType
static WDBarCodeReaderType WDBarCodeReaderType.valueOf(int ordinal)
          Returns the enumeration value for the given ordinal.
static WDBarCodeReaderType WDBarCodeReaderType.valueOf(java.lang.String name)
          Returns the enumeration value for the given name.
 WDBarCodeReaderType IWDBarCodeReader.getType()
          Returns the value of the type property.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.mobile.api with parameters of type WDBarCodeReaderType
 void IWDBarCodeReader.setType(WDBarCodeReaderType value)
          Sets property type to the new value.
 


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15