Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.labor.LaborSetRemote

  • Packages that use LaborSetRemote 
    Package Description
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    • Uses of LaborSetRemote in psdi.app.labor

      Classes in psdi.app.labor that implement LaborSetRemote 
      Modifier and Type Class and Description
      class  LaborSet
      Represents the set of Labor.
      Methods in psdi.app.labor that return LaborSetRemote 
      Modifier and Type Method and Description
      LaborSetRemote LabTransSet.getLaborSet()
      Get the laborset which is already updated.
      LaborSetRemote LabTransSetRemote.getLaborSet()
      Get the laborset which is already updated.
      Methods in psdi.app.labor with parameters of type LaborSetRemote 
      Modifier and Type Method and Description
      void LabTransSet.setLaborSet(LaborSetRemote assignLaborSet)
      Set the laborset which is already updated.
      void LabTransSetRemote.setLaborSet(LaborSetRemote assignLaborSet)
      Set the laborset which is already updated.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes