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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Addr2
 Addr2 PostAddr_Type.getAddr2()
          Getter for addr2
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Addr2
 void PostAddr_Type.setAddr2(Addr2 _addr2)
          Setter for addr2
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Addr2
 Addr2 PostAddr_Type.getAddr2()
          Getter for addr2
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Addr2
 void PostAddr_Type.setAddr2(Addr2 _addr2)
          Setter for addr2