Class ProgramItemData

java.lang.Object
org.ametys.plugins.odfpilotage.cost.entity.ProgramItemData

public class ProgramItemData extends Object
Object representing cost computation informations for an item.
  • Constructor Details

  • Method Details

    • getEffectives

      Get the effectives
      Returns:
      the effectives
    • setEffectives

      public void setEffectives(Effectives effectives)
      Set the effectives
      Parameters:
      effectives - the effectives
    • getVolumesOfHours

      Get the volumes of hours
      Returns:
      the volumes of hours
    • setVolumesOfHours

      public void setVolumesOfHours(VolumesOfHours volumesOfHours)
      Set the volumes of hours
      Parameters:
      volumesOfHours - the volumes of hours
    • getGroups

      public Groups getGroups()
      Get the groups
      Returns:
      the groups
    • setGroups

      public void setGroups(Groups groups)
      Set the groups
      Parameters:
      groups - the groups
    • getEqTD

      public EqTD getEqTD()
      Get the td equivalent
      Returns:
      the td equivalent
    • setEqTD

      public void setEqTD(EqTD eqTD)
      Set the td equivalent
      Parameters:
      eqTD - the td equivalent
    • getWeight

      public Double getWeight()
      Get the weight
      Returns:
      the weight
    • setWeight

      public void setWeight(Double weight)
      Set the weight
      Parameters:
      weight - the weight
    • getNormDetails

      Get the norm details
      Returns:
      the norm details
    • setNormDetails

      public void setNormDetails(NormDetails normDetails)
      Set the norm details
      Parameters:
      normDetails - the norm details
    • getHeRatio

      public Double getHeRatio()
      Get the H/E ratio
      Returns:
      the H/E ratio