java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.BOOperationRequirement
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOOperationRequirement extends DynO
Business Object representing operation requirement
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOOperationRequirement

      public BOOperationRequirement()
  • Method Details

    • getId

      public Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getIdWoo

      public Long getIdWoo()
      Gets the id woo.
      Returns:
      the id woo
    • setIdWoo

      public void setIdWoo(Long idWoo)
      Sets the id woo.
      Parameters:
      idWoo - the new id woo
    • getType

      public Long getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(Long type)
      Sets the type.
      Parameters:
      type - the new type
    • getTeamIdentityNumber

      public String getTeamIdentityNumber()
      Gets the team identity number.
      Returns:
      the team identity number
    • setTeamIdentityNumber

      public void setTeamIdentityNumber(String teamIdentityNumber)
      Sets the team identity number.
      Parameters:
      teamIdentityNumber - the new team identity number
    • getResourceIdentityNumber

      public String getResourceIdentityNumber()
      Gets the resource identity number.
      Returns:
      the resource identity number
    • setResourceIdentityNumber

      public void setResourceIdentityNumber(String resourceIdentityNumber)
      Sets the resource identity number.
      Parameters:
      resourceIdentityNumber - the new resource identity number