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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BirthDt
 BirthDt PersonInfo_Type.getBirthDt()
          Getter for birthDt
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BirthDt
 void PersonInfo_Type.setBirthDt(BirthDt _birthDt)
          Setter for birthDt