Class BOWarehouseOperationHeaderSource

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.BOWarehouseOperationHeaderSource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOWarehouseOperationHeaderSource extends DynO
Business object representing the relation between a warehouse operation header and its source.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOWarehouseOperationHeaderSource

      public BOWarehouseOperationHeaderSource()
  • Method Details

    • getId

      public Long getId()
      Returns the warehouse operation header source relation id.
      Returns:
      the the warehouse operation header source relation id
    • setId

      public void setId(Long id)
      Sets the warehouse operation header source relation id.
      Parameters:
      id - the warehouse operation header source relation id
    • getWarehouseOperationHeader

      public Long getWarehouseOperationHeader()
      Returns the warehouse operation header id.
      Returns:
      the warehouse operation header id
      See Also:
    • setWarehouseOperationHeader

      public void setWarehouseOperationHeader(Long warehouseOperationHeader)
      Sets the warehouse operation header id.
      Parameters:
      warehouseOperationHeader - the warehouse operation header id
      See Also:
    • getTransferRequestHeader

      public Long getTransferRequestHeader()
      Returns the transfer request header id.
      Returns:
      the transfer request header id
      See Also:
    • setTransferRequestHeader

      public void setTransferRequestHeader(Long transferRequestHeader)
      Sets the transfer request header id.
      Parameters:
      transferRequestHeader - the transfer request header id
      See Also:
    • getStockChange

      public Long getStockChange()
      Returns the stock change id.
      Returns:
      the stock change id
      See Also:
    • setStockChange

      public void setStockChange(Long stockChange)
      Sets the stock change id.
      Parameters:
      stockChange - the stock change id
      See Also:
    • getResourceUuuid

      public String getResourceUuuid()
      Returns themresource uuuid.
      Returns:
      the resource uuuid
    • setResourceUuuid

      public void setResourceUuuid(String resourceUuuid)
      Sets the resource uuuid.
      Parameters:
      resourceUuuid - the resource uuuid
    • getWarehouseAgendaMaterial

      public Long getWarehouseAgendaMaterial()
      Returns the warehouse agenda material relation id.
      Returns:
      the warehouse agenda material relation id
      See Also:
    • setWarehouseAgendaMaterial

      public void setWarehouseAgendaMaterial(Long warehouseAgendaMaterial)
      Sets the warehouse agenda material relation id.
      Parameters:
      warehouseAgendaMaterial - the warehouse agenda material relation id
      See Also: