WebLogic Integration


Uses of Class
com.bea.wlxt.bintype.Bintype

Packages that use Bintype
com.bea.wlxt   
com.bea.wlxt.bintype   
 

Uses of Bintype in com.bea.wlxt
 

Methods in com.bea.wlxt with parameters of type Bintype
static void WLXT.addNewDataType(java.lang.String name, Bintype binType)
          Add a new User Defined Type to the WLXT runtime engine.
 

Uses of Bintype in com.bea.wlxt.bintype
 

Subclasses of Bintype in com.bea.wlxt.bintype
 class BintypeDate
           This class provides the default implementation for Data Types used by the WLXT to translate Binary Date Data to XML or XML data to Binary Date data.
 class BintypeString
           This class provides the default implementation for Data Types used by the WLXT to translate Binary String Data to XML or XML data to Binary String data.
 


WebLogic Integration

WebLogic Integration (WLI)