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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TINInfo
 TINInfo[] OrgInfo_Type.getTINInfo()
          Getter for tINInfo
 TINInfo PersonInfo_Type.getTINInfo()
          Getter for tINInfo
 TINInfo PartyAcctRelRec_Type.getTINInfo()
          Getter for tINInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TINInfo
 void OrgInfo_Type.setTINInfo(TINInfo[] _tINInfo)
          Setter for tINInfo
 void PersonInfo_Type.setTINInfo(TINInfo _tINInfo)
          Setter for tINInfo
 void PartyAcctRelRec_Type.setTINInfo(TINInfo _tINInfo)
          Setter for tINInfo
 

Uses of TINInfo in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return TINInfo
 TINInfo[] OrgInfo_Type.getTINInfo()
          Getter for tINInfo
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type TINInfo
 void OrgInfo_Type.setTINInfo(TINInfo[] _tINInfo)
          Setter for tINInfo