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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return USA_RTN
 USA_RTN SvcCore_Type.getUSA_RTN()
          Getter for uSA_RTN
 USA_RTN ACHTrnInfo_Type.getUSA_RTN()
          Getter for uSA_RTN
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type USA_RTN
 void SvcCore_Type.setUSA_RTN(USA_RTN _uSA_RTN)
          Setter for uSA_RTN
 void ACHTrnInfo_Type.setUSA_RTN(USA_RTN _uSA_RTN)
          Setter for uSA_RTN