java.lang.Object
ch.cern.eam.wshub.core.services.equipment.entities.NonConformity

public class NonConformity extends Object
  • Constructor Details

    • NonConformity

      public NonConformity()
  • Method Details

    • getNextInspectDateOverride

      public Date getNextInspectDateOverride()
    • getNextInspectDate

      public Date getNextInspectDate()
    • getUpdatedDate

      public Date getUpdatedDate()
    • getCreatedDate

      public Date getCreatedDate()
    • getRepairDate

      public Date getRepairDate()
    • getCustomFields

      public CustomField[] getCustomFields()
    • setCustomFields

      public void setCustomFields(CustomField[] customFields)