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

Uses of Interface
psdi.app.workorder.AssignmentSetRemote

  • Packages that use AssignmentSetRemote 
    Package Description
    com.ibm.tivoli.maximo.skd.beans  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of AssignmentSetRemote in com.ibm.tivoli.maximo.skd.beans

      Methods in com.ibm.tivoli.maximo.skd.beans that return AssignmentSetRemote 
      Modifier and Type Method and Description
      AssignmentSetRemote GWAProjectAppBean.getAssignedCrewSet() 
      AssignmentSetRemote GWAProjectAppBean.getAssignLaborSet() 
      Methods in com.ibm.tivoli.maximo.skd.beans with parameters of type AssignmentSetRemote 
      Modifier and Type Method and Description
      void GWAProjectAppBean.setAssignCrewSet(AssignmentSetRemote assignCrewSet) 
      void GWAProjectAppBean.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) 
    • Uses of AssignmentSetRemote in psdi.app.workorder

      Subinterfaces of AssignmentSetRemote in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WMAssignmentSetRemote
      Remote interface to the set of wmassignment objects.
      Classes in psdi.app.workorder that implement AssignmentSetRemote 
      Modifier and Type Class and Description
      class  AssignmentSet
      Set of assignment objects.
      class  WMAssignmentSet
      Set of WMAssignmentSet objects.
      Methods in psdi.app.workorder that return AssignmentSetRemote 
      Modifier and Type Method and Description
      AssignmentSetRemote WMAssignmentSetRemote.getAssignedCrewSet() 
      AssignmentSetRemote WMAssignmentSet.getAssignedCrewSet() 
      AssignmentSetRemote WMAssignmentSetRemote.getAssignLaborSet() 
      AssignmentSetRemote WMAssignmentSet.getAssignLaborSet() 
      Methods in psdi.app.workorder with parameters of type AssignmentSetRemote 
      Modifier and Type Method and Description
      void WMAssignmentSetRemote.setAssignCrewSet(AssignmentSetRemote anAssignLaborSet) 
      void WMAssignmentSet.setAssignCrewSet(AssignmentSetRemote assignCrewSet) 
      void WMAssignmentSetRemote.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) 
      void WMAssignmentSet.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes