BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.wtc.jatmi.TypedFML32

Packages that use TypedFML32
weblogic.wtc.gwt   
weblogic.wtc.jatmi   
 

Uses of TypedFML32 in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that return TypedFML32
 TypedFML32 XmlFmlCnv.XMLtoFML32(java.lang.String xmlinfo, FldTbl[] fldtbls)
           
 TypedFML32 XmlFmlCnv.XMLtoFML32(java.lang.String xmlinput, TypedFML32 fml32data)
           
 

Methods in weblogic.wtc.gwt with parameters of type TypedFML32
 java.lang.String XmlFmlCnv.FML32toXML(TypedFML32 inData)
           
 TypedFML32 XmlFmlCnv.XMLtoFML32(java.lang.String xmlinput, TypedFML32 fml32data)
           
 

Uses of TypedFML32 in weblogic.wtc.jatmi
 

Constructors in weblogic.wtc.jatmi with parameters of type TypedFML32
TypedFML32.TypedFML32(TypedFML32 copyFrom)
          This constructor copies the fields from the input FML32 buffer.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.