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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Addr3
 Addr3 PostAddr_Type.getAddr3()
          Getter for addr3
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Addr3
 void PostAddr_Type.setAddr3(Addr3 _addr3)
          Setter for addr3
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Addr3
 Addr3 PostAddr_Type.getAddr3()
          Getter for addr3
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Addr3
 void PostAddr_Type.setAddr3(Addr3 _addr3)
          Setter for addr3