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

Uses of Interface
psdi.plusc.app.pluscds.PlusCWODSInstrRemote

  • Packages that use PlusCWODSInstrRemote 
    Package Description
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.plusc.app.pluscds  
    • Uses of PlusCWODSInstrRemote in psdi.app.workorder

      Methods in psdi.app.workorder with parameters of type PlusCWODSInstrRemote 
      Modifier and Type Method and Description
      protected MboRemote WO.createCalPoint(PlusCWODSInstrRemote dsInstr, PlusCDSPointRemote dsPoint, PlusCWODSPointSetRemote woDsPointSet, boolean isAverage)
      Creates a new WO DS cal point in the given set and copies the data from the given DS cal point to it.
    • Uses of PlusCWODSInstrRemote in psdi.plusc.app.pluscds

      Classes in psdi.plusc.app.pluscds that implement PlusCWODSInstrRemote 
      Modifier and Type Class and Description
      class  PlusCWODSInstr
      The Class PlusCWODSInstr.
      Fields in psdi.plusc.app.pluscds declared as PlusCWODSInstrRemote 
      Modifier and Type Field and Description
      protected PlusCWODSInstrRemote PlusCWODSPointMultipleSet.instr
      The instr.
      Constructors in psdi.plusc.app.pluscds with parameters of type PlusCWODSInstrRemote 
      Constructor and Description
      PlusCWODSPointMultipleSet(PlusCWODSInstrRemote instr, PlusCWODSPointSet pointsSet, boolean includeNonRepeatable, boolean includeRepeated, boolean includeAverages)
      Constructs a new PlusCWODSPointMultipleSet.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes