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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Addr4
 Addr4 PostAddr_Type.getAddr4()
          Getter for addr4
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Addr4
 void PostAddr_Type.setAddr4(Addr4 _addr4)
          Setter for addr4
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Addr4
 Addr4 PostAddr_Type.getAddr4()
          Getter for addr4
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Addr4
 void PostAddr_Type.setAddr4(Addr4 _addr4)
          Setter for addr4