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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return MaritalStatus
 MaritalStatus[] PersonInfo_Type.getMaritalStatus()
          Getter for maritalStatus
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type MaritalStatus
 void PersonInfo_Type.setMaritalStatus(MaritalStatus[] _maritalStatus)
          Setter for maritalStatus