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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return FullName
 FullName[] CustNameAddr_Type.getFullName()
          Getter for fullName
 FullName PersonInfo_Type.getFullName()
          Getter for fullName
 FullName PartyAcctRelRec_Type.getFullName()
          Getter for fullName
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type FullName
 void CustNameAddr_Type.setFullName(FullName[] _fullName)
          Setter for fullName
 void PersonInfo_Type.setFullName(FullName _fullName)
          Setter for fullName
 void PartyAcctRelRec_Type.setFullName(FullName _fullName)
          Setter for fullName