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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TitlePrefix
 TitlePrefix[] CustName_Type.getTitlePrefix()
          Getter for titlePrefix
 TitlePrefix[] PersonName_Type.getTitlePrefix()
          Getter for titlePrefix
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TitlePrefix
 void CustName_Type.setTitlePrefix(TitlePrefix[] _titlePrefix)
          Setter for titlePrefix
 void PersonName_Type.setTitlePrefix(TitlePrefix[] _titlePrefix)
          Setter for titlePrefix