BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.wtc.jatmi.TypedFML

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

Uses of TypedFML in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that return TypedFML
 TypedFML XmlFmlCnv.XMLtoFML(java.lang.String xmlinfo, FldTbl[] fldtbls)
           
 TypedFML XmlFmlCnv.XMLtoFML(java.lang.String xmlinput, TypedFML fmldata)
           
 

Methods in weblogic.wtc.gwt with parameters of type TypedFML
 java.lang.String XmlFmlCnv.FMLtoXML(TypedFML inData)
           
 TypedFML XmlFmlCnv.XMLtoFML(java.lang.String xmlinput, TypedFML fmldata)
           
 

Uses of TypedFML in weblogic.wtc.jatmi
 

Constructors in weblogic.wtc.jatmi with parameters of type TypedFML
TypedFML.TypedFML(TypedFML copyFrom)
          This constructor copies the fields from the input FML 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.