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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RefId
 RefId RefInfo_Type.getRefId()
          Getter for refId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RefId
 void RefInfo_Type.setRefId(RefId _refId)
          Setter for refId
 

Uses of RefId in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return RefId
 RefId RefInfo_Type.getRefId()
          Getter for refId
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type RefId
 void RefInfo_Type.setRefId(RefId _refId)
          Setter for refId