Uses of Class
org.sourceforge.ifx.framework.element.FontId

Packages that use FontId
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of FontId in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return FontId
 FontId[] ChkOrdInfo_Type.getFontId()
          Getter for fontId
 FontId ChkOrdDetail_Type.getFontId()
          Getter for fontId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type FontId
 void ChkOrdInfo_Type.setFontId(FontId[] _fontId)
          Setter for fontId
 void ChkOrdDetail_Type.setFontId(FontId _fontId)
          Setter for fontId