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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PINBlock
 PINBlock SignonICC_Type.getPINBlock()
          Getter for pINBlock
 PINBlock CustAuthModRq_Type.getPINBlock()
          Getter for pINBlock
 PINBlock SignonMagPIN_Type.getPINBlock()
          Getter for pINBlock
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PINBlock
 void SignonICC_Type.setPINBlock(PINBlock _pINBlock)
          Setter for pINBlock
 void CustAuthModRq_Type.setPINBlock(PINBlock _pINBlock)
          Setter for pINBlock
 void SignonMagPIN_Type.setPINBlock(PINBlock _pINBlock)
          Setter for pINBlock