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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SvcCore
 SvcCore MediaSvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 SvcCore PresSvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 SvcCore RootSvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 SvcCore BaseSvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 SvcCore PaySvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 SvcCore BankSvcProfInfo_Type.getSvcCore()
          Getter for svcCore
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SvcCore
 void MediaSvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore
 void PresSvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore
 void RootSvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore
 void BaseSvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore
 void PaySvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore
 void BankSvcProfInfo_Type.setSvcCore(SvcCore _svcCore)
          Setter for svcCore