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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CreatedDt
 CreatedDt PmtRec_Type.getCreatedDt()
          Getter for createdDt
 CreatedDt[] DepAppInfo_Type.getCreatedDt()
          Getter for createdDt
 CreatedDt BaseEnvr_Type.getCreatedDt()
          Getter for createdDt
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CreatedDt
 void PmtRec_Type.setCreatedDt(CreatedDt _createdDt)
          Setter for createdDt
 void DepAppInfo_Type.setCreatedDt(CreatedDt[] _createdDt)
          Setter for createdDt
 void BaseEnvr_Type.setCreatedDt(CreatedDt _createdDt)
          Setter for createdDt