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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BinData
 BinData Binary.getBinData()
          Getter for binData
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BinData
 void Binary.setBinData(BinData _binData)
          Setter for binData