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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Addr1
 Addr1 PostAddr_Type.getAddr1()
          Getter for addr1
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Addr1
 void PostAddr_Type.setAddr1(Addr1 _addr1)
          Setter for addr1
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Addr1
 Addr1 PostAddr_Type.getAddr1()
          Getter for addr1
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Addr1
 void PostAddr_Type.setAddr1(Addr1 _addr1)
          Setter for addr1